#ggSignInBtn {
  display: inline-block;
  background: white;
  color: #444;
  width: 190px;
  border-radius: 5px;
  border: thin solid #2798e8;
  box-shadow: 1px 1px 1px #ccccccb8;
  white-space: nowrap; }

#ggSignInBtn:hover {
  cursor: pointer; }

span.label {
  font-family: serif;
  font-weight: normal; }

span.icon {
  background: url("g-normal.1344fd947f85.png") transparent 5px 50% no-repeat;
  display: inline-block;
  vertical-align: middle;
  width: 42px;
  height: 42px; }

span.buttonText {
  display: inline-block;
  vertical-align: middle;
  padding-right: 42px;
  font-size: 14px;
  font-weight: bold;
  /* Use the Roboto font that is loaded in the <head> */
  font-family: 'Roboto', sans-serif; }

/*# sourceMappingURL=account.google.sign_in.css.map */
