@charset "utf-8";

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600&display=swap');

html, body {
	display:table;width:100%;height:100%;
	-webkit-text-size-adjust: none;
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

body {
	display:table-row;
	margin: 0px;
	padding: 0px;
	font-family: 'Open Sans';
	font-weight: 300;
	font-size: 13px;
	color:#333333;
}

a {
	text-decoration: none;
	outline: none;
	font-family: 'Open Sans';
	font-weight: 300;
	font-size: 13px;
	color:#333333;
}

.clear {
	clear: both;
}

ul, li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	font-size:25px;
	font-family: 'Open Sans';
	font-weight: 400;
}

#wrapper {
	display:table-cell;
    vertical-align:middle;
	width: 100%;
	padding: 0px 0 0px 0;
	margin: 0 auto 0 auto;
	overflow:hidden;
}


*:focus {
	outline: 0;
}

b{
	font-family: 'Open Sans';
	font-weight: 600;
}


/* //////////////////////////////////////////////// */
 
.app{
	width:100%;
	height:550px;
	margin:0 auto 0 auto;
	background: url("../images/background_1.jpg") no-repeat center center;
	position:relative;
}

.app .hold{
	width:910px;
	height:550px;
	margin:0 auto 0 auto;
	position:relative;
}


.copy{
	width:810px;
	margin:0 auto 0 auto;
	padding:8px 50px 8px 50px;
	text-align:center;
	font-size:13px;
	font-weight:600;
	line-height:16px;
	position:relative;
	background:#fff;
	color:#333;
}

.footer{
	width:910px;
	margin:0 auto 0 auto;
	padding:15px 0 20px 0;
	text-align:right;
	font-size:10px;
	position:relative;
}

.footer a{
	font-size:10px;
}

.home .subtitle .manual{
	font-size:10px;
	font-family: 'Open Sans';
	font-weight: 600;
	float:right;
	color:#dc1e26;
	margin:0 25px 0 0;
}

.footer .manual.active{
	display:block;
}

.app .steps{
	width:910px;
	height:550px;
	position:absolute;
	left:0px;
	top:0px;
	display:none;
}

.app .steps.active{
	display:block;
}


.header{
	position:absolute;
	height:85px;
	position:relative;
	margin:0 auto 0 auto;
	width:910px;
}

.header-alt{
	position:absolute;
	height:85px;
	position:relative;
	margin:0 auto 0 auto;
	width:910px;
}

.logo-europe{
	position:absolute;
	left:0px;
	top:8px;
	background: url("../images/logo-europe.png") no-repeat center center;
	width: 227px;
	height: 70px;
}

.logo-periferia{
	position:absolute;
	left:350px;
	top:8px;
	background: url("../images/logo-pepa.png") no-repeat center center;
	width: 227px;
	height: 70px;
}

.logo-espa{
	position:absolute;
	right:0px;
	top:5px;
	background: url("../images/logo-espa.png") no-repeat center center;
	width: 131px;
	height: 78px;
}

.home .content{
	position:absolute;
	left:484px;
	top:192px;
	border-left:2px solid #d2d2d3;
	padding:15px 0 10px 20px;
	width:320px;
}

.steps .graphic{
	position:absolute;
	right:0px;
	top:75px;
	width: 226px;
	height: 456px;
	margin: 0 -80px 0 0;
}

.home .graphic{
	position:absolute;
	left:0px;
	top:50px;
	width: 504px;
	height: 474px;
	margin-left:-75px;
}

.home .title{
	font-family: 'Open Sans';
	font-weight: 600;
	color: #F4811F;
	font-size:41px;
	line-height:41px;
	padding:0 0 20px 0;
}

.home .subtitle{
	font-size:17px;
	padding:7px 0 100px 0;
	font-family: 'Open Sans';
	font-weight: 600;
	width:265px;
	line-height:24px;
}

.home .start{
	position:absolute;
	right:-15px;
	top:93px;
	background: url("../images/icon-home-next.png") no-repeat center center;
	width: 43px;
	height: 31px;
}

.home .text{
	font-size:12px;
	font-style:italic;
	line-height:16px;
}

.steps .options-content{
	width:470px;
	height:350px;
	background-color: #f6f6f6;
	position:absolute;
	left:236px;
	top:126px;
	text-align:center;
	border-radius:10px;
	padding-top:20px;
	-webkit-box-shadow: 7px 7px 10px 0px rgba(115,115,115,1);
	-moz-box-shadow: 7px 7px 10px 0px rgba(115,115,115,1);
	box-shadow: 7px 7px 10px 0px rgba(115,115,115,1);
}

.steps .options-content h2{
	padding-bottom:20px;
}

.steps.step2 .options-content h2{
	padding-bottom:10px;
	margin-top:-10px;
}

.steps .options-content .prev,
.steps .options-content .next{
	position:absolute;
	left:-20px;
	top:105px;
	background: url("../images/icon-prev.png") no-repeat center center;
	width: 43px;
	height: 31px;
}

.steps .options-content .next{
	background-image: url("../images/icon-next.png");	
	left:auto;
	right:-20px;
	display:none;
}

.steps .options-content .next.active{
	display:block;
}

.step-numbers{
	position:absolute;
	height:84px;
	padding:0 0 0 90px;
	left:130px;
	top:30px;
	display:none;
}

.step-numbers.active{
	display:block;
}

.step-numbers span{
	height:84px;
	line-height:84px;
	font-size:13px;
	display:block;
	float:left;
	margin:0 0 0 -90px;
}

.step-numbers .numsteps{
	width:510px;
	height:84px;
}

.step-numbers .numsteps div{
	width:85px;
	height:84px;
	background: url("../images/bg-stepnum1.png") no-repeat center top;
	float:left;
	margin:0 8px 0 8px;
}

.step-numbers .numsteps .s2{ background-image: url("../images/bg-stepnum2.png"); }
.step-numbers .numsteps .s3{ background-image: url("../images/bg-stepnum3.png"); }
.step-numbers .numsteps .s4{ background-image: url("../images/bg-stepnum4.png"); }
.step-numbers .numsteps .s5{ background-image: url("../images/bg-stepnum5.png"); }

.step-numbers .numsteps div.active{
	background-position:center bottom;
}

.step1 h2{
	font-size:17px;
	padding-bottom:20px;
}

.step1 .options .css-input-1 {
	border-color:#cccccc;
	border-style:solid;
	border-radius:14px;
	border-width:2px;
	font-size:17px;
	padding:8px;
	width: 100px;
}
.step1 .options .css-input-1:focus {
	outline:none;
}

.step1 .options .css-input-2 {
	border-color:#cccccc;
	border-style:solid;
	border-radius:14px;
	border-width:2px;
	font-size:17px;
	padding:8px;
	width: 150px;
}
.step1 .options .css-input-2:focus {
	outline:none;
}

.step1 .options .input-box-1 {
	width:100px;
	height:84px;
	left:90px;
	top:90px;
	position:absolute;
}

.step1 .options .left-radio {
	width:100px;
	height:84px;
	left:60px;
	top:170px;
	position:absolute;
}

.step1 .options .input-box-2 {
	width:100px;
	height:84px;
	left:230px;
	top:90px;
	position:absolute;
}

.step1 .options .right-radio {
	width:200px;
	height:84px;
	left:215px;
	top:170px;
	position:absolute;
}

.step1 .options .input-box-3 {
	width:100px;
	height:84px;
	left:180px;
	top:290px;
	position:absolute;
}

.okButton {
	background-color:#f79731;
	border-radius:28px;
	border:1px solid #f79731;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:14px;
	padding:8px 29px;
	text-decoration:none;
}
.okButton:hover {
	background-color:#f2ab1e;
}
.okButton:active {
	position:relative;
	top:1px;
}

.step1 .options a.left{
	display:inline-block;
	width:160px;
	text-align:center;
	padding:0px 0 0 0;
	margin:0 0 10px 0;
	font-size:13px;
	position:relative;
}

.step1 .options a.right{
	display:inline-block;
	width:80px;
	text-align:center;
	padding:0px 0 0 0;
	margin:0 0 10px 0;
	font-size:13px;
	position:relative;
}

.step1 .options a b{
	font-family: 'Open Sans';
	font-weight: 600;
}

.step1 .options a .cover{
	width:40px;
	height:60px;
	margin:0 auto 20px auto;	
	background:#e7e7e8;
	border:2px solid #d4d4d4;
}

.step1 .options a.d1 .cover { 
	width:60px;
	height:40px;
	margin-bottom:20px;
}
.step1 .options a.d2 .cover { 
	width:60px;
	height:40px;
	margin-bottom:20px;
}
.step1 .options a.d3 .cover { 
	width:60px;
	height:40px;
	margin-bottom:20px;
}
.step1 .options a.d2 .cover:before {
	position: absolute;
	margin-top:10px;
	content: "A3";
}
.step1 .options a.d3 .cover:before {
	position: absolute;
	margin-top:10px;
	content: "A1";
}

.step1 .options a .bullet-1 {
	width:10px;
	height:10px;
	background:#e7e7e8;
	position:absolute;
	top:50px;
	left:75px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.step1 .options a .bullet-2 {
	width:10px;
	height:10px;
	background:#e7e7e8;
	position:absolute;
	top:50px;
	left:35px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.step1 .options a.active .bullet-1,
.step1 .options a.active .bullet-2,
.step1 .options a.active .cover{
	background-color:#f79831;
}

.step2 .options {
	width:340px;
	margin:0 auto 0 auto;
	text-align:left;
}

.step2 .options h2{
	padding-bottom:10px;
}

.step2 .options label{
	display:block;
	padding:25px 0 5px 0;
}

.step2 .radio,
.step3 .radio{
	float:right;
	margin:25px 0 0 0;
}

.step3 .radio{
	margin-top:15px;	
}

.step2 .radio a,
.step3 .radio a{
	display:inline-block;
	margin:0 0 0 10px;
}

.step2 .radio a span,
.step3 .radio a span{
	display:inline-block;
	width:10px;
	height:10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background:#e7e7e8;
	margin:1px 4px 0 0;
}

.step2 .radio a.active span,
.step3 .radio a.active span{
	background-color:#f79831;
}

.step2 .program-text{
	display:none;
}

.step2 .program-text.active{
	display:block;
}

.step2 .options .items.i2 .scroll-content{
	display:none;
}

.step2 .options .items.i2 .scroll-content.active{
	display:block;
}


.step3 .frm-file{
	display:none;
}

.step3 .frm-file.active{
	display:block;
}

.step3 .frm-company{
	display:none;
}

.step3 .frm-company.active{
	display:block;
}


.step2 textarea{
	width:340px;
	height:90px;
	border:0px;
	background:#fff;
	resize:false;
	font-family: 'Open Sans';
	font-weight: 300;
	font-size: 13px;
	color:#333333;
}

.step2 .options .items{
	width:340px;
	height:90px;
	background:#fff;
	padding:10px;
	font-family: 'Open Sans';
	font-weight: 300;
	font-size: 13px;
	color:#333333;
	border:0px;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.33);
	-moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.33);
	box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.33);
	
}

.step2 .options .items .scroll-content{
	overflow:auto;
	height:90px;
	width:340px;
}

.step2 .options .items a{
	display:block;	
	font-size:13px;
	padding:3px;
}

.step2 .options .items a.active{
	background:#d1d2d4;
}



.step3 .options {
	width:360px;
	margin:0 auto 0 auto;
	text-align:left;
}

.step3 .options label{
	display:block;
	padding:15px 0 5px 0;
}

.step3 .options input,
.step3 .options textarea{
	width:340px;
	height:38px;
	line-height:38px;
	padding:0 10px 0 10px;
	font-family: 'Open Sans';
	font-weight: 300;
	font-size: 13px;
	color:#333333;
	border:0px;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.33);
	-moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.33);
	box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.33);
}

.step3 .options textarea{
	line-height:16px;
	padding:10px 10px 10px 10px;
	height:50px;
}

.step4 .options {
	width:360px;
	margin:0 auto 0 auto;
	text-align:left;
	line-height:19px;
	height:270px;
	overflow:auto;
}

.step5 .options {
	width:260px;
	height:180px;
	margin:0 auto 0 auto;
	text-align:left;
	line-height:20px;
	position:relative;
	padding:35px 0 0 0;
}

.step5 .options .download-opt1,
.step5 .options .download-opt2 {
	display:block;
	position:relative;
	font-family: 'Open Sans';
	font-weight: 600;
	color:#939598;
	padding:0 0 0 20px;
	height:10px;
	line-height:10px;
	margin:0 0 10px 0px;
}

.step5 .options .download-opt1.active,
.step5 .options .download-opt2.active {
	color:#f79833;
}

.step5 .options .download-opt1 span,
.step5 .options .download-opt2 span{
	width:10px;
	height:10px;
	background:#e7e7e8;
	position:absolute;
	left:0px;
	top:0px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	display:block;
}

.step5 .options .download-opt1.active span,
.step5 .options .download-opt2.active span{
	background-color:#f79831;
}

.step4  .preview,
.step5 .options .download,
.step5 .options .reset {
	display:inline-block;
	width:100px;
	height:22px;
	line-height:22px;
	text-align:center;
	color:#fff;
	font-family: 'Open Sans';
	font-weight: 600;
	background:#939598;
	z-index: 20;
}

.step4  .preview{
	position:absolute;
	left:54px;
	top:357px;
}

.step5 .options .reset {
	background:#f79833;
}

/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */

.jspContainer{
	overflow: hidden;
	position: relative;
}

.jspPane{
	position: absolute;
}

.jspVerticalBar{
	position: absolute;
	top: 0;
	right: 0;
	width: 8px;
	height: 100%;
	background: #e7e7e8;
}

.jspHorizontalBar{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 16px;
	background: red;
}

.jspCap{
	display: none;
}

.jspHorizontalBar .jspCap{
	float: left;
}

.jspTrack{
	background: #e7e7e8;
	position: relative;
}

.jspDrag{
	background: #9b9b9e;
	position: relative;
	top: 0;
	left: 1px;
	width:6px;
	cursor: pointer;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag{
	float: left;
	height: 100%;
}

.jspArrow{
	background: #50506d;
	text-indent: -20000px;
	display: block;
	cursor: pointer;
	padding: 0;
	margin: 0;
}

.jspArrow.jspDisabled{
	cursor: default;
	background: #80808d;
}

.jspVerticalBar .jspArrow{
	height: 16px;
}

.jspHorizontalBar .jspArrow{
	width: 16px;
	float: left;
	height: 100%;
}

.jspVerticalBar .jspArrow:focus{
	outline: none;
}

.jspCorner{
	background: #eeeef4;
	float: left;
	height: 100%;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner{
	margin: 0 -3px 0 0;
}


.lightbox{
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	z-index: 100;
	background: url("../images/fancybox_overlay.png");
	display:none;
}

.lightbox .close{
	display:block;
	color:#fff;
	position:absolute;
	top:50%;
	left:50%;
	margin:-240px 0 0 243px;
	font-family: 'Open Sans';
	font-weight: 600;
}

#ifrmpreview{
	position:absolute;
	top:50%;
	left:50%;
	width:580px;
	height:432px;
	margin:-214px 0 0 -290px;
}

.lightbox.portrait #ifrmpreview{
	width:320px;
	margin:-190px 0 0 -160px;
}

.lightbox.portrait .close{
	margin:-214px 0 0 110px;
}
