@charset "UTF-8";
body.nv-openmodal #nv-header-search {
  display: none;
}

.nv-sidebar-logo {
  max-width: 200px;
}
.nv-nf-navigation-hidden .nv-sidebar-logo {
  display: none;
}

.activity-feed {
  list-style: none;
  margin-bottom: 0;
  margin-left: 5px;
  padding: 0;
}

.activity-feed .feed-item {
  border-left: 2px solid #e4e8eb;
  padding-bottom: 19px;
  padding-left: 20px;
  position: relative;
}

.activity-feed .feed-item:last-child {
  border-color: transparent;
  padding-bottom: 0;
}

.activity-feed .feed-item:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: -7px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #000;
}

.activity-feed .feed-item .feed-date {
  display: block;
  position: relative;
  text-transform: uppercase;
  font-size: 13px;
}

.activity-feed .feed-item .feed-text {
  position: relative;
}

.activity-feed .feed-item .feed-text a {
  font-weight: 600;
}

.pretty input:checked ~ .state.p-success .icon {
  margin-top: 0;
}

.pretty.p-icon .state label:before {
  border-color: #363636 !important;
}
.pretty.p-icon input:checked ~ .state label:before {
  border-color: #363636 !important;
}

.nv-comments textarea {
  height: 50px;
}
.nv-comments textarea:focus {
  height: 200px;
}
.nv-comments textarea {
  -webkit-transition: all 0.7s ease 0s;
  -moz-transition: all 0.7s ease 0s;
  -o-transition: all 0.7s ease 0s;
  transition: all 0.7s ease 0s;
}

.fileuploader.fileuploader-theme-dragdrop .fileuploader-input {
  padding: 20px 0;
}
.fileuploader.fileuploader-theme-dragdrop .fileuploader-icon-main,
.fileuploader.fileuploader-theme-dragdrop .fileuploader-input-caption {
  color: #363636;
}
.fileuploader.fileuploader-theme-dragdrop .fileuploader-items .fileuploader-item .column-title,
.fileuploader.fileuploader-theme-dragdrop .fileuploader-items .fileuploader-item .column-title a {
  color: #363636;
}
.fileuploader.fileuploader-theme-dragdrop .fileuploader-input {
  border-radius: 0;
}
.fileuploader.fileuploader-theme-dragdrop .fileuploader-input .fileuploader-input-button {
  box-shadow: none;
  background: none;
  background-color: green;
  display: none;
  background-color: #7dc332;
  border-color: #7dc332;
  font-size: 0.9rem;
  border-radius: 16px;
  font-weight: 500;
  line-height: 1.5;
  padding: 8px 16px;
}
.fileuploader.fileuploader-theme-dragdrop .fileuploader-input .fileuploader-input-button:hover {
  background-color: #639a28;
  border-color: #639a28;
  transform: none;
}

.nv-subscription-plan-calculator {
  box-shadow: rgba(100, 100, 111, 0.15) 0px 7px 29px 0px;
}
.nv-subscription-plan-calculator input[type=number] {
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}
.nv-subscription-plan-calculator input[type=number]::-webkit-inner-spin-button,
.nv-subscription-plan-calculator input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
}
.nv-subscription-plan-calculator .number-input {
  border: 2px solid #fff;
  display: inline-flex;
  border-radius: 6px;
}
.nv-subscription-plan-calculator .number-input,
.nv-subscription-plan-calculator .number-input * {
  box-sizing: border-box;
}
.nv-subscription-plan-calculator .number-input button {
  outline: none;
  -webkit-appearance: none;
  background-color: white;
  border: none;
  align-items: center;
  justify-content: center;
  width: 3rem;
  height: 3rem;
  cursor: pointer;
  margin: 0;
  position: relative;
}
.nv-subscription-plan-calculator .number-input button.disabled {
  cursor: not-allowed;
}
.nv-subscription-plan-calculator .number-input button:before,
.nv-subscription-plan-calculator .number-input button:after {
  display: inline-block;
  position: absolute;
  content: "";
  width: 1rem;
  height: 2px;
  background-color: #363636;
  transform: translate(-50%, -50%);
  border-radius: 0;
}
.nv-subscription-plan-calculator .number-input button.plus:after {
  transform: translate(-50%, -50%) rotate(90deg);
}
.nv-subscription-plan-calculator .number-input input[type=number] {
  max-width: 7rem;
  padding: 0.5rem;
  border: solid #fff;
  border-width: 0 2px;
  border-radius: 0;
  font-size: 2rem;
  height: 3rem;
  font-weight: bold;
  text-align: center;
  color: #0084a4;
}
.nv-subscription-plan-calculator .number-input input[type=number].has-error {
  background: red;
}

.nv-template-reseller_app #nv-nf-body-navigation {
  width: 370px !important;
}
.nv-template-reseller_app #nv-nf-body-content {
  padding-left: 390px !important;
}
@media (max-width: 1200px) {
  .nv-template-reseller_app #nv-nf-body-content {
    padding-left: 0 !important;
  }
}

.nv-template-courses {
  font-size: 1rem;
}
.nv-template-courses #nv-nf-body-navigation {
  width: 370px !important;
}
.nv-template-courses #nv-nf-body-content {
  padding-left: 370px !important;
}
@media (max-width: 1200px) {
  .nv-template-courses #nv-nf-body-content {
    padding-left: 0 !important;
  }
}
.nv-template-courses.nv-openmodal #nv-nf-body-content {
  padding-left: 0 !important;
}
.nv-template-courses.nv-nf-menu-mobile.nv-nf-menu-mobile-active #nv-nf-body #nv-nf-body-navigation {
  left: 0;
  right: auto;
}
.nv-template-courses #nv-nf-body #nv-nf-body-navigation .nv-headline {
  padding: 0 20px 0 20px !important;
}

.nv-module-clozetests .nv-question-icon {
  position: absolute;
  top: -30px;
  left: -30px;
  border-radius: 50%;
  aspect-ratio: 1;
  width: 70px;
}
.nv-module-clozetests .nv-gaptext {
  line-height: 2.5rem;
}
.nv-module-clozetests .gap {
  display: inline-block;
  min-width: 120px;
  padding: 3px 8px;
  height: 36px;
  background-color: #efefef;
  margin: 1px 0px 1px 0px;
  border-radius: 6px;
  text-align: center;
  vertical-align: middle;
}
.nv-module-clozetests .gap.filled {
  cursor: pointer;
  background-color: #dce5e9;
  color: #0084a4;
  position: relative;
  line-height: 1.8rem;
}
.nv-module-clozetests .gap.filled:after {
  position: absolute;
  right: -5px;
  top: -5px;
  width: 15px;
  height: 15px;
  line-height: 15px;
  background-color: #dce5e9;
  border-radius: 20px;
  font-size: 0.6rem;
  font-family: "Font Awesome 6 Pro";
  font-weight: 300;
  content: "\f00d";
}
.nv-module-clozetests .suggestion {
  cursor: pointer;
  margin: 5px;
  padding: 3px 8px;
  margin-top: 0;
  display: inline-block;
  background-color: #dce5e9;
  border-radius: 6px;
}
.nv-module-clozetests .suggestion:first-of-type {
  margin-left: 0;
}
.nv-module-clozetests .suggestion.disabled,
.nv-module-clozetests #nv-submit:disabled {
  cursor: not-allowed;
  pointer-events: all !important;
}
.nv-module-clozetests .nv-quiz-gap-form {
  position: relative;
  z-index: 10;
}

.nv-plan-item {
  cursor: pointer;
}

body.nv-openmodal #nv-courses-header-progress {
  display: none;
}

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

p:not(:last-child),
ul:not(:last-child) {
  margin-bottom: 20px;
}

.nv-courses-catalog .nv-courses-catalog-item .nv-courses-catalog-item-img {
  background-position: center;
  background-size: cover;
  /*
            height: 200px;
            @media screen and (min-width: 992px) {
                height: 300px;
            }
  */
  width: 100%;
  aspect-ratio: 16/9;
  /* Beibehaltung des FHD-Verhältnisses */
}

@media (min-width: 1600px) {
  .col-xxxl-3 {
    width: 25%;
  }
}

.rating-container .rating-stars:focus {
  outline: none;
}
.rating-container .caption {
  display: block;
  margin-left: 0;
  margin-top: 5px;
}
.rating-container .caption .caption-badge {
  font-size: 0.8rem;
}
.rating-container .caption .caption-badge.caption-danger, .rating-container .caption .caption-badge.caption-warning, .rating-container .caption .caption-badge.caption-info, .rating-container .caption .caption-badge.caption-primary, .rating-container .caption .caption-badge.caption-success {
  background: #0084a4;
  color: white;
}
.rating-container .filled-stars {
  text-shadow: none;
  -webkit-text-stroke: 0;
}

#nv-vimeo-button-next .nv-button-pulsate {
  animation: pulse 1.2s ease infinite;
  background: #198754;
}

.nv-reseller-logs-list .list-group-item.nv-reseller-logs-list-day-separator {
  padding-bottom: 30px;
}
.nv-reseller-logs-list .list-group-item.nv-reseller-logs-list-day-separator:not(:first-child) {
  margin-top: 20px;
}
.nv-reseller-logs-list .list-group-item:not(.nv-reseller-logs-list-day-separator):hover {
  background-color: #e2e3e5;
  transition: background-color 0.5s;
  border-radius: 16px;
}

/*# sourceMappingURL=screen.css.map */
