@font-face {
  font-family: "tkType Regular";
  src: url("../fonts/tktyperegular-eot.eot"),
    url("../fonts/tktyperegular-woff.woff");
}

#vanillaApplyContent .apply-sna-button.xing {
  color: #fff;
}

#vanillaApplyContent h2,
#vanillaApplyContent [data-apply-msg-key="Label_dps"] {
  font-weight: bold;
}

#vanillaApplyContent input[type="submit"] {
  display: inline-block;
  float: left;
}

#vanillaApplyContent .lumesse-apply-ready {
  float: left;
}

#vanillaApplyContent .apply-application-error-default {
  padding-top: 80px;
}

#vanillaApplyContent
  .grid
  .apply-description-row:nth-child(1)
  .apply-description-list::after,
#vanillaApplyContent
  .grid
  .row
  + .apply-description-row
  .apply-description-list::after {
  border-top: 7px solid #d9dee8;
  border-bottom: 7px solid transparent;
  top: auto;
  display: block;
  margin-top: 5px;
  margin-bottom: 5px;
}

#vanillaApplyContent
  .grid
  .apply-description-row:nth-child(1)
  .apply-description-list,
#vanillaApplyContent
  .grid
  .row
  + .apply-description-row
  .apply-description-list {
  margin-bottom: 20px;
}

#vanillaApplyContent
  .grid
  .apply-description-row:nth-child(1)
  .apply-description-list {
  display: block !important;
}

#vanillaApplyContent .apply-description-list {
  background-color: #d9dee8;
}

#vanillaApplyContent .fakeDisabled {
  background: #78879b;
  border-color: #78879b;
}

#vanillaApplyContent .btn,
#vanillaApplyContent .btn-lg,
#vanillaApplyContent .btn-group-lg > .btn {
  border-radius: 0;
  font-size: 20px;
}

#vanillaApplyContent .btn:hover,
#vanillaApplyContent .btn:focus,
#vanillaApplyContent .btn-lg:hover,
#vanillaApplyContent .btn-lg:focus,
#vanillaApplyContent .btn-danger.apply-remove-button:hover,
#vanillaApplyContent .btn-danger.apply-remove-button:focus {
  color: #4b5564;
  background-color: #d9dee8;
  border-color: #d9dee8;
}

#vanillaApplyContent .apply-drag-drop-area {
  border: 1px solid #ccc;
  border-radius: 0;
}

#vanillaApplyContent #lumesse-menu-sidebar-body {
  background: #d9dee8;
}

#vanillaApplyContent #lumesse-menu-sidebar-body a {
  color: #4b5564;
}

#vanillaApplyContent .text-required {
  color: #00a0f0;
}

#vanillaApplyContent .lumesse-apply-ready {
  font-size: 30px;
  margin: 5px 5px 5px 15px;
}

#vanillaApplyContent #lumesse-menu-sidebar-body {
  border-right: unset;
}
#vanillaApplyContent .main-form-group > form > fieldset > legend:first-child {
  display: none;
  border-bottom: unset;
}

#vanillaApplyContent form.dps > fieldset > legend:first-child {
  display: block;
}

#vanillaApplyContent legend {
  border-bottom: unset;
}

#vanillaApplyContent .lum-apply-section__content:before {
  content: " ";
  display: block;
  background: #eee;
  width: 5px;
  height: 100%;
  position: absolute;
  z-index: 1000;
  left: -53px;
  top: 0;
}

#vanillaApplyContent
  .lum-apply-section.apply-section-validated
  .lum-apply-section__content:before {
  background-size: 5px 200%;
  background-image: linear-gradient(to bottom, #eee 49%, #00a0f5 49%);
  background-position: 0 -100%;
  transition: background-position 1s;
}

#vanillaApplyContent .apply-sna-show-description-button {
  font-size: 0 !important;
  border: 0;
  background: transparent;
}

#vanillaApplyContent .apply-sna-show-description-button i {
  font-size: 16px;
  border: 0;
  background: transparent;
}

#cookie-bar {
  z-index: 1001 !important;
}

#vanillaApplyContent .form-control {
  opacity: 1;
  filter: alpha(opacity=1);
  visibility: visible;
  position: static;
  padding: 6px 12px;
}

#vanillaApplyContent input[type="radio"],
#main #vanillaApplyContent input[type="radio"],
#full-width #vanillaApplyContent input[type="radio"],
#vanillaApplyContent #full-width input[type="radio"],
#vanillaApplyContent .quick-search input[type="radio"] {
  opacity: 1;
  filter: alpha(opacity=1);
  visibility: visible;
}

#vanillaApplyContent .has-success .help-block,
#vanillaApplyContent .has-warning .help-block,
#vanillaApplyContent .has-error .help-block,
#vanillaApplyContent .has-success .control-label,
#vanillaApplyContent .has-warning .control-label,
#vanillaApplyContent .has-error .control-label,
#vanillaApplyContent .has-success .radio,
#vanillaApplyContent .has-warning .radio,
#vanillaApplyContent .has-error .radio,
#vanillaApplyContent .has-success .checkbox,
#vanillaApplyContent .has-warning .checkbox,
#vanillaApplyContent .has-error .checkbox,
#vanillaApplyContent .has-success .radio-inline,
#vanillaApplyContent .has-warning .radio-inline,
#vanillaApplyContent .has-error .radio-inline,
#vanillaApplyContent .has-success .checkbox-inline,
#vanillaApplyContent .has-warning .checkbox-inline,
#vanillaApplyContent .has-error .checkbox-inline {
  color: #000000;
}

#vanillaApplyContent .has-success .form-control,
#vanillaApplyContent .has-warning .form-control,
#vanillaApplyContent .has-error .form-control {
  border-color: #d9dee8;
  -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);
}

#vanillaApplyContent
  .lumesse-apply-save-app-edit-disabled
  > .lumesse-apply-save-app-edit-button {
  display: none;
}

#vanillaApplyContent .btn,
#vanillaApplyContent button {
  white-space: normal;
}

#vanillaApplyContent legend {
  font-size: 14px;
}

#vanillaApplyContent h1,
#vanillaApplyContent .h1,
#vanillaApplyContent h2,
#vanillaApplyContent .h2,
#vanillaApplyContent h3,
#vanillaApplyContent .h3 {
  margin-bottom: 20px;
}

.confirm-dialog-container .btn-primary {
  color: #fff;
  background-color: #34495e;
  border-color: #2b3c4e;
}

.confirm-dialog-container .btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.confirm-dialog-container .btn-link,
.confirm-dialog-container .btn-link:active,
.confirm-dialog-container .btn-link[disabled],
.confirm-dialog-container
  fieldset[disabled]
  .confirm-dialog-container
  .btn-link {
  padding: 0;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.confirm-dialog-container .btn-link {
  color: #34495e;
  font-weight: 400;
  cursor: pointer;
  border-radius: 0;
}

.confirm-dialog-container .btn-link:hover,
.btn-link:focus {
  color: #19232d;
  text-decoration: underline;
  background-color: transparent;
}

.confirm-dialog-container .form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  -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);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out
    0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.confirm-dialog-container input,
.confirm-dialog-container button,
.confirm-dialog-container select,
.confirm-dialog-container textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

.confirm-dialog-container button,
.confirm-dialog-container select {
  text-transform: none;
}

.confirm-dialog-container button,
.confirm-dialog-container input,
.confirm-dialog-container optgroup,
.confirm-dialog-container select,
.confirm-dialog-container textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

.confirm-dialog-container .modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.confirm-dialog-container .modal-body {
  position: relative;
  padding: 15px;
}

.confirm-dialog-container .ui-dialog-titlebar-close {
  display: inline-block;
  font: normal normal normal 14px / 1 FontAwesome;
  font-style: normal;
  font-variant-ligatures: normal;
  font-variant-caps: normal;
  font-variant-numeric: normal;
  font-weight: 700;
  font-stretch: normal;
  font-size: 21px;
  line-height: 1;
  font-family: 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;
}

#vanillaApplyContent .btn-danger.apply-remove-button {
  background-color: #00a0f5;
  border-color: #008fdc;
}

#vanillaApplyContent .btn-danger.apply-remove-button {
  background-color: #00a0f5;
  border-color: #008fdc;
}

#vanillaApplyContent .fa.fa-window-close {
  color: #00a0f5;
  position: absolute;
  top: 5px;
  right: 5px;
  font-size: 14px !important;
  cursor: pointer;
  border-radius: 0;
}

#vanillaApplyContent .fa.fa-window-close:hover {
  color: #d9dee8;
}

#vanillaApplyContent .addMore {
  margin-bottom: 30px;
}

#vanillaApplyContent
  .flipbase-recorder
  .flipbase-16x9-interface
  .flipbase-recorder-body
  .flipbase-btn-large.flipbase-second {
  margin-left: 34%;
  margin-right: 2%;
}

#vanillaApplyContent
  .flipbase-recorder
  .flipbase-16x9-interface
  .flipbase-recorder-body
  .flipbase-btn-large.flipbase-last {
  margin-left: 68%;
  margin-right: 0;
}

@media screen and (max-width: 767px) {
  #vanillaApplyContent .application-valid > .lumesse-apply-valid-icon::before,
  #vanillaApplyContent .section-legend::before,
  #vanillaApplyContent .lum-apply-section__name::before,
  #vanillaApplyContent .apply-submit-wrapper::before,
  #vanillaApplyContent
    .lum-apply-section.apply-section-validated
    #vanillaApplyContent
    .section-legend::before,
  #vanillaApplyContent
    .lum-apply-section.apply-section-validated
    #vanillaApplyContent
    .lum-apply-section__name::before,
  #vanillaApplyContent
    .lum-apply-section.apply-section-validated
    #vanillaApplyContent
    .apply-submit-wrapper::before,
  #vanillaApplyContent .application-valid:before,
  #vanillaApplyContent
    .apply-section-validated
    > fieldset
    > div
    > .section-legend
    > h2:before,
  #vanillaApplyContent
    .apply-section-validated
    > fieldset
    > .lum-apply-section__name
    > span:before,
  #vanillaApplyContent
    .lum-apply-section.apply-section-validated
    .lum-apply-section__content:before,
  #vanillaApplyContent .lum-apply-section__content:before,
  .dps > fieldset > .lum-apply-section__content:before {
    display: none;
    content: "";
  }
}

@media screen and (max-width: 1199px) {
  #vanillaApplyContent h1,
  #vanillaApplyContent .h1 {
    font-size: 34px;
  }

  #vanillaApplyContent h2,
  #vanillaApplyContent #apply-section_dps > form > fieldset > legend > span {
    font-size: 25px;
    line-height: 30px;
  }

  #vanillaApplyContent
    .apply-section-validated
    > fieldset
    > div
    > .section-legend
    > h2:before,
  #vanillaApplyContent
    .apply-section-validated
    > fieldset
    > .lum-apply-section__name
    > span:before {
    left: -46px;
    top: 22px;
  }
}

@media screen and (max-width: 991px) {
  #vanillaApplyContent h2,
  #vanillaApplyContent #apply-section_dps > form > fieldset > legend > span {
    font-size: 21px;
    line-height: 30px;
  }

  #vanillaApplyContent
    .apply-section-validated
    > fieldset
    > div
    > .section-legend
    > h2:before,
  #vanillaApplyContent
    .apply-section-validated
    > fieldset
    > .lum-apply-section__name
    > span:before {
    left: -44px;
    top: 23px;
  }
}

@media screen and (max-width: 767px) {
  #vanillaApplyContent #apply-section_dps {
    margin-bottom: 0px;
    padding-bottom: 20px;
  }

  #vanillaApplyContent #apply-section_dps > form > fieldset > legend > span {
    white-space: normal;
  }
}
