.gsuite {
  position: relative;
  padding-left: 50px;
  line-height: 25px !important;
  margin: 0 0 15px 0;
}

.gsuite-icons {
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  left: 0;
  top: 4px;
  width: 32px;
  height: 32px;
}

.gsuite .gsuite-drive {
  background: url(../icons/gsuite/drive.svg) no-repeat;
}
.gsuite .gsuite-gmail {
  background: url(../icons/gsuite/gmail.svg) no-repeat;
}
.gsuite .gsuite-meet {
  background: url(../icons/gsuite/meet.svg) no-repeat;
}
.gsuite .gsuite-calendar {
  background: url(../icons/gsuite/calendar.svg) no-repeat;
}
.gsuite .gsuite-chat {
  background: url(../icons/gsuite/chat.svg) no-repeat;
}
.gsuite .gsuite-docs {
  background: url(../icons/gsuite/docs.svg) no-repeat;
}
.gsuite .gsuite-slides {
  background: url(../icons/gsuite/slides.svg) no-repeat;
}
.gsuite .gsuite-sheets {
  background: url(../icons/gsuite/sheets.svg) no-repeat;
}
.gsuite .gsuite-sites {
  background: url(../icons/gsuite/sites.svg) no-repeat;
}
.gsuite .gsuite-forms {
  background: url(../icons/gsuite/forms.svg) no-repeat;
}
.gsuite .gsuite-keep {
  background: url(../icons/gsuite/keep.svg) no-repeat;
}
.gsuite .gsuite-currents {
  background: url(../icons/gsuite/currents.svg) no-repeat;
}
.gsuite .gsuite-security {
  background: url(../icons/gsuite/security.svg) no-repeat;
}
.gsuite .gsuite-endpoint {
  background: url(../icons/gsuite/endpoint.svg) no-repeat;
}
.gsuite .gsuite-search {
  background: url(../icons/gsuite/search.svg) no-repeat;
}
.gsuite .gsuite-vault {
  background: url(../icons/gsuite/vault.svg) no-repeat;
}
.gsuite .gsuite-appsscript {
  background: url(../icons/gsuite/appsscript.svg) no-repeat;
}

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