@import url('https://fonts.googleapis.com/css?family=Roboto:400,500');
.custom-background-EmbedShort{
  background-color: #ffffff;
  font-family: 'Roboto', sans-serif !important;
}
#wrap {
  padding: 0;
}
.header-top {
  display: none;
}
.details {
  display: none;
}
.details-payment {
  border: 0;
  background-color: #ffffff;
  box-shadow: initial;
}
.MerchantBottomText {
  background-color: #ffffff;
}
.wrap-accordion {
  padding: 0;
  background-color: #ffffff;
}
.wrap-button {
  margin: 0;
  float: none;
  width: 100%;
}
.td-cell input:focus {
  width: 100%;
}
.wrap-button > input{
  margin: 0 auto;
  max-width: 216px;
  background-color: #31e495;
  height: 46px;
  width: 100%;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-weight: bold;
  line-height: 17px;
  letter-spacing: .04em;
  border: 1px solid transparent;
  border-radius: 30px;
}
#container {
  overflow: hidden;
  padding-bottom: 0;
}
#container + div {
  display: none;
}
#container + div + div {
  display: none;
}
.full-page > div:not(:first-child) {
  display: none;
}
.content-section {
  font-family: 'Roboto', sans-serif !important;
  background-color: #ffffff !important;
}