.ui-dialog-titlebar {
  font-family: Tahoma, Verdana, Calibri, Arial;
  font-size: 18px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  color:#3e2619;
  background:url(ui-lightness/images/bg.jpg) center center repeat;
  }
#dialog_signup {
  font-family: Tahoma, Verdana, Calibri, Arial;
  font-size: 16px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  color:#3e2619;
  background:url(ui-lightness/images/bg.jpg) center center repeat; /* Old browsers */
  }
.ui-state-hover {
  background:none;
  }
.ui-button {
  background:none !important;
  }


@media screen and (max-width: 480px){
.ui-widget-overlay {
	height:2500px;

}
	

}