
span[data-v-f29861c4] {
  margin: 30vh 0 0 200px;
  font-size: 20px;
  color: red;
}


.v-alert {
  font-weight: 200;
  font-size: 0.9rem;
}


@media screen and (max-height: 1000px) {
.scrollV {
    max-height: 88vh;
}
}
@media screen and (max-height: 905px) {
.scrollV {
    max-height: 85vh;
}
}
@media screen and (max-height: 821px) {
.scrollV {
    max-height: 80vh;
}
}
@media screen and (max-height: 700px) {
.scrollV {
    max-height: 78vh;
}
}
.activities_selected .v-input__slot {
  overflow: hidden;
  width: 10;
}
.formStyle {
  height: 100%;
}
.input {
  margin-top: -5px;
}

