.v-input--radio-group__input > .v-label,
.v-label > strong {
  font-weight: bold;
  line-height: 1.4;
}
p.directions {
  font-size: 15px;
  line-height: 1.4;
}
.v-picker--date button {
  background-color: inherit;
  border: inherit;
  box-shadow: inherit;
}
.v-date-picker-years {
  margin: 0;
  line-height: 1.4;
}

.content-wrapper[data-v-08f5248e] {
  margin: 16px auto 0;
}
.map-background-wrapper[data-v-08f5248e] {
  background-image: url("/images/mapbg.jpg");
  background-position: center;
  background-size: cover;
  padding-bottom: 10px;
  padding-top: 16px;
}
.map-background-wrapper .content-wrapper[data-v-08f5248e] {
  margin-top: 0;
}
.username[data-v-08f5248e] {
  float: left;
}
@media (min-width:0px) and (max-width:640px) {
.username[data-v-08f5248e] {
    float: none;
}
}
.submit-observation[data-v-08f5248e] {
  float: right;
  padding-left: 7px;
}
.submit-observation[data-v-08f5248e]:before {
  background-image: url("/images/photo-camera-white.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: inline-block;
  height: 16px;
  margin-right: 6px;
  width: 18px;
}
.submit-observation[data-v-08f5248e]:hover {
  color: #000;
}
.submit-observation[data-v-08f5248e]:hover:before {
  background-image: url("/images/photo-camera.svg");
}
@media (min-width:0px) and (max-width:640px) {
.submit-observation[data-v-08f5248e] {
    clear: both;
    float: none;
    display: inline-block;
    margin-bottom: 5px;
}
}
.link-band[data-v-08f5248e] {
  background: #4abfd9;
  margin: 0 0 16px;
  padding: 5px 0;
}
.link-band .content-wrapper[data-v-08f5248e] {
  margin: 0 auto;
}
@media (min-width:0px) and (max-width:640px) {
.link-band .content-wrapper[data-v-08f5248e] {
    display: flex;
    flex-flow: column;
}
}
.link-band a[data-v-08f5248e] {
  color: #000;
  display: inline-block;
  font-family: "Montserrat Medium";
  font-size: 18px;
  line-height: 22px;
  padding: 6px 9px;
  margin-right: 8px;
  text-decoration: none;
}
@media (min-width:0px) and (max-width:640px) {
.link-band a[data-v-08f5248e] {
    margin-bottom: 2px;
    margin-right: 0;
}
}
.link-band a[data-v-08f5248e]:hover,
.link-band a.active[data-v-08f5248e] {
  background: #4899af;
  color: #fff;
}
.link-band a[data-v-08f5248e]:hover:nth-of-type(1):before,
.link-band a.active[data-v-08f5248e]:nth-of-type(1):before {
  background-image: url("/images/home-white.svg");
}
.link-band a[data-v-08f5248e]:hover:nth-of-type(2):before,
.link-band a.active[data-v-08f5248e]:nth-of-type(2):before {
  background-image: url("/images/photos-white.svg");
}
.link-band a[data-v-08f5248e]:hover:nth-of-type(3):before,
.link-band a.active[data-v-08f5248e]:nth-of-type(3):before {
  background-image: url("/images/star-white.svg");
}
.link-band a[data-v-08f5248e]:hover:nth-of-type(4):before,
.link-band a.active[data-v-08f5248e]:nth-of-type(4):before {
  background-image: url("/images/profile-white.svg");
}
.link-band a[data-v-08f5248e]:hover:nth-of-type(5):before,
.link-band a.active[data-v-08f5248e]:nth-of-type(5):before {
  background-image: url("/images/q-and-a-white.svg");
}
.link-band a[data-v-08f5248e]:before {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: '';
  display: inline-block;
  height: 21px;
  margin-right: 5px;
  margin-bottom: -3px;
  width: 21px;
}
.link-band a[data-v-08f5248e]:nth-of-type(1):before {
  background-image: url("/images/home-black.svg");
}
.link-band a[data-v-08f5248e]:nth-of-type(2):before {
  background-image: url("/images/photos-black.svg");
}
.link-band a[data-v-08f5248e]:nth-of-type(3):before {
  background-image: url("/images/star-black.svg");
}
.link-band a[data-v-08f5248e]:nth-of-type(4):before {
  background-image: url("/images/profile-black.svg");
}
.link-band a[data-v-08f5248e]:nth-of-type(5):before {
  background-image: url("/images/q-and-a-black.svg");
}
.dashboard-footer[data-v-08f5248e] {
  background-image: url("/images/grass-footer.jpg");
  background-position: right;
  background-size: auto 100%;
  border: none;
  height: 123px;
  width: 100%;
}

