.uk-modal-body {
  padding: 0px 0px !important;
}

.uk-width-large {
  width: 355px !important;
}

/* .uk-modal {
  overflow-y: scroll;
  height: 500px;
} */

.uk-modal {
  bottom: initial !important;
}

.uk-button-google {
  border: solid #d0cfcf 1px;
}

.uk-button-facebook {
  background: #3b5998;
  color: #fff;
}

.google-logo {
  width: 30px;
  height: 30px;
  margin: 0;
}

.uk-facebook {
  margin: 0 10px;
}

.uk-button-facebook:hover {
  color: #fff;
  background: #315092;
}

.uk-button-google:hover {
  color: #000;
  background: #f9f9f9;
}
/* .uk-input{
  height: 44px !important;
} */