#lumesseComponent label,
#lumesseComponent .apply-answer-row-label {
  font-size: 18px;
  font-weight: 700;
}
#lumesseComponent .btn,
#lumesseComponent .btn-primary,
#lumesseComponent .btn-default {
  color: #fff;
  font-size: 18px;
}
#lumesseComponent .btn-default,
#lumesseComponent .open > .dropdown-toggle.btn-default {
  background-color: #007ab2;
  border-color: #006999;
}
#lumesseComponent .btn-default:hover,
#lumesseComponent .btn-default:focus,
#lumesseComponent .btn-default:active,
#lumesseComponent .btn-default.active,
#lumesseComponent .open > .dropdown-toggle.btn-default,
#lumesseComponent .btn-primary:hover,
#lumesseComponent .btn-primary:focus,
#lumesseComponent .btn-primary:active,
#lumesseComponent .btn-primary.active,
#lumesseComponent .open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #141760;
  border-color: #10124b;
}
#lumesseComponent .pagination > li > a,
#lumesseComponent .pagination > li > span {
  background-color: #fff;
  border: 1px solid #ccc;
}
#lumesseComponent .pagination > li > a:hover,
#lumesseComponent .pagination > li > span:hover,
#lumesseComponent .pagination > li > a:focus,
#lumesseComponent .pagination > li > span:focus {
  background-color: #fff;
  border-color: #ccc;
}
#lumesseComponent .apply-drag-drop-area:hover,
#lumesseComponent .apply-drag-drop-area-hover {
  background: #00aeef;
}
#lumesseComponent .apply-description-list {
  background: #007dad;
}
#lumesseComponent .apply-description-list::after {
  border-bottom: 7px solid #007dad;
}
#lumesseComponent .fakeDisabled {
  background: #9e005e;
  border-color: #9e005e;
}
#lumesseComponent .apply-sna-show-description-button {
  color: #333;
  background-color: transparent;
  border-color: transparent;
  font-size: 0;
}
#lumesseComponent .apply-sna-show-description-button:hover,
#lumesseComponent .apply-sna-show-description-button:focus,
#lumesseComponent .apply-sna-show-description-button:active,
#lumesseComponent .apply-sna-show-description-button.active {
  color: #2e2e2e;
  background-color: transparent;
  border-color: transparent;
}
#lumesseComponent .apply-sna-show-description-button i {
  font-size: 12px;
}
#lumesseComponent .apply-sna-buttons .btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
#lumesseComponent .apply-sna-buttons .btn-default:hover,
#lumesseComponent .apply-sna-buttons .btn-default:focus,
#lumesseComponent .apply-sna-buttons .btn-default:active,
#lumesseComponent .apply-sna-buttons .btn-default.active,
#lumesseComponent .apply-sna-buttons .open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
#lumesseComponent #lumesse-search-agent-collapse {
  padding: 15px;
  border: 1px solid #ccc;
}
#lumesseComponent #lumesseJobDetailWidget > h1:first-child {
  border-bottom: 5px solid #ccc;
}
#lumesseComponent .jdesc-criteria > dt,
#lumesseComponent .jdesc-label {
  text-align: left;
  font-weight: 400;
  text-transform: uppercase;
}
#lumesseComponent .jdesc-criteria > dd,
#lumesseComponent .jdesc-param {
  color: #007ab2;
  font-weight: 700;
}
#lumesseComponent .jdesc-param {
  margin: 5px 0 30px 0;
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
}
#lumesseComponent .job-title {
  padding-bottom: 10px;
  border-bottom: 5px solid #ccc;
}
#lumesseComponent .jdesc-params {
  padding-top: 10px;
  margin-top: 15px;
}
@media screen and (max-width: 1024px) {
  #lumesseComponent a:nth-child(2) > .jdesc-navi-btn-txt,
  #lumesseComponent a:nth-child(3) > .jdesc-navi-btn-txt {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  #lumesseComponent .jdesc-navigation > a:nth-child(1) > .jdesc-navi-btn-txt {
    display: none;
  }
  #lumesseComponent .jdesc-navigation > a:nth-child(1) {
    min-width: 50px;
  }
}
#lumesseComponent #lumesseJobDetailWidget > div[role=navigation] {
  margin-bottom: 80px;
}
#lumesseComponent #lumesseJobDetailWidget > div[role=navigation] > a {
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  #lumesseComponent #lumesseJobDetailWidget > div[role=navigation] > a {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  #lumesseComponent .job-title > a {
    width: 100%;
  }
}
@media screen and (max-width: 991px) {
  #lumesseComponent .job-title > a {
    float: none!important;
    margin: 15px 0;
  }
}
@media screen and (max-width: 991px) {
  #lumesseComponent .jdesc-navigation {
    padding-bottom: 30px;
  }
}
#lumesseComponent .criteria-wrapper {
  margin-right: 5px;
}
#lumesseComponent .criteria-label {
  font-weight: lighter;
  opacity: 0.8;
}
#lumesseComponent .number-of-jobs {
  text-align: left;
  padding: 15px 0;
}
#lumesseComponent .jlist-tile-wrapper {
  padding: 15px;
  border: 1px solid #ccc;
  text-align: center;
  border-top-width: 10px;
  height: auto;
}
#lumesseComponent .jlist-tile-wrapper:hover {
  border-top-color: #007ab2;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
  transition: all 0.5s ease;
}
#lumesseComponent .jlist-tile-wrapper .btn-primary {
  margin-top: 15px;
  left: 30px;
  right: 30px;
  bottom: 15px;
}
#lumesseComponent .jlist-tile-wrapper > h1 {
  margin: 5px 0;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 1.2em;
}
#lumesseComponent .jlist-tile-wrapper > .list-group > .list-group-item:empty {
  display: none;
}
#lumesseComponent .jlist-tile-wrapper > .list-group {
  margin-top: 15px;
}
#lumesseComponent .jlist-tile-wrapper:hover > .list-group > .list-group-item {
  background: 0 0;
  border-width: 1px 0;
}
#lumesseComponent .jlist-tile-wrapper > .list-group > .list-group-item {
  color: #333;
  font-weight: 700;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#lumesseComponent .jlist-tile-wrapper > .list-group > .list-group-item {
  border-width: 1px 0;
}
#lumesseComponent .jlist-tile {
  margin-bottom: 20px;
}
#lumesseComponent .job-list-config-panel {
  margin-top: 15px;
  margin-bottom: 15px;
}
#lumesseComponent .job-list-pagination > .form-control {
  width: auto;
}
#lumesseComponent .job-list-pagination > .pagination {
  margin-top: 0;
  margin-bottom: 0;
}
#lumesseComponent .pagination-element {
  margin-left: 10px;
}
#lumesseComponent .number-of-jobs > span {
  font-weight: 700;
}
@media screen and (max-width: 480px) {
  #lumesseComponent .results-per-page {
    display: block;
    width: 70%!important;
    margin-top: 15px;
  }
}
#lumesseComponent .label-primary {
  border: 1px solid #ccc;
}
#lumesseComponent .lumesse-jobs-list {
  margin: 0 -15px;
}
#lumesseComponent .lumesse-jobs-list > table {
  width: calc(100% - 30px);
  margin-left: 15px;
}
#lumesseComponent .test-only {
  display: none;
}
#lumesseComponent .results-per-page {
  display: none;
}
@media screen and (max-width: 767px) {
  #lumesseComponent .table-scroll-wrap {
    overflow-x: scroll;
  }
}
#lumesseComponent #talentSearchForm > div > label {
  text-align: left;
}
#lumesseComponent #lumesseSearchCriteriaWidget > div > legend:first-child {
  display: none;
}
#lumesseComponent .selected-criteria-list > .label {
  line-height: inherit;
  max-width: 100%;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 10px;
}
@media screen and (min-width: 768px) {
  #lumesseComponent .selected-criteria-list > .label {
    max-width: 70%;
  }
}
@media screen and (min-width: 992px) {
  #lumesseComponent .selected-criteria-list > .label {
    max-width: 50%;
  }
}
@media screen and (min-width: 1200px) {
  #lumesseComponent .selected-criteria-list > .label {
    max-width: 33.3%;
  }
}
#lumesseComponent .selected-criteria-list > .label > .criteria-value {
  max-width: 5em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#lumesseComponent #searchCriteriaFieldset > .form-group:last-child {
  margin-bottom: 0;
}
#lumesseComponent #vanillaKeywordCompact {
  background: #ccc;
  margin: -15px 0 15px 0;
  padding: 15px;
}
#lumesseComponent span[data-lumesse-sjtf-insert=suggestedBy] {
  font-weight: 700;
}
#lumesseComponent .apply-submission-accepted {
  text-align: center;
  margin-top: 30vh;
}
#lumesseComponent .apply-application-network-error-content {
  display: none;
}
#lumesseComponent .lumesse-apply-save-app-container {
  position: fixed;
  padding: 20px;
  top: 50px;
  right: 0;
  z-index: 1050;
}
#lumesseComponent .lumesse-apply-save-app-edit-disabled > .lumesse-apply-save-app-edit-button {
  display: none;
}
#lumesseComponent .awli-buttons-wrapper > .awli-button {
  display: inline-block;
  margin-bottom: 10px;
}
#lumesseComponent .apply-custom-option-wrapper .apply-choice-input-wrapper {
  position: relative;
  height: 0;
}
#lumesseComponent .apply-custom-option-wrapper input.custom_option_selection {
  top: -3px;
  left: 0;
  width: auto;
  border: 0;
  box-shadow: none;
}
#lumesseComponent .apply-sna-button-container-linkedin > button {
  background: #007bb5;
  color: #f2f2f2;
}
#lumesseComponent .apply-sna-button-container-linkedin > button:hover {
  background: #008ccf;
  color: #fff;
}
#lumesseComponent .apply-sna-button-container-linkedin > button > .fa-icon:before {
  content: "\f08c";
}
#lumesseComponent .apply-sna-button-container-xing > button {
  background: #026466;
  color: #f2f2f2;
}
#lumesseComponent .apply-sna-button-container-xing > button:hover {
  background: #027d7f;
  color: #fff;
}
#lumesseComponent .apply-sna-button-container-xing > button > .fa-icon:before {
  content: "\f168";
}
#lumesseComponent .apply-sna-button-container-seek > button {
  height: 34px;
  background: #e60278;
  color: #f2f2f2;
}
#lumesseComponent .apply-sna-button-container-seek > button:hover {
  background: #fd0585;
  color: #fff;
}
#lumesseComponent .apply-sna-button-container-seek > button > .fa-icon:before {
  content: "";
  display: inline-block;
  height: 21px;
  width: 55px;
  margin-left: 2px;
  vertical-align: middle;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyBpZD0ic2stbG9nby1wb3MiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgaGVpZ2h0PSI2M3B4IiB2aWV3Qm94PSIwIDAgMjEyLjc4OSA4My43NzciIHdpZHRoPSIxNTlweCIgeT0iMHB4IiB4PSIwcHgiIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj48cGF0aCBkPSJtMTA4LjQ2IDU2LjgxOGMtNC43NjQgMC05LjA2OC0wLjUyNi0xMi45MDItNC4zNjJsNC45NC00LjkzOWMyLjUwMiAyLjQ5NyA1Ljc1NiAyLjg0NiA4LjA3OSAyLjg0NiAyLjYxNyAwIDUuMzQ2LTAuODcgNS4zNDYtMy4xMzYgMC0xLjUxMy0wLjgxMS0yLjU1OS0zLjE5NC0yLjc5MmwtNC43NjctMC40NjRjLTUuNDY0LTAuNTIxLTguODMzLTIuOTAzLTguODMzLTguNDg3IDAtNi4yNzQgNS41MTgtOS42NDYgMTEuNjgxLTkuNjQ2IDQuNzA4IDAgOC42NTkgMC44MTQgMTEuNTY2IDMuNTQ0bC00LjY0OCA0LjcwOGMtMS43NDQtMS41NjgtNC40Mi0yLjAzMS03LjAzNS0yLjAzMS0zLjAyIDAtNC4yOTkgMS4zOTQtNC4yOTkgMi45MDQgMCAxLjEwNSAwLjQ2NSAyLjM4NCAzLjEzOCAyLjYxNmw0Ljc2OSAwLjQ2NmM1Ljk4MiAwLjU4IDkuMDEgMy43NzggOS4wMSA4Ljg5My0wLjAxIDYuNjgyLTUuNzEgOS44OC0xMi44NiA5Ljg4eiIgZmlsbD0iI2ZmZiIvPjxwYXRoIGQ9Im0xMzEuNTMgNDMuNjhjMCAzLjg5NSAyLjM4NCA2Ljc0MyA2LjYyOCA2Ljc0MyAzLjMxIDAgNC45MzgtMC45MyA2Ljg1Ni0yLjg0OGw0LjU5MyA0LjQ3NGMtMy4wOCAzLjA4Mi02LjA0NSA0Ljc3LTExLjUxIDQuNzctNy4xNDggMC0xNC4wMDUtMy4yNTUtMTQuMDA1LTE1LjUyMiAwLTkuODgxIDUuMzQ2LTE1LjQ2IDEzLjE5MS0xNS40NiA4LjQyOCAwIDEzLjE5NCA2LjE2NCAxMy4xOTQgMTQuNDc1djMuMzY5aC0xOC45NXptMTAuODItOC40M2MtMC44MTgtMS43OTgtMi41MDQtMy4xMzYtNS4wNi0zLjEzNi0yLjU2IDAtNC4yNDMgMS4zMzctNS4wNTcgMy4xMzYtMC40NjYgMS4xMDctMC42MzcgMS45MjItMC42OTcgMy4yNmgxMS41MTFjLTAuMDYtMS4zMzktMC4yMy0yLjE1My0wLjY5LTMuMjZ6IiBmaWxsPSIjZmZmIi8+PHBhdGggZD0ibTE2MS4zNSA0My42OGMwIDMuODk1IDIuMzg2IDYuNzQzIDYuNjI1IDYuNzQzIDMuMzE0IDAgNC45NDItMC45MyA2Ljg2LTIuODQ4bDQuNTkyIDQuNDc0Yy0zLjA4MSAzLjA4Mi02LjA0NiA0Ljc3LTExLjUwOCA0Ljc3LTcuMTUgMC0xNC4wMS0zLjI1NS0xNC4wMS0xNS41MjIgMC05Ljg4MSA1LjM0OS0xNS40NiAxMy4xOTYtMTUuNDYgOC40MjcgMCAxMy4xOTQgNi4xNjQgMTMuMTk0IDE0LjQ3NXYzLjM2OWgtMTguOTV6bTEwLjgxLTguNDNjLTAuODE1LTEuNzk4LTIuNTAyLTMuMTM2LTUuMDU3LTMuMTM2LTIuNTYgMC00LjI0NiAxLjMzNy01LjA1OSAzLjEzNi0wLjQ2NiAxLjEwNy0wLjY0IDEuOTIyLTAuNjk3IDMuMjZoMTEuNTFjLTAuMDUtMS4zMzktMC4yMi0yLjE1My0wLjY5LTMuMjZ6IiBmaWxsPSIjZmZmIi8+PHBhdGggZD0ibTIwMy40MyA1Ni40NzFsLTcuNDM2LTEyLjYxOS0zLjIwNCAzLjYxdjkuMDA4aC03LjU1M3YtNDEuMzg3aDcuNTUzdjIzLjQ4NGwxMC4wNTgtMTIuMzgyaDkuMTI5bC0xMC44MTMgMTIuMjA3IDExLjYyMyAxOC4wNzloLTkuMzZ6IiBmaWxsPSIjZmZmIi8+PGNpcmNsZSBjeD0iNDEuOSIgY3k9IjQxLjkiIHN0cm9rZS13aWR0aD0iMCIgcj0iNDEuOSIgZmlsbD0iIzBEMzg4MCIvPjxwYXRoIGQ9Im00Mi44ODMgMTUuOTc4YzAtMS40NDcgMS4xNjgtMi42MiAyLjYxMi0yLjYyIDEuNDUxIDAgMi42MjIgMS4xNzMgMi42MjIgMi42MiAwIDEuNDQyLTEuMTcxIDIuNjE1LTIuNjIyIDIuNjE1LTEuNDQ0IDAtMi42MTItMS4xNzMtMi42MTItMi42MTV6IiBmaWxsPSIjZmZmIi8+PHBhdGggZD0ibTUxLjAyNiAyNC43NzhjMC0xLjU5NyAxLjI5NC0yLjg4OSAyLjg4NC0yLjg4OSAxLjU5OCAwIDIuODkgMS4yOTIgMi44OSAyLjg4OSAwIDEuNTkzLTEuMjkyIDIuODg2LTIuODkgMi44ODYtMS41OSAwLTIuODg0LTEuMjkzLTIuODg0LTIuODg2eiIgZmlsbD0iI2ZmZiIvPjxwYXRoIGQ9Im00Mi44ODMgMjQuNzc4YzAtMS40NDcgMS4xNjgtMi42MTYgMi42MTItMi42MTYgMS40NTEgMCAyLjYyMiAxLjE2OSAyLjYyMiAyLjYxNiAwIDEuNDQzLTEuMTcxIDIuNjE5LTIuNjIyIDIuNjE5LTEuNDQ0IDAtMi42MTItMS4xNzYtMi42MTItMi42MTl6IiBmaWxsPSIjZmZmIi8+PHBhdGggZD0ibTU5LjY5NyAzMy42MDhjMC0xLjc5NCAxLjQ0OS0zLjI0MyAzLjI0NC0zLjI0MyAxLjc5MyAwIDMuMjM4IDEuNDQ4IDMuMjM4IDMuMjQzIDAgMS43OTEtMS40NDUgMy4yNDEtMy4yMzggMy4yNDEtMS43OTUgMC0zLjI0NC0xLjQ1LTMuMjQ0LTMuMjQxeiIgZmlsbD0iI2ZmZiIvPjxwYXRoIGQ9Im01MS4wMjYgMzMuNTgxYzAtMS41OTYgMS4yOTQtMi44ODcgMi44ODQtMi44ODcgMS41OTggMCAyLjg5IDEuMjkyIDIuODkgMi44ODcgMCAxLjU5My0xLjI5MiAyLjg4NC0yLjg5IDIuODg0LTEuNTkgMC0yLjg4NC0xLjI5MS0yLjg4NC0yLjg4NHoiIGZpbGw9IiNmZmYiLz48cGF0aCBkPSJtNDIuODgzIDMzLjU4MWMwLTEuNDQ2IDEuMTY4LTIuNjE4IDIuNjEyLTIuNjE4IDEuNDUxIDAgMi42MjIgMS4xNzEgMi42MjIgMi42MThzLTEuMTcxIDIuNjE4LTIuNjIyIDIuNjE4Yy0xLjQ0NCAwLTIuNjEyLTEuMTcxLTIuNjEyLTIuNjE4eiIgZmlsbD0iI2ZmZiIvPjxwYXRoIGQ9Im0zNS4wOTkgMzMuNTgxYzAtMS4yNjUgMS4wMjQtMi4yODkgMi4yOTEtMi4yODkgMS4yNyAwIDIuMjkyIDEuMDI0IDIuMjkyIDIuMjg5cy0xLjAyMyAyLjI5MS0yLjI5MiAyLjI5MWMtMS4yNjYgMC0yLjI5MS0xLjAyNi0yLjI5MS0yLjI5MXoiIGZpbGw9IiNmZmYiLz48cGF0aCBkPSJtMjguNjExIDMzLjU4MWMwLTEuMDg1IDAuODc4LTEuOTY2IDEuOTYzLTEuOTY2IDEuMDgzIDAgMS45NjEgMC44ODEgMS45NjEgMS45NjYgMCAxLjA4NC0wLjg3OSAxLjk2NC0xLjk2MSAxLjk2NC0xLjA4NCAwLTEuOTYzLTAuODc5LTEuOTYzLTEuOTY0eiIgZmlsbD0iI2ZmZiIvPjxwYXRoIGQ9Im0yMi40MjUgMzMuNTgxYzAtMC45MDYgMC43MzEtMS42MzcgMS42MzYtMS42MzcgMC45MDggMCAxLjYzNyAwLjczMSAxLjYzNyAxLjYzN3MtMC43MjkgMS42MzgtMS42MzcgMS42MzhjLTAuOTA1IDAtMS42MzYtMC43MzItMS42MzYtMS42Mzh6IiBmaWxsPSIjZmZmIi8+PHBhdGggZD0ibTE3LjE4OSAzMy41ODFjMC0wLjcyNSAwLjU4OS0xLjMwOSAxLjMxMy0xLjMwOSAwLjcxOSAwIDEuMzA5IDAuNTg0IDEuMzA5IDEuMzA5IDAgMC43MjYtMC41OSAxLjMwOC0xLjMwOSAxLjMwOC0wLjcyNCAwLTEuMzEzLTAuNTgyLTEuMzEzLTEuMzA4eiIgZmlsbD0iI2ZmZiIvPjxwYXRoIGQ9Im0xMi4yMzMgMzMuNTgxYzAtMC41NDQgMC40MzgtMC45ODMgMC45ODItMC45ODMgMC41NDMgMCAwLjk4MSAwLjQzOSAwLjk4MSAwLjk4MyAwIDAuNTQyLTAuNDM4IDAuOTgxLTAuOTgxIDAuOTgxLTAuNTQ0IDAuMDAxLTAuOTgyLTAuNDM4LTAuOTgyLTAuOTgxeiIgZmlsbD0iI2ZmZiIvPjxwYXRoIGQ9Im04LjA0NSAzMy41ODFjMC0wLjM2MyAwLjI5NS0wLjY1MyAwLjY1OC0wLjY1MyAwLjM1OCAwIDAuNjQ5IDAuMjkxIDAuNjQ5IDAuNjUzIDAgMC4zNjEtMC4yOTEgMC42NTYtMC42NDkgMC42NTYtMC4zNjMgMC0wLjY1OC0wLjI5NS0wLjY1OC0wLjY1NnoiIGZpbGw9IiNmZmYiLz48cGF0aCBkPSJtNTkuNjk3IDQyLjQwOGMwLTEuNzg2IDEuNDQ5LTMuMjQzIDMuMjQ0LTMuMjQzIDEuNzkzIDAgMy4yMzggMS40NTggMy4yMzggMy4yNDMgMCAxLjc5My0xLjQ0NSAzLjI0MS0zLjIzOCAzLjI0MS0xLjc5NS0wLjAwMS0zLjI0NC0xLjQ0OC0zLjI0NC0zLjI0MXoiIGZpbGw9IiNmZmYiLz48cGF0aCBkPSJtNTEuMDI2IDQyLjM4MWMwLTEuNTk0IDEuMjk0LTIuODg0IDIuODg0LTIuODg0IDEuNTk4IDAgMi44OSAxLjI5IDIuODkgMi44ODQgMCAxLjU5Ni0xLjI5MiAyLjg5LTIuODkgMi44OS0xLjU5IDAtMi44ODQtMS4yOTQtMi44ODQtMi44OXoiIGZpbGw9IiNmZmYiLz48cGF0aCBkPSJtNDIuODgzIDQyLjM4MWMwLTEuNDQ4IDEuMTY4LTIuNjE2IDIuNjEyLTIuNjE2IDEuNDUxIDAgMi42MjIgMS4xNjggMi42MjIgMi42MTYgMCAxLjQ0Ni0xLjE3MSAyLjYxOS0yLjYyMiAyLjYxOS0xLjQ0NCAwLTIuNjEyLTEuMTczLTIuNjEyLTIuNjE5eiIgZmlsbD0iI2ZmZiIvPjxwYXRoIGQ9Im0zNS4wOTkgNDIuMzgxYzAtMS4yNjYgMS4wMjQtMi4yODkgMi4yOTEtMi4yODkgMS4yNyAwIDIuMjkyIDEuMDIzIDIuMjkyIDIuMjg5cy0xLjAyMyAyLjI5Mi0yLjI5MiAyLjI5MmMtMS4yNjYgMC0yLjI5MS0xLjAyNi0yLjI5MS0yLjI5MnoiIGZpbGw9IiNmZmYiLz48cGF0aCBkPSJtMjguNjExIDQyLjM4MWMwLTEuMDg1IDAuODc4LTEuOTYzIDEuOTYzLTEuOTYzIDEuMDgzIDAgMS45NjEgMC44NzggMS45NjEgMS45NjMgMCAxLjA4My0wLjg3OSAxLjk2NC0xLjk2MSAxLjk2NC0xLjA4NCAwLjAwMS0xLjk2My0wLjg4LTEuOTYzLTEuOTY0eiIgZmlsbD0iI2ZmZiIvPjxwYXRoIGQ9Im0yMi40MjUgNDIuMzgxYzAtMC45MDYgMC43MzEtMS42MzUgMS42MzYtMS42MzUgMC45MDggMCAxLjYzNyAwLjcyOSAxLjYzNyAxLjYzNXMtMC43MjkgMS42MzktMS42MzcgMS42MzljLTAuOTA1IDAtMS42MzYtMC43MzItMS42MzYtMS42Mzl6IiBmaWxsPSIjZmZmIi8+PHBhdGggZD0ibTE3LjE4OSA0Mi4zODFjMC0wLjcyNSAwLjU4OS0xLjMwOSAxLjMxMy0xLjMwOSAwLjcxOSAwIDEuMzA5IDAuNTg0IDEuMzA5IDEuMzA5IDAgMC43MjQtMC41OSAxLjMwOC0xLjMwOSAxLjMwOC0wLjcyNCAwLTEuMzEzLTAuNTg0LTEuMzEzLTEuMzA4eiIgZmlsbD0iI2ZmZiIvPjxwYXRoIGQ9Im0xMi4yMzMgNDIuMzgxYzAtMC41NDEgMC40MzgtMC45OCAwLjk4Mi0wLjk4IDAuNTQzIDAgMC45ODEgMC40MzkgMC45ODEgMC45OCAwIDAuNTQ0LTAuNDM4IDAuOTgtMC45ODEgMC45OC0wLjU0NCAwLjAwMS0wLjk4Mi0wLjQzNi0wLjk4Mi0wLjk4eiIgZmlsbD0iI2ZmZiIvPjxwYXRoIGQ9Im04LjA0NSA0Mi4zODFjMC0wLjM2MiAwLjI5NS0wLjY1NiAwLjY1OC0wLjY1NiAwLjM1OCAwIDAuNjQ5IDAuMjkzIDAuNjQ5IDAuNjU2cy0wLjI5MSAwLjY1Ny0wLjY0OSAwLjY1N2MtMC4zNjMgMC4wMDEtMC42NTgtMC4yOTQtMC42NTgtMC42NTd6IiBmaWxsPSIjZmZmIi8+PHBhdGggZD0ibTY4LjU5IDQyLjQ2OGMwLTEuOTYzIDEuNTk1LTMuNTUzIDMuNTUyLTMuNTUzIDEuOTYxIDAgMy41NDkgMS41ODkgMy41NDkgMy41NTMgMCAxLjk1OC0xLjU4OCAzLjU0OS0zLjU0OSAzLjU0OS0xLjk1NyAwLTMuNTUyLTEuNTkxLTMuNTUyLTMuNTQ5eiIgZmlsbD0iI2ZmZiIvPjxwYXRoIGQ9Im01OS42OTcgNTEuMjA5YzAtMS43OSAxLjQ0OS0zLjI0MiAzLjI0NC0zLjI0MiAxLjc5MyAwIDMuMjM4IDEuNDUyIDMuMjM4IDMuMjQyIDAgMS43OTItMS40NDUgMy4yNDMtMy4yMzggMy4yNDMtMS43OTUgMC4wMDEtMy4yNDQtMS40NTEtMy4yNDQtMy4yNDN6IiBmaWxsPSIjZmZmIi8+PHBhdGggZD0ibTUxLjAyNiA1MS4xODZjMC0xLjU5NyAxLjI5NC0yLjg4OSAyLjg4NC0yLjg4OSAxLjU5OCAwIDIuODkgMS4yOTIgMi44OSAyLjg4OSAwIDEuNTkzLTEuMjkyIDIuODg2LTIuODkgMi44ODYtMS41OS0wLjAwMS0yLjg4NC0xLjI5My0yLjg4NC0yLjg4NnoiIGZpbGw9IiNmZmYiLz48cGF0aCBkPSJtNDIuODgzIDUxLjE4NmMwLTEuNDQ3IDEuMTY4LTIuNjIgMi42MTItMi42MiAxLjQ1MSAwIDIuNjIyIDEuMTczIDIuNjIyIDIuNjIgMCAxLjQ0NS0xLjE3MSAyLjYxNy0yLjYyMiAyLjYxNy0xLjQ0NC0wLjAwMS0yLjYxMi0xLjE3My0yLjYxMi0yLjYxN3oiIGZpbGw9IiNmZmYiLz48cGF0aCBkPSJtMzUuMDk5IDUxLjE4NmMwLTEuMjY2IDEuMDI0LTIuMjk0IDIuMjkxLTIuMjk0IDEuMjcgMCAyLjI5MiAxLjAyOCAyLjI5MiAyLjI5NCAwIDEuMjY4LTEuMDIzIDIuMjg4LTIuMjkyIDIuMjg4LTEuMjY2IDAtMi4yOTEtMS4wMjEtMi4yOTEtMi4yODh6IiBmaWxsPSIjZmZmIi8+PHBhdGggZD0ibTI4LjYxMSA1MS4xODZjMC0xLjA4OCAwLjg3OC0xLjk2MyAxLjk2My0xLjk2MyAxLjA4MyAwIDEuOTYxIDAuODc1IDEuOTYxIDEuOTYzIDAgMS4wODUtMC44NzkgMS45NjItMS45NjEgMS45NjItMS4wODQtMC4wMDEtMS45NjMtMC44NzctMS45NjMtMS45NjJ6IiBmaWxsPSIjZmZmIi8+PHBhdGggZD0ibTIyLjQyNSA1MS4xODZjMC0wLjkwOSAwLjczMS0xLjYzNiAxLjYzNi0xLjYzNiAwLjkwOCAwIDEuNjM3IDAuNzI3IDEuNjM3IDEuNjM2IDAgMC45MDItMC43MjkgMS42MzQtMS42MzcgMS42MzQtMC45MDUtMC4wMDEtMS42MzYtMC43MzItMS42MzYtMS42MzR6IiBmaWxsPSIjZmZmIi8+PHBhdGggZD0ibTE3LjE4OSA1MS4xODZjMC0wLjcyMiAwLjU4OS0xLjMxMSAxLjMxMy0xLjMxMSAwLjcxOSAwIDEuMzA5IDAuNTg5IDEuMzA5IDEuMzExIDAgMC43MjQtMC41OSAxLjMxLTEuMzA5IDEuMzEtMC43MjQgMC0xLjMxMy0wLjU4Ny0xLjMxMy0xLjMxeiIgZmlsbD0iI2ZmZiIvPjxwYXRoIGQ9Im0xMi4yMzMgNTEuMTg2YzAtMC41NDMgMC40MzgtMC45ODUgMC45ODItMC45ODUgMC41NDMgMCAwLjk4MSAwLjQ0MiAwLjk4MSAwLjk4NSAwIDAuNTQxLTAuNDM4IDAuOTgyLTAuOTgxIDAuOTgyLTAuNTQ0LTAuMDAxLTAuOTgyLTAuNDQxLTAuOTgyLTAuOTgyeiIgZmlsbD0iI2ZmZiIvPjxwYXRoIGQ9Im04LjA0NSA1MS4xODZjMC0wLjM2MiAwLjI5NS0wLjY1OCAwLjY1OC0wLjY1OCAwLjM1OCAwIDAuNjQ5IDAuMjk2IDAuNjQ5IDAuNjU4IDAgMC4zNTktMC4yOTEgMC42NDktMC42NDkgMC42NDktMC4zNjMgMC0wLjY1OC0wLjI5MS0wLjY1OC0wLjY0OXoiIGZpbGw9IiNmZmYiLz48cGF0aCBkPSJtNTEuMDI2IDU5Ljk4OGMwLTEuNTk2IDEuMjk0LTIuODg5IDIuODg0LTIuODg5IDEuNTk4IDAgMi44OSAxLjI5MyAyLjg5IDIuODg5cy0xLjI5MiAyLjg4Ny0yLjg5IDIuODg3Yy0xLjU5IDAtMi44ODQtMS4yOTEtMi44ODQtMi44ODd6IiBmaWxsPSIjZmZmIi8+PHBhdGggZD0ibTQyLjg4MyA1OS45ODhjMC0xLjQ0NSAxLjE2OC0yLjYyNCAyLjYxMi0yLjYyNCAxLjQ1MSAwIDIuNjIyIDEuMTc4IDIuNjIyIDIuNjI0IDAgMS40NDMtMS4xNzEgMi42MTctMi42MjIgMi42MTctMS40NDQgMC0yLjYxMi0xLjE3My0yLjYxMi0yLjYxN3oiIGZpbGw9IiNmZmYiLz48cGF0aCBkPSJtNDIuODgzIDY4Ljc4N2MwLTEuNDQzIDEuMTY4LTIuNjEzIDIuNjEyLTIuNjEzIDEuNDUxIDAgMi42MjIgMS4xNyAyLjYyMiAyLjYxMyAwIDEuNDQ3LTEuMTcxIDIuNjIxLTIuNjIyIDIuNjIxLTEuNDQ0IDAtMi42MTItMS4xNzQtMi42MTItMi42MjF6IiBmaWxsPSIjZmZmIi8+PC9zdmc+);
  background-size: 100% 100%;
}
#lumesseComponent .awli-how-to {
  margin-top: 15px;
}
@media screen and (max-width: 767px) {
  #lumesseComponent .awli-buttons-wrapper,
  #lumesseComponent .awli-buttons-wrapper > .awli-button {
    width: 100%;
  }
  #lumesseComponent .lumesse-apply-save-app-container {
    position: fixed;
    top: 0;
    right: 55px;
    z-index: 2000;
    margin: 0;
    padding: 8px;
  }
}
#lumesseComponent .tsApplyContainer {
  background: 0 0;
}
#lumesseComponent #apply-sna-import-profile-description {
  display: none;
}
#lumesseComponent .form-legend,
#lumesseComponent legend {
  border-bottom: 1px solid #ccc;
}
#lumesseComponent .apply-form legend {
  padding: 3px 0 0 0;
  font-size: 18px;
  font-weight: 700;
}
#lumesseComponent .main-form-group > form > fieldset > legend:first-child {
  display: none;
}
#lumesseComponent form.dps > fieldset > legend:first-child {
  display: block;
}
#lumesseComponent .form-group {
  margin-bottom: 20px;
}
#lumesseComponent .apply-description-list {
  background: #eee;
  color: #545454;
  position: relative;
  top: 6px;
  z-index: 1000;
  width: 100%;
  padding: 6px 12px;
}
#lumesseComponent .apply-description-list::after {
  content: "";
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #eee;
  position: absolute;
  top: -7px;
  left: 12px;
}
#lumesseComponent .apply-description-list {
  margin: 3px 0 10px;
}
#lumesseComponent .apply-description-list,
#lumesseComponent .apply-description {
  transition: display 1s ease;
}
#lumesseComponent .apply-description-list-empty:empty {
  display: none !important;
}
#lumesseComponent .apply-attached-document-component .apply-description-list * {
  display: block !important;
}
#lumesseComponent .apply-attached-document-component .apply-answer-row-label-block {
  margin-bottom: 10px;
}
#lumesseComponent .apply-attached-document-component .apply-answer-row-label-block label {
  margin-bottom: 12px;
}
#lumesseComponent .apply-application-title-content {
  font-weight: 700;
}
#lumesseComponent .subQuestions > div {
  padding: 0 15px;
}
#lumesseComponent .subQuestions > div > .apply-subquestion-noanswer,
#lumesseComponent .apply-attached-document-component .apply-answer-row-label-block {
  border-bottom: 1px solid #ddd;
}
#lumesseComponent .apply-description-list-empty {
  display: none !important;
}
#lumesseComponent .apply-composite-header {
  padding: 6px 15px;
}
#lumesseComponent .apply-composite-header:not(.has-error) {
  display: none;
}
#lumesseComponent .apply-composite-question {
  position: relative;
}
#lumesseComponent .composite-legend {
  display: none;
  border: 0;
  margin: 0;
}
#lumesseComponent .repeatable-question-row-label {
  display: inline-block;
  padding-bottom: 5px;
}
#lumesseComponent .repeatable-question-remove {
  display: inline-block;
  width: 22px;
  height: 22px;
  overflow: hidden;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  right: 15px;
  top: 10px;
}
#lumesseComponent .repeatable-question-remove > .repeatable-remove-text {
  display: none;
}
#lumesseComponent .repeatable-question-remove:after {
  content: "\f00d";
  font: normal normal normal 22px/1 FontAwesome;
}
#lumesseComponent .repeatable-remove-text {
  visibility: hidden;
}
#lumesseComponent .apply-repeatable-question {
  margin-bottom: 30px;
}
#lumesseComponent .apply-composite-question {
  margin-bottom: 0;
}
#lumesseComponent .btn,
#lumesseComponent button {
  white-space: normal;
}
#lumesseComponent .fakeDisabled {
  background: #ccc;
  border-color: #bfbfbf;
}
#lumesseComponent .fakeDisabled:hover {
  background: #bfbfbf;
  border-color: #bfbfbf;
}
#lumesseComponent .help-block {
  margin-bottom: 5px;
}
#lumesseComponent .awli-how-to {
  margin-bottom: 0;
}
#lumesseComponent .apply-sna-show-description-button {
  position: absolute;
  overflow: hidden;
  right: 10px;
  top: 3px;
  width: 35px;
  height: 28px;
  background-color: transparent;
  border: 0;
}
#lumesseComponent .apply-sna-show-description-button:focus,
#lumesseComponent .apply-sna-show-description-button:hover,
#lumesseComponent .apply-sna-show-description-button:active {
  background-color: transparent;
}
#lumesseComponent .apply-header,
#lumesseComponent .apply-profile-header {
  position: relative;
}
#lumesseComponent .apply-sna-header {
  padding-bottom: 15px;
  font-size: 18px;
  border-bottom: 1px solid #ddd;
}
@media all and (max-width: 767px) {
  #lumesseComponent .apply-cv-button,
  #lumesseComponent .apply-sna-button,
  #lumesseComponent .reuse-button {
    width: 100%;
    display: block;
  }
  #lumesseComponent .apply-header,
  #lumesseComponent .apply-profile-header {
    text-align: center;
  }
}
#lumesseComponent .phone-inline .form-control {
  margin-bottom: 5px;
}
@media screen and (min-width: 768px) {
  #lumesseComponent .phone-inline .form-control {
    margin-bottom: 0;
  }
}
#lumesseComponent .apply-date-select .form-control {
  margin-bottom: 5px;
}
@media screen and (min-width: 768px) {
  #lumesseComponent .apply-date-select .form-control {
    margin-bottom: 0;
  }
}
#lumesseComponent .apply-date-select .apply-date-divider {
  display: none;
}
@media screen and (min-width: 768px) {
  #lumesseComponent .apply-date-select .apply-date-divider {
    display: inline;
  }
}
#lumesseComponent .apply-description-row {
  clear: both;
}
#lumesseComponent .lum-apply-section__name > span[data-apply-msg-key=Label_dps] {
  display: block;
  font-size: 30px;
  line-height: 1;
  padding-top: 20px;
  padding-bottom: 13px;
}
#lumesseComponent fieldset {
  transition: height 1s ease-in;
}
#lumesseComponent .apply-drag-drop-area .apply-answer-row {
  min-height: 92px;
}
#lumesseComponent .apply-filename-container {
  float: left;
  overflow: hidden;
  margin-top: 2px;
  white-space: nowrap;
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  #lumesseComponent .apply-filename-container {
    width: auto;
    max-width: 100%;
  }
}
#lumesseComponent .apply-remove-button-container {
  float: right;
}
#lumesseComponent .apply-remove-button-container .apply-remove-text {
  display: none;
}
@media screen and (min-width: 768px) {
  #lumesseComponent .apply-remove-button-container .apply-remove-text {
    display: inline;
  }
}
#lumesseComponent .apply-fileitem-container {
  border: 1px solid #ccc;
  display: block;
  border-radius: 3px;
}
#lumesseComponent .apply-fileitem-container:before,
#lumesseComponent .apply-fileitem-container:after {
  content: " ";
  display: table;
}
#lumesseComponent .apply-fileitem-container:after {
  clear: both;
}
#lumesseComponent .apply-filename-image,
#lumesseComponent .apply-filename-block {
  max-width: calc(100% - 35px);
  display: inline-block;
  vertical-align: middle;
}
#lumesseComponent .apply-filename {
  display: block;
  margin-left: 1ex;
  font-size: 1.8rem;
  text-transform: lowercase;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#lumesseComponent .apply-filename-image-ext {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}
#lumesseComponent .apply-filename-image-ext:before {
  content: "\f0f6";
  font-size: 2em;
}
#lumesseComponent .filename-txt {
  display: none;
}
#lumesseComponent .apply-drag-drop-area {
  padding: 15px;
  border: 1px solid #ccc;
  border-style: dashed;
  border-radius: 5px;
}
#lumesseComponent .apply-drag-drop-area:hover,
#lumesseComponent .apply-drag-drop-area-hover {
  background: #fbfbfb;
  border-color: #4cc7ff;
  transition: all 0.3s ease;
}
#lumesseComponent .apply-drag-drop-area:hover {
  transition-delay: 0.2s;
}
#lumesseComponent .apply-drag-drop-area-hover {
  border-color: #13a9ff;
  transition-delay: 0s;
}
#lumesseComponent .apply-drag-drop-area .apply-fileitem-container {
  padding: 15px;
  background: #eee;
}
#lumesseComponent .main-form-group,
#lumesseComponent .apply-dps-short-text {
  padding-top: 15px;
}
#lumesseComponent .lumesse-apply-widget-dps > .main-form-group {
  padding-top: 0;
}
#lumesseComponent .lum-apply-section__name h2,
#lumesseComponent .lum-apply-section__name [data-apply-msg-key=Label_dps] {
  min-height: 45px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media screen and (max-width: 767px) {
  #lumesseComponent .sub-select-container {
    padding-top: 15px;
  }
}
#lumesseComponent .apply-select-container {
  display: table;
  width: 100%;
}
#lumesseComponent .apply-select-custom-option-row {
  display: table-row;
}
#lumesseComponent .apply-select-custom-option-row .apply-radio-wrapper,
#lumesseComponent .apply-select-custom-option-row .apply-select-wrapper,
#lumesseComponent .apply-select-custom-option-row .apply-custom-option-wrapper {
  display: table-cell;
  width: calc(100% - 25px);
  padding-bottom: 6px;
}
#lumesseComponent .apply-select-custom-option-row .apply-radio-wrapper {
  width: 25px;
}
#lumesseComponent .apply-multi-select-wrapper {
  margin-bottom: 10px;
}
#lumesseComponent .select-input option {
  padding: 6px 12px;
}
#lumesseComponent .select-input option:focus {
  background-color: #eee;
}
#lumesseComponent .select-input option:active,
#lumesseComponent .select-input option:checked,
#lumesseComponent .select-input option::selection {
  background-color: #007ab2;
  color: #fff;
}
#lumesseComponent .sTextDecoration-underline label span {
  text-decoration: underline !important;
}
#lumesseComponent .sFontWeight-bold label span {
  font-weight: 700 !important;
}
#lumesseComponent .sFontStyle-italic label span {
  font-style: italic !important;
}
#lumesseComponent .sIndentation-left label {
  text-align: left !important;
}
#lumesseComponent .sIndentation-left label span {
  float: none !important;
}
#lumesseComponent .sIndentation-center label {
  text-align: center !important;
}
#lumesseComponent .sIndentation-center label span {
  float: none !important;
}
#lumesseComponent .sIndentation-right label {
  text-align: right !important;
}
#lumesseComponent .sIndentation-right label span {
  float: none !important;
}
#lumesseComponent .sFontSize-8px label span {
  font-size: 8px !important;
}
#lumesseComponent .sFontSize-9px label span {
  font-size: 9px !important;
}
#lumesseComponent .sFontSize-10px label span {
  font-size: 10px !important;
}
#lumesseComponent .sFontSize-12px label span {
  font-size: 12px !important;
}
#lumesseComponent .sFontSize-14px label span {
  font-size: 14px !important;
}
#lumesseComponent .sFontSize-18px label span {
  font-size: 18px !important;
}
#lumesseComponent .sFontSize-24px label span {
  font-size: 24px !important;
}
#lumesseComponent .sFontSize-36px label span {
  font-size: 36px !important;
}
#lumesseComponent [class*="sFontColor-#000000"] label span {
  color: #000 !important;
}
#lumesseComponent [class*="sFontColor-#993300"] label span {
  color: #930 !important;
}
#lumesseComponent [class*="sFontColor-#333300"] label span {
  color: #330 !important;
}
#lumesseComponent [class*="sFontColor-#003300"] label span {
  color: #030 !important;
}
#lumesseComponent [class*="sFontColor-#003366"] label span {
  color: #036 !important;
}
#lumesseComponent [class*="sFontColor-#000080"] label span {
  color: navy !important;
}
#lumesseComponent [class*="sFontColor-#333399"] label span {
  color: #339 !important;
}
#lumesseComponent [class*="sFontColor-#333333"] label span {
  color: #333 !important;
}
#lumesseComponent [class*="sFontColor-#800000"] label span {
  color: maroon !important;
}
#lumesseComponent [class*="sFontColor-#ff6600"] label span {
  color: #f60 !important;
}
#lumesseComponent [class*="sFontColor-#808000"] label span {
  color: olive !important;
}
#lumesseComponent [class*="sFontColor-#008000"] label span {
  color: green !important;
}
#lumesseComponent [class*="sFontColor-#008080"] label span {
  color: teal !important;
}
#lumesseComponent [class*="sFontColor-#0000ff"] label span {
  color: #00f !important;
}
#lumesseComponent [class*="sFontColor-#666699"] label span {
  color: #669 !important;
}
#lumesseComponent [class*="sFontColor-#808080"] label span {
  color: gray !important;
}
#lumesseComponent [class*="sFontColor-#ff0000"] label span {
  color: red !important;
}
#lumesseComponent [class*="sFontColor-#ff9900"] label span {
  color: #f90 !important;
}
#lumesseComponent [class*="sFontColor-#99cc00"] label span {
  color: #9c0 !important;
}
#lumesseComponent [class*="sFontColor-#339966"] label span {
  color: #396 !important;
}
#lumesseComponent [class*="sFontColor-#33cccc"] label span {
  color: #3cc !important;
}
#lumesseComponent [class*="sFontColor-#3366ff"] label span {
  color: #36f !important;
}
#lumesseComponent [class*="sFontColor-#800080"] label span {
  color: purple !important;
}
#lumesseComponent [class*="sFontColor-#999999"] label span {
  color: #999 !important;
}
#lumesseComponent [class*="sFontColor-#ff00ff"] label span {
  color: #f0f !important;
}
#lumesseComponent [class*="sFontColor-#ffcc00"] label span {
  color: #fc0 !important;
}
#lumesseComponent [class*="sFontColor-#ffff00"] label span {
  color: #ff0 !important;
}
#lumesseComponent [class*="sFontColor-#00ff00"] label span {
  color: #0f0 !important;
}
#lumesseComponent [class*="sFontColor-#00ffff"] label span {
  color: #0ff !important;
}
#lumesseComponent [class*="sFontColor-#00ccff"] label span {
  color: #0cf !important;
}
#lumesseComponent [class*="sFontColor-#993366"] label span {
  color: #936 !important;
}
#lumesseComponent [class*="sFontColor-#ffffff"] label span {
  color: #fff !important;
}
#lumesseComponent [class*="sFontColor-#ff99cc"] label span {
  color: #f9c !important;
}
#lumesseComponent [class*="sFontColor-#ffcc99"] label span {
  color: #fc9 !important;
}
#lumesseComponent [class*="sFontColor-#ffff99"] label span {
  color: #ff9 !important;
}
#lumesseComponent [class*="sFontColor-#ccffcc"] label span {
  color: #cfc !important;
}
#lumesseComponent [class*="sFontColor-#ccffff"] label span {
  color: #cff !important;
}
#lumesseComponent [class*="sFontColor-#99ccff"] label span {
  color: #9cf !important;
}
#lumesseComponent [class*="sFontColor-#cc99ff"] label span {
  color: #c9f !important;
}
#lumesseComponent .apply-custom-option-wrapper > input[class=apply-custom-option] {
  position: relative;
  margin-bottom: -10px;
}
@media screen and (max-width: 767px) {
  #lumesseComponent .lumesse-apply-widget-submit {
    position: relative;
    float: left;
  }
}
#lumesseComponent .dps > fieldset,
#lumesseComponent .lum-apply-section > fieldset,
#lumesseComponent .apply-main-form > fieldset {
  display: table-cell;
}
@media screen and (max-width: 767px) {
  #lumesseComponent .apply-sna-main > div:first-of-type {
    margin-top: 5px;
  }
}
#lumesseComponent .apply-repeatable-question.languages > fieldset > .apply-description-hints,
#lumesseComponent .subQuestionsForlanguages > div > .apply-subquestion-noanswer {
  display: none;
}
#lumesseComponent .panel-body.subQuestions {
  padding-top: 30px;
}
#lumesseComponent #lumesse-menu-sidebar ~ #vanillaApplyContent .lumesse-apply-save-app-container {
  right: 0;
}
@media screen and (min-width: 768px) {
  #lumesseComponent #lumesse-menu-sidebar ~ #vanillaApplyContent {
    margin-top: 30px;
  }
  #lumesseComponent #lumesse-menu-sidebar ~ #vanillaApplyContent .lumesse-apply-save-app-container {
    top: 0;
  }
}
#lumesseComponent #lumesse-menu-sidebar {
  height: 100vh;
  position: fixed;
  z-index: 2100;
  top: 0;
  left: 0;
}
#lumesseComponent #lumesse-menu-sidebar .lumesse-apply-menu {
  width: 70vw;
  display: inline-block;
  text-align: left;
}
@media screen and (min-width: 480px) {
  #lumesseComponent #lumesse-menu-sidebar .lumesse-apply-menu {
    width: 50vw;
  }
}
@media screen and (min-width: 768px) {
  #lumesseComponent #lumesse-menu-sidebar .lumesse-apply-menu {
    width: 24vw;
  }
}
@media screen and (min-width: 992px) {
  #lumesseComponent #lumesse-menu-sidebar .lumesse-apply-menu {
    width: 25vw;
  }
}
@media screen and (min-width: 1200px) {
  #lumesseComponent #lumesse-menu-sidebar .lumesse-apply-menu {
    width: 18vw;
  }
}
#lumesseComponent #lumesse-menu-sidebar .lumesse-apply-menu > .nav > li > a {
  padding: .8em 1.2em;
  font-size: 18px;
  border-bottom: 1px solid #ccc;
  transition: all .5s ease;
  transition-duration: 0.2s;
}
@media screen and (min-width: 480px) {
  #lumesseComponent #lumesse-menu-sidebar .lumesse-apply-menu > .nav > li > a {
    font-size: 18px;
  }
}
@media screen and (min-width: 768px) {
  #lumesseComponent #lumesse-menu-sidebar .lumesse-apply-menu > .nav > li > a {
    font-size: 14px;
  }
}
@media screen and (min-width: 992px) {
  #lumesseComponent #lumesse-menu-sidebar .lumesse-apply-menu > .nav > li > a {
    font-size: 15px;
  }
}
@media screen and (min-width: 1200px) {
  #lumesseComponent #lumesse-menu-sidebar .lumesse-apply-menu > .nav > li > a {
    font-size: 16px;
  }
}
#lumesseComponent #lumesse-menu-sidebar .lumesse-apply-menu > .nav > li a:hover,
#lumesseComponent #lumesse-menu-sidebar .lumesse-apply-menu > .nav > li a.active {
  background: #007ab2;
  border-bottom-color: #007ab2;
  color: #fff;
  transition: all 0.5s ease;
}
#lumesseComponent #lumesse-menu-sidebar-checkbox {
  position: absolute;
  visibility: hidden;
}
#lumesseComponent .lumesse-menu-sidebar-checkbox-label {
  position: absolute;
  right: -2em;
  width: 2em;
  height: 2em;
  max-width: none;
  z-index: 30;
  text-align: center;
  font-size: 2rem;
  line-height: 2em;
  color: #fff;
  background: #007ab2;
  transition: all .5s ease;
  cursor: pointer;
}
#lumesseComponent .lumesse-menu-sidebar-checkbox-label:hover {
  background: #00577f;
}
@media screen and (min-width: 768px) {
  #lumesseComponent .lumesse-menu-sidebar-checkbox-label {
    display: none;
  }
}
#lumesseComponent #lumesse-menu-sidebar-body {
  position: relative;
  text-align: right;
  overflow: hidden;
  height: 100%;
  width: 0;
  background: #eee;
  border-right: 1px solid #ccc;
  transition: all .5s ease;
  z-index: 20;
}
@media screen and (min-width: 768px) {
  #lumesseComponent #lumesse-menu-sidebar-body {
    display: block;
    width: 24vw;
  }
}
@media screen and (min-width: 992px) {
  #lumesseComponent #lumesse-menu-sidebar-body {
    width: 25vw;
  }
}
@media screen and (min-width: 1200px) {
  #lumesseComponent #lumesse-menu-sidebar-body {
    width: 18vw;
  }
}
#lumesseComponent .lumesse-sidebar-blinder {
  background: #000;
  width: 0;
  height: 100vh;
  position: fixed;
  z-index: -1;
  opacity: 0;
  transition: opacity 0.2s ease-in, width 0s linear 0.2s;
}
@media screen and (min-width: 768px) {
  #lumesseComponent .lumesse-sidebar-blinder {
    display: none;
  }
}
#lumesseComponent #lumesse-menu-sidebar-checkbox:checked ~ .lumesse-menu-sidebar-checkbox-label {
  transform: translateX(0);
  transition: all 0.5s ease;
}
#lumesseComponent #lumesse-menu-sidebar-checkbox:checked ~ .lumesse-menu-sidebar-checkbox-label > .fa::before {
  content: "\f00d";
  transition: all 0.5s ease;
}
#lumesseComponent #lumesse-menu-sidebar-checkbox:checked ~ #lumesse-menu-sidebar-body {
  width: 70vw;
}
@media screen and (min-width: 480px) {
  #lumesseComponent #lumesse-menu-sidebar-checkbox:checked ~ #lumesse-menu-sidebar-body {
    width: 50vw;
  }
}
@media screen and (min-width: 768px) {
  #lumesseComponent #lumesse-menu-sidebar-checkbox:checked ~ #lumesse-menu-sidebar-body {
    width: 24vw;
  }
}
@media screen and (min-width: 992px) {
  #lumesseComponent #lumesse-menu-sidebar-checkbox:checked ~ #lumesse-menu-sidebar-body {
    width: 25vw;
  }
}
@media screen and (min-width: 1200px) {
  #lumesseComponent #lumesse-menu-sidebar-checkbox:checked ~ #lumesse-menu-sidebar-body {
    width: 18vw;
  }
}
#lumesseComponent #lumesse-menu-sidebar-checkbox:checked ~ .lumesse-sidebar-blinder {
  transition: opacity 0.2s ease-in, width 0s linear 0s;
  width: 100vw;
  opacity: .8;
  z-index: 1;
}
#lumesseComponent .lumesse-submission-accepted > #lumesse-menu-sidebar,
#lumesseComponent .lumesse-submission-accepted > .navbar-fixed-top {
  display: none;
}
#lumesseComponent .dialog--default,
#lumesseComponent .confirm-dialog-container {
  position: fixed;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.8);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow-y: auto;
  z-index: 9999 !important;
}
@media screen and (min-width: 450px) {
  #lumesseComponent .dialog--default,
  #lumesseComponent .confirm-dialog-container {
    padding-top: 20px;
  }
}
#lumesseComponent .confirm-dialog-position-of {
  height: 100%;
  width: 100%;
}
#lumesseComponent .ui-dialog {
  margin: 0 auto;
  width: 100vw!important;
  max-width: 100vw;
  background: #fff;
}
@media screen and (min-width: 450px) {
  #lumesseComponent .ui-dialog {
    width: 90vw !important;
  }
}
@media screen and (min-width: 768px) {
  #lumesseComponent .ui-dialog {
    width: 60vw !important;
  }
}
@media screen and (min-width: 992px) {
  #lumesseComponent .ui-dialog {
    width: 50vw !important;
  }
}
@media screen and (min-width: 1200px) {
  #lumesseComponent .ui-dialog {
    width: 40vw !important;
  }
}
#lumesseComponent .ui-dialog-titlebar-close {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
#lumesseComponent .ui-dialog-titlebar-close:hover {
  opacity: 1;
}
#lumesseComponent .ui-dialog-titlebar-close:before {
  content: "\f00d";
}
#lumesseComponent .ui-dialog-titlebar {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
#lumesseComponent .ui-dialog-titlebar-close > .ui-button-text {
  display: none;
}
#lumesseComponent .ui-dialog > .modal-dialog {
  margin-top: 0 !important;
}
#lumesseComponent .apply-save-application-heading {
  border-bottom: 0;
}
#lumesseComponent .dpsAccepted-container > label {
  margin: 6px 0;
}
#lumesseComponent .dpsAccepted-container .apply-save-show-dps-btn {
  padding: 0;
  margin: 0;
  vertical-align: baseline;
}
#lumesseComponent .my-prev-app-modal .ui-dialog {
  max-width: 45rem;
}
#lumesseComponent .my-prev-app-modal .pin-container {
  width: 50%;
  min-width: 150px;
  max-width: 95%;
  margin: 20px auto;
  text-align: center;
}
#lumesseComponent .my-prev-app-modal .apply-with-my-prev-app-pin-input {
  text-align: center;
}
#lumesseComponent .please-wait-box {
  position: relative;
  display: block;
  width: 95px;
  padding-top: 50px;
  margin: 30px auto 20px auto;
  text-align: center;
}
#lumesseComponent .please-wait-box::after {
  content: '';
  position: absolute;
  top: 0;
  left: 25px;
  width: 45px;
  height: 45px;
  border: 1px solid;
  border-color: #007ab2 #eee #eee;
  border-radius: 45px;
  animation: spin 1s linear infinite;
  will-change: transform;
}
#lumesseComponent .please-wait-box .please-wait-label {
  color: #333;
  font-size: 16px;
  white-space: nowrap;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
#lumesseComponent .apply-loading {
  display: block;
  padding: 6px 12px;
  text-align: left;
  color: #fff;
  background-image: linear-gradient(90deg, #eee 50%, #007ab2 50%);
  background-repeat: repeat-x;
  background-size: 200% 100%;
  background-position: 0 0;
}
#lumesseComponent .first_name .apply-description-list,
#lumesseComponent .last_name .apply-description-list,
#lumesseComponent .e-mail_address .apply-description-list,
#lumesseComponent .referrer_first_name .apply-description-list,
#lumesseComponent .referrer_last_name .apply-description-list,
#lumesseComponent .referrer_email_address .apply-description-list,
#lumesseComponent .country .apply-description-list,
#lumesseComponent .date_of_birth .apply-description-list,
#lumesseComponent .phone-inline .apply-description-list,
#lumesseComponent .languages_language_score .apply-description-list,
#lumesseComponent .languages_language_test_information .apply-description-list,
#lumesseComponent .employment_history_employer_organization .apply-description-list,
#lumesseComponent .employment_history_employer_organization_employer_organization_name .apply-description-list,
#lumesseComponent .employment_history_employer_organization_employer_organization_type .apply-description-list,
#lumesseComponent .employment_history_employer_organization_position_history .apply-description-list,
#lumesseComponent .employment_history_employer_organization_position_history_position_title .apply-description-list,
#lumesseComponent .employment_history_employer_organization_position_history_position_type .apply-description-list,
#lumesseComponent .employment_history_employer_organization_position_history_department_name .apply-description-list,
#lumesseComponent .employment_history_employer_organization_position_history_start_date .apply-description-list,
#lumesseComponent .employment_history_employer_organization_position_history_end_date .apply-description-list,
#lumesseComponent .employment_history_employer_organization_position_history_current .apply-description-list,
#lumesseComponent .employment_history_employer_organization_position_history_description .apply-description-list,
#lumesseComponent .employment_history_employer_organization_position_history_compensation .apply-description-list,
#lumesseComponent .employment_history_employer_organization_position_history_compensation_ending_compensation .apply-description-list,
#lumesseComponent .employment_history_employer_organization_position_history_compensation_ending_compensation_currency .apply-description-list,
#lumesseComponent .employment_history_employer_organization_position_history_compensation_ending_compensation_interval .apply-description-list,
#lumesseComponent .employment_history_employer_organization_position_history_reason_for_leaving .apply-description-list,
#lumesseComponent .employment_history_employer_organization_position_history_notice_period .apply-description-list,
#lumesseComponent .employment_history_employer_organization_position_history_other_benefits .apply-description-list,
#lumesseComponent .education_history_school_or_institution .apply-description-list,
#lumesseComponent .education_history_school_or_institution_school_name .apply-description-list,
#lumesseComponent .education_history_school_or_institution_school_type .apply-description-list,
#lumesseComponent .education_history_school_or_institution_sub-school___department .apply-description-list,
#lumesseComponent .education_history_school_or_institution_department_type .apply-description-list,
#lumesseComponent .education_history_school_or_institution_educationcountry .apply-description-list,
#lumesseComponent .education_history_school_or_institution_city2 .apply-description-list,
#lumesseComponent .education_history_school_or_institution_degree .apply-description-list,
#lumesseComponent .education_history_school_or_institution_degree_degree_name .apply-description-list,
#lumesseComponent .education_history_school_or_institution_degree_degree_type .apply-description-list,
#lumesseComponent .education_history_school_or_institution_degree_degree_date .apply-description-list,
#lumesseComponent .education_history_school_or_institution_degree_currently_attending .apply-description-list,
#lumesseComponent .education_history_school_or_institution_degree_degree_major_name .apply-description-list,
#lumesseComponent .education_history_school_or_institution_degree_degree_measure .apply-description-list,
#lumesseComponent .education_history_school_or_institution_degree_degree_measure_class_rank .apply-description-list,
#lumesseComponent .education_history_school_or_institution_degree_degree_measure_class_rank__out_of_ .apply-description-list,
#lumesseComponent .education_history_school_or_institution_degree_comments .apply-description-list {
  display: none !important;
}
#lumesseComponent .apply-attached-document-component > .grid > .apply-answer-row > .col-xs-12 > .apply-description-row > .apply-description-column .apply-description-list {
  display: block !important;
}
#lumesseComponent .has-success .help-block,
#lumesseComponent .has-warning .help-block,
#lumesseComponent .has-error .help-block,
#lumesseComponent .has-success .control-label,
#lumesseComponent .has-warning .control-label,
#lumesseComponent .has-error .control-label,
#lumesseComponent .has-success .radio,
#lumesseComponent .has-warning .radio,
#lumesseComponent .has-error .radio,
#lumesseComponent .has-success .checkbox,
#lumesseComponent .has-warning .checkbox,
#lumesseComponent .has-error .checkbox,
#lumesseComponent .has-success .radio-inline,
#lumesseComponent .has-warning .radio-inline,
#lumesseComponent .has-error .radio-inline,
#lumesseComponent .has-success .checkbox-inline,
#lumesseComponent .has-warning .checkbox-inline,
#lumesseComponent .has-error .checkbox-inline {
  color: #555;
}
#lumesseComponent .has-success .form-control,
#lumesseComponent .has-warning .form-control,
#lumesseComponent .has-error .form-control {
  border-color: #545454;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
#lumesseComponent .has-success .form-control:focus,
#lumesseComponent .has-warning .form-control:focus,
#lumesseComponent .has-error .form-control:focus {
  border-color: #3b3b3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #878787;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #878787;
}
#lumesseComponent .has-success .input-group-addon,
#lumesseComponent .has-warning .input-group-addon,
#lumesseComponent .has-error .input-group-addon {
  color: #555;
  border-color: #545454;
  background-color: #fff;
}
#lumesseComponent .has-success .form-control-feedback,
#lumesseComponent .has-warning .form-control-feedback,
#lumesseComponent .has-error .form-control-feedback {
  color: #555;
}
#lumesseComponent .has-success .form-control:focus,
#lumesseComponent .has-warning .form-control:focus,
#lumesseComponent .has-error .form-control:focus {
  border-color: #34495e;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(52, 73, 94, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(52, 73, 94, 0.6);
}
@keyframes validationShow {
  0% {
    transform: scale(0);
  }
  80% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
#lumesseComponent .has-success .form-control-container {
  position: relative;
}
#lumesseComponent .has-success .form-control-container:after {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  width: 1.2rem;
  height: 1.2rem;
  border-color: #3c763d #3c763d transparent transparent;
  border-width: 1px 1px 0 0;
  border-style: solid;
  transform-origin: right top;
  animation: validationShow .4s ease 0s 1;
  animation-fill-mode: backwards;
  background-repeat: no-repeat;
  background-size: 1.2rem 1.2rem;
  background-position: top right;
  background-image: -webkit-linear-gradient(45deg, transparent 50%, #4d984e 55%);
  background-image: -o-linear-gradient(45deg, transparent 50%, #4d984e 55%);
  background-image: linear-gradient(45deg, transparent 50%, #4d984e 55%);
}
#lumesseComponent .has-warning .form-control-container {
  position: relative;
}
#lumesseComponent .has-warning .form-control-container:after {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  width: 1.2rem;
  height: 1.2rem;
  border-color: #8a6d3b #8a6d3b transparent transparent;
  border-width: 1px 1px 0 0;
  border-style: solid;
  transform-origin: right top;
  animation: validationShow .4s ease 0s 1;
  animation-fill-mode: backwards;
  background-repeat: no-repeat;
  background-size: 1.2rem 1.2rem;
  background-position: top right;
  background-image: -webkit-linear-gradient(45deg, transparent 50%, #ae894a 55%);
  background-image: -o-linear-gradient(45deg, transparent 50%, #ae894a 55%);
  background-image: linear-gradient(45deg, transparent 50%, #ae894a 55%);
}
#lumesseComponent .has-error .form-control-container {
  position: relative;
}
#lumesseComponent .has-error .form-control-container:after {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  width: 1.2rem;
  height: 1.2rem;
  border-color: #a94442 #a94442 transparent transparent;
  border-width: 1px 1px 0 0;
  border-style: solid;
  transform-origin: right top;
  animation: validationShow .4s ease 0s 1;
  animation-fill-mode: backwards;
  background-repeat: no-repeat;
  background-size: 1.2rem 1.2rem;
  background-position: top right;
  background-image: -webkit-linear-gradient(45deg, transparent 50%, #c0605e 55%);
  background-image: -o-linear-gradient(45deg, transparent 50%, #c0605e 55%);
  background-image: linear-gradient(45deg, transparent 50%, #c0605e 55%);
}
#lumesseComponent .apply-attached-document-component {
  position: relative;
}
#lumesseComponent .apply-attached-document-component .form-control-container {
  position: static;
}
#lumesseComponent .apply-attached-document-component .form-control-container:after {
  top: -1px;
  right: -1px;
}
#lumesseComponent .phone-inline .form-control-container:after {
  right: 15px;
}
#lumesseComponent .apply-date-select .form-control-container,
#lumesseComponent .apply-radio-checkbox-container {
  margin-top: -25px;
  padding-top: 25px;
}
#lumesseComponent .apply-date-select .form-control-container:after,
#lumesseComponent .apply-radio-checkbox-container:after {
  top: -1px;
}
#lumesseComponent .apply-radio-checkbox-container .checkbox-inline,
#lumesseComponent .apply-radio-checkbox-container .radio-inline {
  display: block;
}
@media screen and (min-width: 768px) {
  #lumesseComponent .apply-radio-checkbox-container .checkbox-inline,
  #lumesseComponent .apply-radio-checkbox-container .radio-inline {
    display: inline-block;
  }
}
#lumesseComponent .alert__fields {
  z-index: 1;
  position: relative;
}
#lumesseComponent .lumesse-apply-ready {
  margin: 15px;
  color: #557d25;
  font-weight: 700;
  visibility: hidden;
}
#lumesseComponent .application-valid > .lumesse-apply-ready {
  visibility: visible;
  transition: all 0.5s ease;
}
#lumesseComponent .lumesse-apply-valid-icon::before {
  display: none;
}
#lumesseComponent .application-valid > .lumesse-apply-valid-icon::before {
  display: block!important;
  font: normal normal normal 14px/1 FontAwesome;
  content: "\f00c";
  position: absolute;
  font-size: 2em;
  color: #007ab2;
  left: -50px;
  top: 10px;
}
@media screen and (min-width: 480px) {
  #lumesseComponent .application-valid > .lumesse-apply-valid-icon::before {
    display: none;
  }
}
#lumesseComponent .lum-apply-section > fieldset,
#lumesseComponent .lum-apply-section > .dps {
  padding: 0 15px 30px 15px;
  margin-bottom: -15px;
  border: 1px solid #ddd;
  border-left-width: 5px;
  border-radius: 20px 0 0 0;
  box-shadow: 0 -20px 50px -40px #000;
  background-color: #fff;
  transition: border-color 0.3s ease-in;
}
#lumesseComponent .apply-section-validated > fieldset,
#lumesseComponent .apply-section-validated > .dps {
  border-left-color: #007ab2;
}
@media screen and (max-width: 383.5px) {
  #lumesseComponent #vanillaApplyContent > div > div {
    padding: 0;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #lumesseComponent .section-legend > h2 {
    margin-bottom: 0;
  }
  #lumesseComponent .application-valid > .lumesse-apply-valid-icon::before {
    font-size: 28px !important;
  }
  #lumesseComponent #free_form_cover_letter > fieldset,
  #lumesseComponent #free_form_resume > fieldset {
    width: 100%;
    position: relative;
    float: left;
  }
}
#lumesseComponent .noPadding {
  padding: 0;
}
#lumesseComponent .sectionBlock {
  padding: 15px;
}
#lumesseComponent thead {
  background: #eee;
}
#lumesseComponent thead a {
  color: #333;
}
#lumesseComponent .sectionImportant {
  border: 1px solid #ccc;
}
#lumesseComponent #silk-content {
  margin-top: 60px;
  margin-bottom: 20px;
}
#lumesseComponent #silk-footer {
  background: #eee;
}
#lumesseComponent #silk-footer #copyright {
  background: #fff;
}
#lumesseComponent #silk-footer,
#lumesseComponent #copyright {
  border-top: 1px solid #ccc;
}
#lumesseComponent #silk-footer #copyrightText {
  padding: 15px;
}
#lumesseComponent .radio-inline + .radio-inline,
#lumesseComponent .checkbox-inline + .checkbox-inline,
#lumesseComponent .form-horizontal .radio,
#lumesseComponent .form-horizontal .checkbox,
#lumesseComponent .form-horizontal .radio-inline,
#lumesseComponent .form-horizontal .checkbox-inline {
  margin-right: 15px;
  margin-left: 0;
}
#lumesseComponent .navbar-brand > a {
  padding: 0;
  left: 15px;
  position: relative;
}
#lumesseComponent .navbar-brand > a > img,
#lumesseComponent .navbar-brand > a > div {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
#lumesseComponent .navbar-toggle {
  margin-top: 10px;
  margin-bottom: 10px;
  background: 0 0;
  border: none;
  padding: 0;
}
#lumesseComponent .navbar-toggle:hover,
#lumesseComponent .navbar-toggle:focus {
  background: transparent !important;
}
#lumesseComponent .navbar-toggle > i {
  color: #333;
}
@media screen and (min-width: 993px) {
  #lumesseComponent .navbar-default .navbar-nav > li > a {
    border-right: 1px solid #ccc;
  }
  #lumesseComponent .navbar-default .navbar-nav > li:first-child > a {
    border-left: 1px solid #ccc;
  }
}
#lumesseComponent .sectionStatus {
  margin-top: 85px;
}
#lumesseComponent .sectionStatus > .validationLine:nth-of-type(2) {
  height: 6.5em;
}
#lumesseComponent .sectionStatus > .validationLine:nth-of-type(4) {
  height: 1.5em;
}
#lumesseComponent .sectionStatus > .validationLine:nth-of-type(6) {
  height: 13.5em;
}
#lumesseComponent .validationCircle {
  width: 4em;
  height: 4em;
  border-radius: 2em;
  border: 5px solid #ccc;
  position: relative;
  margin: 0 auto;
}
#lumesseComponent .validationLine {
  width: 5px;
  height: 3em;
  background: #ccc;
  margin: 0 auto;
}
#lumesseComponent .validationCircle > i {
  margin-top: 0.325em;
}
#lumesseComponent .validationCircle > i:nth-of-type(1) {
  color: #ccc;
}
#lumesseComponent .validationCircle > i:nth-of-type(2),
#lumesseComponent .validationCircle > i:nth-of-type(3) {
  display: none;
}
#lumesseComponent .validationLine.valid {
  background: #ffab00;
}
#lumesseComponent .validationCircle.valid > i:nth-of-type(2) {
  color: #ffab00;
  display: block;
}
#lumesseComponent .validationCircle.valid > i:nth-of-type(1),
#lumesseComponent .validationCircle.valid > i:nth-of-type(3) {
  display: none;
}
#lumesseComponent .validationCircle.valid {
  border-color: #ffab00;
}
#lumesseComponent .validationLine.invalid {
  background: #c00000;
}
#lumesseComponent .validationCircle.invalid > i:nth-of-type(3) {
  color: #c00000;
  display: block;
}
#lumesseComponent .validationCircle.invalid > i:nth-of-type(1),
#lumesseComponent .validationCircle.invalid > i:nth-of-type(2) {
  display: none;
}
#lumesseComponent .validationCircle.invalid {
  border-color: #c00000;
}
#lumesseComponent #vanillaApplyContent {
  margin-top: 65px;
  margin-bottom: 65px;
}
#lumesseComponent .application-content {
  padding-bottom: 15px;
}
#lumesseComponent .apply-choice-text-wrapper {
  position: relative;
  top: -5px;
}
#lumesseComponent .alert,
#lumesseComponent .alert:focus {
  outline: 0 !important;
}
#lumesseComponent .alert-danger > ul > li > a {
  color: #d90000;
}
#lumesseComponent .alert-danger > ul {
  list-style-type: none;
  padding-left: 0;
}
#lumesseComponent .navbar-brand > img {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
#lumesseComponent .silk-col-reset {
  padding: 0;
}
#lumesseComponent .btn-addon-primary > .input-group-addon {
  color: #fff;
  background-color: #007ab2;
  border: #006999;
}
