.ui-widget-overlay {
  background: url("../_images/modal_bg.png") repeat;
  opacity: 0.4;
}

.ProsperWinload {
  box-sizing: border-box;
  border: 0px;
  border-radius: 0px;
  overflow: visible;
  font-family: "Helvetica";
  padding: 0px;
  border: 0px;
  border-top: 10px solid #930100 !important;
  border-bottom: 2px solid #333 !important;
  background: #fff url(images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;
  color: #222;
}

.ProsperWinload .ui-dialog-buttonpane {
  margin: 0 auto;
  margin-top: 10px;
  margin-bottom: 10px;
  width: 1000px;
  position: relative;
  padding: 0;
  padding-top: 10px;
  /*                border-top: 1px solid #ddd;*/
}

.ProsperWinload .ui-button {
  margin: 0 0 0 0.5em !important;
}

.ProsperWinload .ui-dialog-buttonpane .ui-state-default {
  border: 1px solid #555 !important;
  background: #eee !important;
  border-radius: 0 !important;
  color: #555;
  font-family: "Segoe Ui" !important;
  font-size: 12pt !important;
  text-shadow: none !important;
}

.ProsperWinload .ui-dialog-buttonpane .ui-state-hover {
  border: 1px solid #555 !important;
  background: #555 !important;
  font-weight: 400;
  color: #fff;
  font-family: "Segoe Ui" !important;
}

.ProsperWinload .dialog {
  position: relative;
  margin: 0 auto;
  width: 1000px !important;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 0;
}

.ProsperWinload #dialog {
  position: relative;
  margin: 0 auto;
  width: 1000px !important;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 0;
}

.ProsperWinload .ui-dialog-content {
  position: relative;
  border: 0;
  padding: 0.5em 1em;
  background: 0;
  overflow: auto;
  font-size: 18px;
  /*line-height: 22px;*/
  text-align: center;
}

.ProsperWinload #detalhe {
  background: url("../_images/modal_detalhe.png") no-repeat scroll 0 0
    transparent;
  bottom: -35px;
  height: 338px;
  position: absolute;
  right: -15px;
  width: 215px;
  z-index: 10;
}

.ProsperWinload .ui-dialog-titlebar {
  border: 0;
  padding: 0;
  background: #fff;
  width: 1000px;
  position: relative;
  margin: 0 auto;
  border-radius: 0px;
}

.ProsperWinload .ui-dialog-title {
  color: #930100;
  font-family: "Segoe Ui";
  font-weight: 100;
  font-size: 24pt;
  border: 0;
  width: 1000px;
  position: relative;
  margin: 0 auto;
  padding: 0;
}

.ProsperWinload .ui-dialog-titlebar-close {
  background: transparent;
  height: 40px;
  top: 0;
  right: 0;
  margin: 0;
  width: 40px;
  border: 0px;
}

.ProsperWinload .ui-dialog-titlebar .ui-state-hover {
  border: 0;
  padding: 1px;
}

.ProsperWinload .ui-dialog-titlebar-close .ui-icon {
  /*display: none;*/
}
