.head-wrapper {
  border-bottom: 2px solid #FFDF00;
}

.logo {
  display: flex;
  height: 100px;
  align-items: center;
  width: 349px;
  outline: none;
}
@media only screen and (max-width: 767px) {
  .logo {
    height: 60px;
  }
}

.logo img {
  height: 20px;
  width: auto;
  vertical-align: top;
  outline: none;
}
@media only screen and (max-width: 767px) {
  .logo img {
    height: 12px;
  }
}

.head-menu {
  display: flex;
  justify-content: flex-end;
  height: 98px;
  align-items: center;
  color: #666;
}
@media only screen and (max-width: 767px) {
  .head-menu {
    display: none;
  }
}

.foot-wrapper {
  border-top: 2px solid #FFDF00;
  padding-top: 50px;
  padding-bottom: 50px;
  font-size: 16px;
}

.stick-to-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

body {
  font-family: "bio-sans", Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  font-weight: 300;
  color: hsl(0, 0%, 0%);
}

.button.is-red {
  background-color: #dd3131 !important;
  color: #FFF;
  border: 0;
}

.ziel-input {
  color: #000;
}

.inline-icon p {
  display: flex;
  align-items: flex-start;
}
.inline-icon p img {
  margin-right: 12px;
  margin-top: 4px;
  width: 20px;
}

.select-ziel select {
  padding-right: 3.5em !important;
}

.led1 {
  color: #038747;
}

.led2 {
  color: #2F21FF;
}

#modal-led1 .modal-card-body h2,
#modal-led1 .modal-card-body h4,
#modal-led1 .modal-card-body h3 {
  color: #038747;
}

#modal-led1 .modal-card-head,
#modal-led2 .modal-card-head {
  justify-content: flex-end !important;
}

#user-assign .modal-card-head {
  width: 100%;
  justify-content: space-between;
}

.modal-card-body h2 {
  line-height: 1.1;
  margin-bottom: 15px;
}

#modal-led2 .modal-card-body h2,
#modal-led2 .modal-card-body h4,
#modal-led2 .modal-card-body h3 {
  color: #2F21FF;
}

p.black-color {
  color: #000 !important;
}

.popup-led1 {
  background: #038747 !important;
  color: white !important;
  border: 0;
}

.popup-led2 {
  background: #2F21FF !important;
  color: white !important;
  border: 0;
}

.margin-fix {
  margin-bottom: 2.8em;
}

.login-form {
  margin: 6rem 0;
}

.reset-link-form {
  margin: 6rem 0;
}

.reset-form {
  margin: 6rem 0;
}

.confirm-form {
  margin: 6rem 0;
}

.push-left {
  margin-right: auto;
}

.sign-wrap {
  width: 605px;
  display: flex;
  justify-content: flex-end;
}

.srv-form {
  padding: 35px;
}

.button.is-danger {
  background-color: #bbbbbb !important;
}

.button.is-red {
  background-color: rgb(255, 102, 132.6) !important;
}

.button {
  margin: 0 3px 3px;
}

.help {
  font-size: 14px;
  font-weight: bold;
}

h1,
h2,
h3,
h4 {
  color: #000;
  hyphens: none;
}

h1 {
  font-size: 35px;
  line-height: 1.6;
  font-weight: 400;
  color: #000;
}
@media screen and (max-width: 700px) {
  h1 {
    font-size: 25px;
  }
}

h1.intro {
  font-weight: 400;
  font-size: 20px;
  line-height: 1.6;
  color: #666;
  letter-spacing: 0.5px;
  margin-bottom: 3em;
}
@media screen and (max-width: 700px) {
  h1.intro {
    font-size: 18px;
    letter-spacing: 0;
    margin-bottom: 2em;
  }
}

.home-page h1.intro {
  margin-top: 1rem;
}

h1.subtitle,
.subtitle.is-3 {
  margin: 0 0 25px;
  font-size: 28px;
  line-height: 1.6;
  font-weight: 400;
  color: #000;
}
@media screen and (max-width: 700px) {
  h1.subtitle,
  .subtitle.is-3 {
    font-size: 20px;
  }
}

h1.intro2 {
  font-weight: 400;
  font-size: 20px;
  line-height: 1.6;
  color: #666;
  letter-spacing: 0.5px;
}
@media screen and (max-width: 700px) {
  h1.intro2 {
    font-size: 18px;
    letter-spacing: 0;
  }
}

h2 {
  font-size: 30px;
  line-height: 1.6;
  font-weight: 400;
  color: #000;
}
@media screen and (max-width: 700px) {
  h2 {
    font-size: 20px;
  }
}

h3 {
  font-size: 25px;
  line-height: 1.5em;
  font-weight: 400;
  margin: 25px 0;
}
@media screen and (max-width: 700px) {
  h3 {
    font-size: 20px;
  }
}

h3.subtitle.is-4 {
  font-size: 25px;
  line-height: 1.5em;
  font-weight: 400;
  margin: 25px 0;
  color: #000;
}

h4 {
  font-weight: 300;
  font-size: 20px;
  line-height: 1.6;
  color: #000;
  letter-spacing: 0.5px;
  margin: 0;
  margin-bottom: 1em;
}

.orange {
  color: #4272D5;
  font-weight: bold;
}

.green {
  color: #a7a7a7;
  font-weight: bold;
}

.grau {
  color: #696969;
  font-weight: bold;
}

.blau {
  color: #4272D5;
  font-weight: bold;
}

p {
  font-size: 16px;
  line-height: 1.6;
  font-weight: 300;
  color: #000;
  margin: 0;
  margin-bottom: 1rem;
}

a {
  color: #000;
  transition: color 0.2s ease-out;
}
a:hover {
  color: rgba(0, 0, 0, 0.6);
  transition: color 0.2s ease-out;
}

.button {
  font-weight: normal;
}

.btn-login {
  padding: 0 1.1rem;
  background-color: gray !important;
  border-color: gray !important;
}

.btn-link {
  color: gray !important;
}
.btn-link:hover {
  color: #333 !important;
}

.form-checkbox input:checked + .form-icon {
  background-color: gray !important;
  border-color: gray !important;
}

.insider {
  max-width: 1200px;
  padding: 0 15px;
  margin: 20px auto;
}

.label {
  display: block;
  font-size: 16px;
  letter-spacing: 0.5px;
  line-height: 1.6;
  font-weight: 400;
  color: #000;
}

.input {
  color: #000;
  margin-bottom: 1em;
}

.CodeMirror {
  font-size: 14px;
}

.text-editor {
  border: 1px solid #ddd;
}

.text-editor-wrap {
  padding: 30px 0;
  border-bottom: 1px solid #777;
}

/** UPDATES  LAST **/
strong {
  color: inherit;
  font-weight: 700;
}

ul {
  list-style-position: inside;
  margin: 5px 0;
}
ul li {
  font-size: 16px;
  line-height: 1.6;
  font-weight: 300;
  color: #000;
}

ol {
  list-style-position: inside;
  margin: 5px 0;
  padding-left: 0;
}

table {
  color: #000;
}

.ziel-inline {
  margin-top: 15px;
}

.CodeMirror {
  height: 350px !important;
}

.home-list {
  padding-left: 20px;
  list-style-type: square;
  list-style-position: inside;
  margin: 5px 0;
  list-style: none;
}

.home-list .list-inline {
  display: flex;
  margin-bottom: 1em;
}

.home-list .list-inline p {
  margin-bottom: 15px;
  font-size: 16px;
}

.home-list .list-inline p:last-of-type {
  width: 100px;
  flex: 1 0 auto;
  text-align: right;
  margin-left: 50px;
}

.home-list li {
  font-size: 16px;
  line-height: 1.5;
  font-weight: 300;
  color: #000;
  margin-bottom: 20px;
  width: 100%;
  list-style-type: none;
  list-style-position: inside;
  margin: 5px 0;
}

.home-list > li::before {
  padding-right: 10px;
  font-weight: normal;
  content: " -";
  padding-right: 10px;
  margin-left: -20px;
}

.home-list ol li {
  font-weight: 700;
  list-style-type: lower-latin !important;
}

.login-pane {
  display: flex !important;
  flex-direction: column;
  justify-content: center;
}

.dash-wrapper {
  max-width: 1200px;
  margin: 3rem auto;
}

.dash-pagination {
  font-size: 13px;
  opacity: 0.7;
  width: 100%;
  display: flex;
  justify-content: flex-end;
}
.dash-pagination .page-link {
  display: flex !important;
  align-items: center;
}
.dash-pagination .page-link i {
  margin: 0 3px;
}

.dashboard-table thead tr {
  opacity: 0.7;
}

.dashboard-table td:nth-child(4) {
  width: 120px;
}

.dashboard-table td:nth-child(5) {
  width: 40px;
}

.dashboard-table td:nth-child(6) {
  width: 120px;
}

.komp-table thead tr {
  opacity: 0.7;
}

.komp-table td:nth-child(3) {
  width: 140px;
}

.komp-table td:nth-child(4) {
  width: 200px;
}

.home-inner {
  padding: 3rem 0;
}
@media screen and (max-width: 1024px) {
  .home-inner {
    padding: 3rem 0;
  }
}
@media screen and (max-width: 700px) {
  .home-inner {
    padding: 3rem 0;
  }
}

.tag-special {
  font-size: 16px !important;
  line-height: 1.6 !important;
}

.breadcrumb {
  margin-bottom: 1rem;
}

.home-submit {
  margin-top: 30px;
  display: flex;
  justify-content: flex-end;
}

.home-form {
  padding: 0 35px;
}

.home-submit ion-icon {
  color: #FFFFFF;
  stroke: #FFFFFF;
}

.home-layer {
  margin-bottom: 40px;
}
.home-layer ol {
  font-weight: 700;
}
.home-layer ol li,
.home-layer ol li:marker {
  letter-spacing: 0.5px;
  font-size: 18px;
  line-height: 1.6;
  font-weight: 300;
  color: #000;
  margin-bottom: 0.5em;
}
.home-layer ul {
  padding-left: 20px;
  list-style-type: square;
}
.home-layer ul li {
  font-size: 16px;
  line-height: 1.6;
  font-weight: 300;
  color: #000;
  margin-bottom: 20px;
  width: 100%;
  list-style-type: none;
  list-style-position: inside;
  margin: 5px 0;
}
.home-layer ul li:before {
  font-weight: normal;
  content: " -";
  padding-right: 15px;
  margin-left: -20px;
}
.home-layer .list_inline {
  display: flex;
  font-size: 16px;
  line-height: 1.6;
  font-weight: 300;
  color: #000;
  margin: 0;
  margin-bottom: 1em;
}
.home-layer .list_inline p {
  margin-bottom: 15px;
  font-size: 16px;
}
.home-layer .list_inline p:last-of-type {
  width: 100px;
  flex: 1 0 auto;
  text-align: right;
  margin-left: 50px;
}

.start-intro {
  font-size: 20px;
  line-height: 1.6;
  font-weight: 300;
  color: #000;
  letter-spacing: 0.5px;
  margin-bottom: 1em;
}
@media screen and (max-width: 700px) {
  .start-intro {
    font-size: 16px;
  }
}

.kompet-inner {
  padding: 3rem 0;
}

.kompet__item {
  display: flex;
  width: 100%;
  margin-bottom: 20px;
}
@media screen and (max-width: 700px) {
  .kompet__item {
    flex-direction: column;
  }
}

.kompet__heading {
  width: 200px;
  flex: 1 0 auto;
  display: flex;
  align-items: center;
  padding-right: 10px;
}
@media screen and (max-width: 1215px) {
  .kompet__heading {
    align-items: flex-start;
  }
}
@media screen and (max-width: 700px) {
  .kompet__heading {
    padding-bottom: 20px;
    width: 100%;
  }
}

@media screen and (max-width: 1215px) {
  #kompform {
    width: 700px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 700px) {
  #kompform {
    width: 100%;
  }
}

.kompet__title {
  font-weight: bold;
  font-size: 16px;
  color: #000;
}
.kompet__content {
  width: 100%;
}

.kompet__inner {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(145px, 1fr));
  row-gap: 15px;
  column-gap: 15px;
}
@media screen and (max-width: 1215px) {
  .kompet__inner {
    grid-template-columns: 1fr 1fr 1fr;
  }
}

.kompet__tile {
  width: 145px;
  height: 145px;
  border: 1px solid #ddd;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  font-weight: 400;
  font-size: 14px;
  letter-spacing: normal;
  text-align: center;
  padding: 7px;
  overflow: hidden;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  vertical-align: middle;
}
.kompet__tile:hover {
  background-color: #eee;
  transition: all 0.23s ease-in-out;
}

.kompet__hidden {
  display: none;
  position: fixed;
  background-color: #fff;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-image: linear-gradient(120deg, #fafafa 0%, #fafafa 100%);
  width: calc(70% - 100px);
  padding-top: 40px;
  padding-bottom: 40px;
  z-index: 101;
}
@media screen and (max-width: 1300px) {
  .kompet__hidden {
    width: 80%;
  }
}
@media screen and (max-width: 900px) {
  .kompet__hidden {
    padding-top: 15px;
    padding-bottom: 15px;
    width: 100%;
  }
}

.kompet__wrap {
  margin-top: 40px;
  display: flex;
  align-items: flex-start;
}
@media screen and (max-width: 900px) {
  .kompet__wrap {
    flex-direction: column;
  }
}

.kompet__delete {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 10px;
  position: absolute;
  right: 20px;
  top: 20px;
  cursor: pointer;
}
.kompet__delete span {
  border-radius: 30px;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: black;
  text-transform: uppercase;
  color: #fff;
  font-size: 18px;
  font-weight: 900;
  letter-spacing: normal;
}

.kompet__info {
  width: calc(50% - 70px);
}
.kompet__info h1 {
  font-weight: 400;
  font-size: 20px;
  line-height: 1.6;
  color: #666;
  letter-spacing: 0.5px;
  margin-bottom: 0.5em;
  hyphens: none;
}
@media screen and (max-width: 700px) {
  .kompet__info h1 {
    max-width: calc(100% - 60px);
  }
}
.kompet__info h2 {
  font-weight: bold;
  margin: 0;
  line-height: 1.3;
  font-size: 20px;
  font-weight: 400;
  margin: 0;
  hyphens: none;
}
@media screen and (max-width: 700px) {
  .kompet__info h2 {
    font-size: 16px;
    line-height: 1.3;
    margin-bottom: 10px;
  }
}
.kompet__info div {
  margin-top: 20px;
  font-size: 15px;
}
@media screen and (max-width: 900px) {
  .kompet__info {
    width: 100%;
  }
  .kompet__info div {
    margin-top: 0;
    font-size: 14px;
  }
}

.kompet__text {
  font-size: 20px;
  line-height: 1.6;
  font-weight: 300;
  color: #000;
  letter-spacing: 0.5px;
}

.kompet__buttons {
  display: flex;
  flex-direction: column;
  width: 170px;
  flex: 1 0 auto;
  align-items: center;
  justify-content: space-between;
}
.kompet__buttons label {
  width: 140px;
  height: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  cursor: pointer;
  font-weight: 600;
  padding: 0 5px;
  background-color: #c0c0c0;
  color: #fff;
  font-size: 15px;
  text-transform: uppercase;
  margin: 5px 0;
}
.kompet__buttons input {
  display: none;
}
@media screen and (max-width: 900px) {
  .kompet__buttons {
    padding-top: 15px;
    flex-direction: row;
    width: 100%;
    justify-content: space-between;
  }
  .kompet__buttons label {
    margin: 10px 0;
    width: 49%;
    height: 80px;
    font-size: 14px;
  }
}

.kompet__weiter.label-active {
  background-color: #3A7D44;
}

.kompet__veranderungen.label-active {
  background-color: #DAA520;
}

.kompet__nicht.label-active {
  background-color: #D8232A;
}

.weiter-tile {
  background-color: #3A7D44 !important;
  color: white;
}

.veranderungen-tile {
  background-color: #DAA520 !important;
  color: white;
}

.nicht-tile {
  background-color: #D8232A !important;
  color: white;
}

.kompet__form {
  width: calc(50% - 70px);
  margin-top: 5px;
}
.kompet__form h2 {
  font-weight: bold;
  margin: 0;
  line-height: 1.8;
  margin-bottom: 20px;
}
.kompet__form .textarea {
  height: 170px;
}
.kompet__form textarea::placeholder {
  color: #666;
  font-family: "Bio Sans", sans-serif;
  font-size: 16px;
}
@media screen and (max-width: 900px) {
  .kompet__form {
    width: 100%;
  }
  .kompet__form h2 {
    font-size: 16px;
    margin-bottom: 0;
  }
}

.review__item .kompet__form {
  margin-top: 0;
}

.review__item .kompet__buttons {
  padding-top: 0;
}

.ziel-row {
  display: grid;
  grid-template-columns: 2fr 1fr;
  grid-gap: 10px;
  margin-top: 30px;
  margin-bottom: 30px;
}

.pulse-status .ziel-row,
.led2-status .ziel-row {
  grid-template-columns: 2fr 1fr 0.5fr 2fr;
}

.ziel-item {
  position: relative;
}

.ziel-remove {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 0;
  display: none;
  width: 20px;
  height: 20px;
  align-items: center;
  justify-content: center;
}

.ziel-item:hover .ziel-remove {
  display: flex;
}

.overlay {
  position: fixed;
  display: none;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 99;
}

.kompet__navi {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 25px;
}

.kompet__btn {
  margin: 0 10px;
}

.review__item {
  border-top: 1px solid #ddd;
  padding-top: 20px;
  padding-bottom: 20px;
}

.review__answer {
  width: 140px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-weight: bold;
  background-color: #ddd;
  margin: 10px 0;
  color: white;
}

.sign__popup {
  display: none;
  position: fixed;
  background-color: #fff;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 640px;
  padding-top: 40px;
  padding-bottom: 40px;
  z-index: 101;
}
@media screen and (max-width: 700px) {
  .sign__popup {
    width: 360px;
  }
}

.sign__notify {
  max-width: 600px;
  display: none;
  background-color: red;
  margin-top: 35px;
}

.sign__wrap {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.sign__wrap2 {
  margin-top: 15px;
}

.sign__top {
  margin-top: 35px;
}

.sign__layer {
  margin-top: 4rem;
}

.sign__content {
  margin-bottom: 20px;
}

.sign__second {
  margin-top: 35px;
}

.sign__subtitle {
  font-weight: 400;
  font-size: 20px;
  line-height: 1.6;
  color: #666;
  letter-spacing: 0.5px;
  margin-bottom: 0.5em;
}

.sign__canvas,
.sign__canvas2,
.sign__canvas3 {
  border: 1px solid #ddd;
  width: 100%;
  margin: 0 auto !important;
}
@media only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
  .sign__canvas,
  .sign__canvas2,
  .sign__canvas3 {
    height: 280px;
  }
}

.sign__area {
  display: none;
}

.sign__box {
  max-width: 600px;
}
.sign__box label {
  margin-bottom: 20px;
  display: block;
}

.sign__submit {
  display: flex;
  justify-content: space-between;
  margin-top: 35px;
}

.sign__table {
  margin-bottom: 35px;
}
.sign__table tr td:first-of-type {
  width: 200px;
}

.goals__title {
  margin-top: 1em;
}

.goal__main {
  margin-top: 0 !important;
}

.ziel_table thead td {
  color: #666;
  font-size: 16px;
  padding: 0 10px 10px 0;
  letter-spacing: 0.5px;
}
.ziel_table thead td strong {
  font-size: 16px;
  line-height: 1.6;
  font-weight: 400;
  color: #000;
  margin: 0;
}
.ziel_table td {
  width: 20%;
  padding: 5px 0;
}
@media screen and (max-width: 1200px) {
  .ziel_table td {
    min-width: 250px;
  }
}

.goalfield {
  margin-top: 20px;
  max-width: 600px;
  margin-bottom: 40px !important;
}
@media screen and (max-width: 700px) {
  .goalfield {
    max-width: 100%;
  }
}

.ziel_table td,
.ziel_table th {
  border: none !important;
}

.ziel_table .textarea {
  box-shadow: none;
  max-width: 100%;
  width: 100%;
  border: 1px solid #ddd;
  border-right: 0;
}

.ziel_table tr td:last-of-type .textarea {
  box-shadow: none;
  max-width: 100%;
  width: 100%;
  border: 1px solid #ddd;
  border-right: 1px solid #ddd;
}

.signpadding {
  padding-top: 0.375em;
}

.zielerreichung-form .field-label {
  min-width: 240px;
}

.zielerreichung__canvas3,
.zielerreichung__canvas2,
.zielerreichung__canvas1 {
  border: 1px solid #ddd;
  width: 100%;
  margin: 0 auto !important;
}
@media only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
  .zielerreichung__canvas3,
  .zielerreichung__canvas2,
  .zielerreichung__canvas1 {
    height: 280px;
  }
}

.zielerreichung__submit {
  margin-left: auto;
  width: 200px;
  display: block;
}

.dashboard-table thead td {
  border-bottom: 1px solid #ccc !important;
}

.dashboard-table td {
  border-bottom: 0 !important;
}

.dashboard-table .baseline td {
  border-bottom: 1px solid #eee !important;
}

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