@charset "utf-8";
.dimmingMaskContainer {
	padding: 0pt;
	border: medium none;
	margin: 0pt;
	position: absolute;
	left: 0pt;
	top: 0pt;
	width: 100%;
	z-index: 1001;
	direction: ltr;
}
.dimmingMask {
	padding: 0pt;
	border: medium none;
	margin: 0pt;
	visibility: visible;
	opacity: 0.75;
	filter: alpha(opacity=75);
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	background: #FFF;
}
#vfsurvey_container {
	position: fixed;
	z-index: 1002;
	overflow: hidden;
	top: 50px;
	right: 0;
	width: 20px;
	font-size: 1.3em;
}
#vfsurvey_visible {
	width: 400px;
	position: relative;
}
h2.vfsurvey_open {
	float: left;
	background: url(../images/custom-pages/dotazniky/vfsrv-toggleBut.png);
	width: 22px;
	height: 115px;
	position: relative;
	cursor: pointer;
	margin: 0;
	padding: 0;
	border: 0;
	margin-top: 80px;
}
.vfsurvey_open span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}
#vfsurvey_contactbox {
	-webkit-border-radius: 7px 0px 0px 0;
	border-radius: 7px 0px 0px 0;
	overflow: hidden;
	position: absolute;
	height: 480px;
	width: 380px;
}
.vfsurvey_closeicon {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 18px;
	height: 18px;
	background: url(../images/custom-pages/dotazniky/zavrit.png) no-repeat;
	cursor: pointer;
}
#vfsurvey_tab_contactform {
	padding: 10px;
}
#vfsurvey_surveybox {
	display: none;
	opacity: 1;
	position: absolute;
	height: 480px;
	width: 380px;
	-webkit-border-radius: 7px 0px 0px 7px;
	border-radius: 7px 0px 0px 7px;
	overflow: hidden;
}
.vfsurvey_show_survey {
}
#vfsurvey_holder {
	background: #f3f3f3;
	margin-left: 22px;
	height: 500px;
	text-align: left;
	border: 1px solid #FFF;
	border-right: 0;
	-webkit-border-radius: 7px 0px 0px 7px;
	border-radius: 7px 0px 0px 7px;
	-webkit-box-shadow: 3px 5px 5px 0px #999;
	box-shadow: 3px 5px 5px 0px #999;
	overflow: hidden;
}
.welcomeHeight #vfsurvey_holder {
	height: 220px;
}
#vfsurvey_container.welcomeHeight {
	height: 255px
}
.messageHeight #vfsurvey_holder {
	height: 425px;
}
#vfsurvey_container.messageHeight {
	height: 440px
}
.iframeHeight #vfsurvey_holder {
	height: 565px;
}
.iframeHeight #vfsurvey_surveybox,
.iframeHeight #vfsurvey_surveybox iframe {
	height: 565px !important;
}
#vfsurvey_container.iframeHeight {
	height: 580px;
}
#formHeader {
	background: url(../images/custom-pages/dotazniky/formHeader-bg.jpg) no-repeat top center #371b10;
	color: #FFF;
	padding: 15px 15px 20px 15px;
	-webkit-border-radius: 7px 0px 0px 0;
	border-radius: 7px 0px 0px 0;
}
#formHeader strong {
	font-size: 0.9em;
	font-weight: normal;
	margin-bottom: 15px;
	display: block;
}
#formHeader h2 {
	color: #FFF;
	margin: 0 0 15px 0;
	padding: 0;
	border: 0;
	font-family: VodafoneLt, Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	font-weight: normal;
	min-height: 2.6em;
}
#vfsurvey_container #formHeader .button {
	background: url(../images/custom-pages/dotazniky/stripes-button.png) repeat-x 0 -160px #8c9a00;
	color: #FFF;
	font-size: 1em;
	padding: 6px 18px;
	-webkit-box-shadow: 0 1px 3px 0 #000;
	-moz-box-shadow: 0 1px 3px 0 #000;
	box-shadow: 0 1px 3px 0 #000;
	border-color: #A9B500;
}
#vfsurvey_container #formHeader .button:active,
#vfsurvey_container #formHeader .button:focus {
	background: #8c9a00;
	color: #FFF;
	-webkit-box-shadow: inset 0 1px 2px 0 #535b00;
	-moz-box-shadow: inset 0 1px 2px 0 #535b00;
	box-shadow: inset 0 1px 2px 0 #535b00;
}
#VFSurvey_form {
	padding-left: 5px;
}
#VFSurvey_form label {
	float: none;
	width: auto;
	padding-left: 10px;
	margin-bottom: 10px;
}
#VFSurvey_form textarea {
	width: 95%;
	height: 100px;
	resize: none;
}
.surveyTabs li {
	float: left;
	width: 50%;
	display: block;
}
.surveyTabs li a,
.surveyTabs li strong {
	padding: 20px 0;
	font-weight: bold;
	cursor: pointer;
	display: block;
	text-align: center;
	font-family: VodafoneLt, Arial, Helvetica, sans-serif;
	color: #8a8a8a;
	font-size: 1.3em;
	text-decoration: none;
	background: #FFF;
	background: -moz-linear-gradient(top, #f5f5f5 0%, #fcfcfc 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5f5f5), color-stop(100%, #fcfcfc));
	background: -webkit-linear-gradient(top, #f5f5f5 0%, #fcfcfc 100%);
	background: -o-linear-gradient(top, #f5f5f5 0%, #fcfcfc 100%);
	background: -ms-linear-gradient(top, #f5f5f5 0%, #fcfcfc 100%);
	background: linear-gradient(top, #f5f5f5 0%, #fcfcfc 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#fcfcfc', GradientType=0 );
=border-bottom: 1px solid #d5d5d5;
}
.surveyTabs li:first-child a {
	border-right: 1px solid #d5d5d5;
}
 @media only screen and (max-width : 767px) {
/*.welcomeHeight #vfsurvey_holder {height: auto;}
	#vfsurvey_container.welcomeHeight{height: auto}
	.messageHeight #vfsurvey_holder {height: auto;}
	#vfsurvey_container.messageHeight{height: auto}
	.iframeHeight #vfsurvey_holder {height: auto;}
	.iframeHeight #vfsurvey_surveybox, .iframeHeight #vfsurvey_surveybox iframe {height: auto !important;}
	#vfsurvey_container.iframeHeight {height: auto} 	
		#vfsurvey_container, #vfsurvey_visible, #vfsurvey_holder {
			top: 0;
			right: 0;
			bottom: 0;
			left: 0;
			width: 100%;
			height: 100%;
			margin: 0;
			background: #F3F3F3;
			border: 0;
			position: absolute;
	    }
	    h2.vfsurvey_open {display: none;}
		#vfsurvey_container,#vfsurvey_visible {width: auto !important; background: none;}*/
		
#vfsurvey_container {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
#vfsurvey_container.welcomeHeight {
	height: auto !important;
}
h2.vfsurvey_open {
	display: none;
}
#vfsurvey_visible {
	width: auto;
}
#vfsurvey_container #vfsurvey_holder {
	overflow: auto;
	margin: 0;
	height: auto !important;
	border: 0;
}
#vfsurvey_container.messageHeight {
	height: 520px;
}
#vfsurvey_holder .surveyTabs {
	overflow: hidden;
	height: 54px
}
#vfsurvey_container,
#vfsurvey_visible,
#vfsurvey_holder,
#formHeader,
#vfsurvey_contactbox,
#vfsurvey_surveybox {
	-webkit-border-radius: 0 0 0 0;
	border-radius: 0 0 0 0;
}
#vfsurvey_surveybox,
#vfsurvey_contactbox {
	width: 100%;
	height: auto;
	position: relative;
}
#vfsurvey_surveybox iframe {
	display: block;
	width: 100% !important;
	height: 100% !important;
}
.vfsurvey_close {
	width: 100%;
	height: 25px;
	background: url(../images/custom-pages/dotazniky/vf-backlink.png) no-repeat top right #e92100;
	cursor: pointer;
}
#vfsurvey_mobile_handle {
	padding: 10px 15px;
	color: #eb0000;
	font-weight: bold;
	font-size: 1.2em;
	margin-top: -10px;
	background: url(../images/arrow-red.png) no-repeat 97% 58% #fff;
	cursor: pointer;
	text-align: left;
}
	#vfsurvey_mobile_handle a {
		display: block;
	}
	.vfsurvey_closeicon {
		display: none;
	}
/*.messageHeight #vfsurvey_holder {height: 425px;}
	.welcomeHeight #vfsurvey_holder {height: 255px;}
	#vfsurvey_container.welcomeHeight{height: 280px}*/
	
#VFSurvey_form textarea {
	height: 50px;
}
#vfsurvey_container.messageHeight {
	position: absolute;
}
}
