#jg_popup_overlay {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2147483645; }

#jg_popup_inner {
  display: none;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 2147483646;
  max-width: 80%; }

.jg_popup_basic {
  background: none;
  border-radius: 5px;
  box-shadow: 0 0 8px #999;
  float: none;
  height: auto;
  margin: 0;
  padding: 0;
  width: auto;
  z-index: auto;
  display: block; }

.jg_popup_basic td {
  position: relative;
  border: 0;
  height: auto;
  margin: 0;
  padding: 0;
  text-align: left;
  vertical-align: top;
  width: auto; }

.jg_popup_basic #jg_popup_tl {
  width: 0px;
  height: 0px;
  background: #fff; }

.jg_popup_basic #jg_popup_title {
  line-height: normal;
  height: 0px;
  background: #fff;
  text-decoration: none;
  text-indent: 0;
  text-transform: none;
  color: #999;
  word-spacing: normal;
  white-space: nowrap;
  font-family: Arial, Sans-Serif;
  font-size: 11px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  padding: 0; }

.jg_popup_basic #jg_popup_title.jg_popup_draggable {
  cursor: move; }

.jg_popup_basic #jg_popup_tr {
  width: 0px;
  height: 0px;
  background: #fff; }

.jg_popup_basic #jg_popup_l {
  width: 0px;
  background: #fff; }

.jg_popup_basic #jg_popup_content {
  background-color: transparent; }

.jg_popup_basic #jg_popup_loader {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  display: none; }

.jg_popup_basic #jg_popup_loader div {
  width: 32px;
  height: 32px;
  background: url(../images/jeegoopopup/loader.gif) no-repeat;
  margin: 0 auto; }

.jg_popup_basic #jg_popup_r {
  width: 0px;
  background: #fff; }

.jg_popup_basic #jg_popup_bl {
  width: 0px;
  height: 0px;
  background: #fff; }

.jg_popup_basic #jg_popup_b {
  height: 0px;
  background: #fff; }

.jg_popup_basic #jg_popup_br {
  width: 0px;
  height: 0px;
  background: #fff; }

.jg_popup_basic #jg_popup_br.jg_popup_resizable {
  cursor: se-resize;
  width: 0px;
  height: 0px;
  background: white url(../images/jeegoopopup/resize.gif) no-repeat 0 0; }

#jg_popup_table.jg_popup_basic #jg_popup_close {
  position: absolute;
  z-index: 1;
  right: -13px;
  top: -13px;
  cursor: pointer;
  width: 33px;
  height: 33px;
  background: url(../images/jeegoopopup/close.png) no-repeat; }

/* previous/next buttons */
#jg_lightbox_prev, #jg_lightbox_next {
  width: 30px;
  height: 35px;
  background: url(../images/jeegoopopup/prev_next.png) no-repeat 0 0;
  visibility: hidden;
  position: absolute;
  left: 0;
  cursor: pointer;
  display: none; }

#jg_lightbox_next {
  left: auto;
  right: 0;
  background-position: 0 -35px; }

#jg_lightbox_loader {
  width: 100%;
  height: 32px;
  position: absolute;
  display: none; }

#jg_lightbox_loader div {
  width: 32px;
  height: 32px;
  background: url(../images/jeegoopopup/loader.gif) no-repeat;
  margin: 0 auto; }

/* lightbox inline loader */
#jg_lightbox_inline_loader {
  width: 32px;
  height: 32px;
  background: url(../images/jeegoopopup/loader.gif) no-repeat;
  position: absolute;
  z-index: 2147483644; }

#jg_popup_table.jg_popup_info {
  background: none;
  border: 3px solid #fff;
  border-radius: 5px;
  box-shadow: 0 0 8px #999;
  float: none;
  height: auto;
  margin: 0;
  padding: 0;
  width: auto;
  z-index: auto;
  display: block; }

#jg_popup_table.jg_popup_info td {
  border: 0;
  height: auto;
  margin: 0;
  padding: 0;
  text-align: left;
  vertical-align: top;
  width: auto;
  z-index: auto; }

#jg_popup_table.jg_popup_info #jg_popup_tl {
  width: 0px;
  height: 0px;
  background: #fff; }

#jg_popup_table.jg_popup_info #jg_popup_title {
  line-height: normal;
  height: 0px;
  background: #fff;
  text-decoration: none;
  text-indent: 0;
  text-transform: none;
  color: #999;
  word-spacing: normal;
  white-space: nowrap;
  font-family: Arial, Sans-Serif;
  font-size: 11px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  padding: 3px 0 0 0; }

#jg_popup_table.jg_popup_info #jg_popup_title.jg_popup_draggable {
  cursor: move; }

#jg_popup_table.jg_popup_info #jg_popup_tr {
  width: 0px;
  height: 0px;
  background: #fff; }

#jg_popup_table.jg_popup_info #jg_popup_l {
  width: 0px;
  background: #fff; }

#jg_popup_table.jg_popup_info #jg_popup_content {
  background: #fff; }

#jg_popup_table.jg_popup_info #jg_popup_loader {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  display: none; }

#jg_popup_table.jg_popup_info #jg_popup_loader div {
  width: 32px;
  height: 32px;
  background: url(../images/jeegoopopup/loader.gif) no-repeat;
  margin: 0 auto; }

#jg_popup_table.jg_popup_info #jg_popup_r {
  width: 0px;
  background: #fff; }

#jg_popup_table.jg_popup_info #jg_popup_bl {
  width: 0px;
  height: 0px;
  background: #fff; }

#jg_popup_table.jg_popup_info #jg_popup_b {
  height: 0px;
  background: #fff; }

#jg_popup_table.jg_popup_info #jg_popup_br {
  width: 0px;
  height: 0px;
  background: #fff; }

#jg_popup_table.jg_popup_info #jg_popup_br.jg_popup_resizable {
  cursor: se-resize;
  width: 0px;
  height: 0px;
  background: white url(../images/jeegoopopup/resize.gif) no-repeat 0 0; }

#jg_popup_table.jg_popup_info #jg_popup_close {
  position: absolute;
  z-index: 1;
  right: -13px;
  top: -13px;
  cursor: pointer;
  width: 33px;
  height: 33px;
  background: url(../images/jeegoopopup/close.png) no-repeat; }

.aui .text_popup {
  padding: 15px 10px;
  text-align: center; }

.aui .text_popup span {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 12px;
  color: #7a7a7a;
  line-height: 20px; }

.aui .text_popup span font {
  display: block;
  text-align: center;
  font-size: 14px;
  color: #4cbfdc;
  padding: 10px 0; }

.aui .text_popup button {
  display: block;
  width: 90px;
  height: 30px;
  margin: 10px auto 0;
  cursor: pointer;
  text-align: center;
  letter-spacing: 3px;
  font-size: 12px;
  color: #fff;
  background-color: #bcbcbc; }