@import url('https://fonts.googleapis.com/css?family=Noto+Serif:400,400i,700');


h1, h2, h4, h5, h6 {
  font-family: 'Noto Serif', 'Times New Roman', 'Times', serif;
}

header {
  text-align: center;
}

header img {
  margin: 20px 20px;
  display: inline-block;
    vertical-align: middle;
}

header img:first-of-type {
  width: 15%;
}

header img {
  width: 60%;
}

input.drg-field-address-required, input.drg-field-required {
  background-image: url(https://cdn.omeda.com/hosted/images/dragon/12385/89.png);
  background-repeat: no-repeat;
  background-position-y: 50%;
  background-position-x: right;
  background-origin: content-box;
  padding-right: 8px;
}

select.drg-field-address-required, select.drg-field-required {
  background-image: url(https://cdn.omeda.com/hosted/images/dragon/12385/89.png);
  background-repeat: no-repeat;
  background-position-y: 50%;
  background-position-x: right;
  background-origin: content-box;
  padding-right: 24px;
}

.questionlabel {
  font-weight: bold;
}

.openingtext {
  font-size: .8em;
  line-height: 1.1em;
}

.disclaimer {
  font-size: .8em;
  line-height: 1.1em;
  margin: 4em 0;
  color: #666;
}


/* rate styles */

#p31, #p34, #p33 {
  font-weight: bold;
}


/* payment area styles */

#ccframe {
  display: inline-block;
  float: left;
}

#p32.addresslabel, #p32.addresslabel:after {
  display: inline-block;
  width: 160px;
  padding: 0;
  background: transparent;
}

#p32.addresslabel .questionlabel {
  display: block;
  line-height: 1;
  margin-top: 8px;
  width: 100%;
}

#p32.addresslabel select {
  padding: 2px;
  margin-bottom: 15px;
  margin-left: 0px;
  margin-top: 2px;
  width: 100%;
}

#p130 {
  display: none;
}

.spanc130 {
  display: block;
  width: 100%;
  box-sizing: border-box;
  padding: 10px 20px;
  background: #f4f4f4;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.spanc130 input {
  margin-left: 0px;
}

.spanc130 ul {
  margin-bottom: 0;
  padding-bottom: 20px;
}

#p131.addresslabel, #p132.addresslabel, #p133.addresslabel, #p135.addresslabel, #p134.addresslabel {
  display: block;
  width: 100%;
}

#p131.addresslabel .questionlabel, #p132.addresslabel .questionlabel, #p133.addresslabel .questionlabel, #p135.addresslabel .questionlabel, #p134.addresslabel .questionlabel {
  display: inline-block;
  width: 20%;
}

#p131.addresslabel input, #p132.addresslabel input, #p133.addresslabel select, #p135.addresslabel input, #p134.addresslabel select {
  display: inline-block;
  width: 78%;
}