/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 09-Sep-2015, 14:41:59
    Author     : ivanv
*/
.popup-starter-image {
  width: 400px;
  height: 400px; }

.starter-image-wrapper {
  width: 100%;
  height: 100%;
  text-align: center; }

.popup-dialog .popup-main-image {
  width: 400px;
  height: 400px; }

.popup-dialog .popup-small-image {
  width: 150px;
  height: 150px; }

.popup-dialog .popup-left-div {
  width: 400px;
  float: left;
  position: relative; }

.popup-dialog .popup-items {
  width: 330px;
  float: right;
  padding-left: 10px;
  position: relative; }

.popup-dialog .popup-mini {
  float: left;
  margin-left: 10px;
  position: relative;
  overflow: hidden;
  margin-bottom: 10px;
  width: 150px;
  height: 150px !important; }

.popup-dialog .popup-text-container {
  bottom: 0;
  width: 100%;
  max-height: 50%;
  overflow: hidden;
  position: absolute;
  background: rgba(255, 255, 255, 0.8); }

.popup-dialog .popup-text-container-left {
  min-height: 70px; }

.popup-dialog .popup-text-container-right {
  min-height: 30px; }

.popup-dialog .ui-widget-content {
  background: transparent;
  border: none; }

.popup-dialog .ui-widget-header {
  border: none;
  background: #ffffff;
  margin-left: 13px;
  width: 732px; }

.starter-image-wrapper a:active, .starter-image-wrapper a:hover {
  outline: 0; }

.starter-image-wrapper a:focus {
  background-color: transparent;
  outline: 0; }

/*# sourceMappingURL=popup-manager.css.map */
