
/* Set common attributes for all INPUT, SELECT elements */
#ipdf-form input,
#ipdf-form select
{
	font-size: 18px;
	height: 22px;
}

#ipdf-form input[type="radio"]
{
	height: inherit;
}

/* placeholder styles */

::-webkit-input-placeholder {
	color:    #ccc !important;
}
:-moz-placeholder {
	color:    #ccc !important;
	opacity:  1;
}
::-moz-placeholder {
	color:    #ccc !important;
	opacity:  1;
}
:-ms-input-placeholder {
	color:    #ccc !important;
}

/* Uncomment to apply light-blue fields */

#ipdf-form input,
#ipdf-form select,
#ipdf-form textarea,
#ipdf-form label,
#ipdf-form div[type="wysiwyg"]
{
	/*
	background-color: #e1f0ff;
	border: 1px solid #cae5ff;
	box-shadow: 1px 1px 5px #BBBBBB;
	*/
	border-radius: 3px;
	color: #000000;
	border: 0;
	box-shadow: none;
	background-color: transparent;
	z-index: 3;

	/* chrome fix: dont specify transition function, e.g. -webkit-transition:left 1s, top 1s, ease-out; */
	transition:left 1s, top 1s, background-color 500ms;
	-webkit-transition:left 1s, top 1s, background-color 500ms;
	-ms-transition:left 1s, top 1s, background-color 500ms;
}

#ipdf-form input:focus,
#ipdf-form select:focus,
#ipdf-form textarea:focus,
#ipdf-form div[type="wysiwyg"]:focus
{
	/*border: 0px;*/
	/*background-color: #eeeeee;*/
	/*color: #666666;*/
	border: 0;
	/*background-color: transparent;*/
	background-color: #C8E4FF;
}

#ipdf-form input:hover,
#ipdf-form select:hover,
#ipdf-form textarea:hover,
#ipdf-form div[type="wysiwyg"]:hover
{
	/*border: 0;*/
	/*background-color: #eeeeee;*/
	/*color: #666666;*/
	border: 0;
	background-color: #C8E4FF !important;
}

#ipdf-form input[disabled="disabled"],
#ipdf-form select[disabled="disabled"],
#ipdf-form textarea[disabled="disabled"],
#ipdf-form input[disabled="disabled"]:hover,
#ipdf-form select[disabled="disabled"]:hover,
#ipdf-form textarea[disabled="disabled"]:hover
{
	background-color: #e4e7ed;
	color: #7d8d95;
	cursor: not-allowed;
}

/* special fix for pseudo selectors - white text does not show nicely with lightblue bg on hover/focus */
#ipdf-form [theme="darcek-na-narodeniny"] input:hover,
#ipdf-form [theme="darcek-na-narodeniny"] textarea:hover,
#ipdf-form [theme="darcek-na-narodeniny"] input:focus,
#ipdf-form [theme="darcek-na-narodeniny"] textarea:focus
{
	color: #333333 !important;
}

/* Set individual fields */

.slick-slide img{
	margin: 0 auto;
}

#my-content-wrapper{
	background-color: #ffffff;
	border: 1px solid #cccccc;
	border-radius: 4px;
	box-shadow: 1px 1px 5px #bbbbbb;
	display: block;
	min-height: 827px;
	min-width: 827px;
	/*
	width: 827px;
	height: 1170px;
	*/
	transition: height 0.25s ease-out;
}

#ipdf-form div[type="image"]{
	background-color: transparent;
	/* border: 1px solid #CCCCCC; */
	border: none;

	-webkit-box-shadow: -5px 0px 10px 10px rgba(199,199,199,0.8);
	-moz-box-shadow: -5px 0px 10px 10px rgba(199,199,199,0.8);
	box-shadow: -5px 0px 10px 10px rgba(199,199,199,0.8);
}


/*
#ipdf-form .nazov:hover,
#ipdf-form .nazov:focus
{
	background-color: #C8E4FF;
}
*/

#ipdf-form .pozadie{
	top: 20px;
	left: 20px;
	width: 1125px;
	height: 793px;
	background-position: center;
	background-size: contain;
/*	font-size: 16px; */
	border: 2px solid #DDDDDD;
	color: #999999;
	background-color: #EEEEEE;
	z-index: 1 !important;
}

#ipdf-form .pozadie p{
	display: none;
}

#wrapper-themes{
	padding: 3px 0;
	margin: 20px 0px;
	/*border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;*/
}

#wrapper-themes a{
	padding: 1px;
	opacity: .8;
	filter: alpha(opacity=80);
}

#wrapper-themes a:hover{
	opacity: 1;
	filter: alpha(opacity=100);
}

#ajax-loader-poukaz{
	width: 100%;
	height: 100%;
	opacity: 0.8;
	background-color: #eee;
	z-index: 99 !important;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}

#ajax-loader-poukaz p{
	margin-top: 24%;
	text-align: center;
	width: 100%;
}

#ajax-loader-poukaz p img{
	background-color: transparent;
	border: 0;
	box-shadow: none;
}

#POZADIE__DOC__1 .qq-upload-button,
#POZADIE__DOC__1 .qq-remove-button
{
	display: none;
}

#ui-datepicker-div{
	z-index: 3 !important;
}

/* slick carousel adjustments */

#wrapper-themes .slick-prev::before,
#wrapper-themes .slick-next::before
{
	color: #666666;
	font-size: 30px;
}

#wrapper-themes .slick-prev,
#wrapper-themes .slick-next
{
	height: 31px;
	width: 31px;
}

#wrapper-themes .slick-list{
	margin-left: 8px;
}

#wrapper-themes .slick-next{
	right: -33px;
}

#wrapper-themes .slick-slide > div{
	margin-left: 2px;
	margin-right: 2px;
}

#ipdf-form .selected_theme{
	top: 814px;
}

#ipdf-form .pozvanka_na_oslavu{
	top: 230px;
	left: 390px;
	width: 400px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	font-size: 25px;
	color: #AB672E;
}

#ipdf-form .mojich_narodenin{
	top: 269px;
	left: 377px;
	width: 420px;
	height: 90px;
	line-height: normal;
	min-height: 90px;
	text-align: center;
	font-size: 35px;
	font-weight: bold;
	font-family: sans-serif;
	color: #AB672E;
}

#ipdf-form .label_kedy{
	top: 380px;
	left: 363px;
	width: 80px;
	height: 25px;
	text-align: right;
	font-size: 20px;
	color: #AB672E;
}

#ipdf-form .label_kde{
	top: 420px;
	left: 363px;
	width: 80px;
	height: 25px;
	text-align: right;
	font-size: 20px;
	color: #AB672E;
}

#ipdf-form .datum_akcie{
	top: 380px;
	left: 467px;
	width: 326px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	color: #537b23;
	border-bottom: 1px solid #AB672E;
	border-radius: 0;
}

#ipdf-form .miesto_akcie{
	top: 420px;
	left: 467px;
	width: 326px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	color: #537b23;
	border-bottom: 1px solid #AB672E;
	border-radius: 0;
}

#ipdf-form .tesim_sa_na_teba{
	top: 480px;
	left: 387px;
	width: 400px;
	height: 65px;
	line-height: normal;
	min-height: 65px;
	text-align: center;
	font-size: 25px;
	font-weight: bold;
	font-family: sans-serif;
	color: #AB672E;
}

#ipdf-form .meno_oslavenca{
	top: 564px;
	left: 513px;
	width: 250px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	color: #dc335a;
}

/*
.party5-baloons::-webkit-input-placeholder {
	color:    red !important;
}

.party5-baloons:-moz-placeholder {
	color:    red !important;
}

.party5-baloons:-ms-input-placeholder {
	color:    red !important;
}
*/

#ipdf-form .well{
	border: 1px solid #e3e3e3;
	border-radius: 4px;
	background-color: #f5f5f5;
	padding: 0;
}

#ipdf-form .well label{
	margin: 13px;
	vertical-align: bottom;
	font-size: 20px;
}

#ipdf-form .prilezitost{
	background-color: #FFFFFF;
	padding: 5px 10px;
	margin: 5px 10px;
	height: 36px;
	line-height: 36px;
	border: 1px solid #FFFFFF;
}

#ipdf-form .prilezitost:hover,
#ipdf-form .prilezitost:focus
{
	background-color: #FFFFFF !important;
	border: 1px solid #CCCCCC !important;
}
