#iframecontainer
{
}

.ui-dialog-titlebar
{
	display: none;
}

.ui-dialog-titlebar-close
{
  display: none !important;
}

#webform-component-credit-card-information--payment-type > label:after, 
#webform-component-credit-card-information--card-type > label:after, 
#webform-component-credit-card-information--cardholder-name > label:after, 
#webform-component-credit-card-information--credit-card-number > label:after, 
#webform-component-credit-card-information--cvv-code > label:after, 
#webform-component-credit-card-information--expiration-month > label:after, 
#webform-component-credit-card-information--expiration-year > label:after {
content: "*";
color: #cc0000;
}
