
[data-v-b9aa419c]:focus {
  outline: none;
  outline-color: transparent;
  outline-style: auto;
  outline-width: 0px;
}


.resource-btn.theme--light.v-btn:not(.v-btn--icon):not(.v-btn--flat) {
  background-color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-transform: none;
  font-weight: 400;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.54);
  line-height: 48px;
  height: 50px;
  width: 100%;
  text-align: left;
  border-top: 1px solid #ccc;
  margin-top: 1px;
  border-bottom: 1px solid #e0e0e0;
  padding: 0;
  border-radius: 0;
}
button.resource-btn div {
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  padding: 0 12px;
  -webkit-box-align: left;
      -ms-flex-align: left;
          align-items: left;
}
button.resource-btn div i {
  right: 5px;
}
button.resource-btn .v-btn__content span {
  width: 100%;
  letter-spacing: 0;
}
#input-93,
.resources-tile {
  cursor: pointer;
}
.resources-tile:hover {
  background: rgba(0, 0, 0, 0.04);
}
.v-list__tile.theme--light i {
  margin-right: 8px;
}
.sub-item {
  padding-left: 33px;
}


.v-btn[data-v-d4409baa] {
  line-height: 1 !important;
}


.btn-primary[data-v-fae5bece] {
  background: #468f65;
  border: 1px solid #468f65;
}
.card[data-v-fae5bece] {
  text-decoration: none;
  color: #000;
}


/*# sourceMappingURL=view-Home-vue.a0318a45.css.map*/