.google-button_15 {
  text-decoration: none;
  height: 60px;
  border-width: 0;
  background: white;
  color: #737373;
  white-space: nowrap;
  box-shadow: 1px 1px 0px 1px rgba(0,0,0,0.05);
  transition-property: background-color, box-shadow;
  transition-duration: 150ms;
  transition-timing-function: ease-in-out;
  padding: 0;}
  
  .google-button_15:focus,
  .google-button_15:hover {
    text-decoration: none;
    box-shadow: 1px 4px 5px 1px rgba(0,0,0,0.1);
  }
  
  .google-button_15:active {
    background-color: #e5e5e5;
    box-shadow: none;
    transition-duration: 10ms;
  }

    
.google-button__icon_15 {

  display: inline-block;
  vertical-align: middle;
  margin: 12px 0 12px 12px;
  width: 27px;
  height: 27px;
  box-sizing: border-box;
}

.google-button__text_15 {
  color: #21d330;
  display: inline-block;
  vertical-align: middle;
  padding: 0px 36px 0 36px;;
  font-size: 21px;
  font-weight: bold;
  font-family: 'Roboto',arial,sans-serif;
}

/* Button Header */

#menu-item-848 > div > button > a {
    
    padding: 0px !important;
    
}

#menu-item-848 {
    
    top:8px;
    
}

  .google-button {
  text-decoration: none;
  height: 40px;
  border-width: 0;
  background: white;
  color: #737373;
  white-space: nowrap;
  box-shadow: 1px 1px 0px 1px rgba(0,0,0,0.05);
  transition-property: background-color, box-shadow;
  transition-duration: 150ms;
  transition-timing-function: ease-in-out;
  padding: 0;}
  
  .google-button:focus,
  .google-button:hover {
    text-decoration: none;
    box-shadow: 1px 4px 5px 1px rgba(0,0,0,0.1);
  }
  
  .google-button:active {
    background-color: #e5e5e5;
    box-shadow: none;
    transition-duration: 10ms;
  }

    
.google-button__icon {

  display: inline-block;
  vertical-align: middle;
  margin: 8px 0 8px 8px;
  width: 18px;
  height: 18px;
  box-sizing: border-box;
}

.google-button__text {
  color: #7ed2e9;
  display: inline-block;
  vertical-align: middle;
  padding: 0px 24px 0 24px;
  font-size: 14px;
  font-weight: bold;
  font-family: 'Roboto',arial,sans-serif;
}