/*POPUP*/

.job-translator-popup {
	width: 782px;
	margin-bottom: 20px;
	margin-left: 20px;
	line-height: 140%;
}

@media only screen and (max-width: 944px) {
	.job-translator-popup {
		display: block;
		width: 90%;
		font-size: 70%;
		margin-left: 0px;
		margin-bottom: 0px;
		line-height: normal;
	}
}

.job-translator-popup h1 {
	margin-bottom: 20px;
}

.fancybox-content {
	font-size: 100%;
}	

@media only screen and (max-height: 1080px) {
	.fancybox-content {
		font-size: 85%;
	}	
}


.job-translator-highlights {
	margin: 7px 0;
	font-size: 120%;
	font-weight: bold;
}	



.job-translator-button {
	margin-top: 7px;
	padding: 5px 14px;
	border-radius: 5px;
	display: inline-block;
	cursor: pointer;
}	

a.job-translator-button {
	color: #fff;
}		


.atp10 {
	padding: 7px 16px 7px 16px;
	margin-top: 17px;
	font-size: 18px;
	background-color: #1F6EA7;
	color: #fff;
}	

.atp10:hover {
	background-color: #17527C;
}	

.atp11 {
	font-size: 16px;
	margin-top: 17px;
	background-color: #1F6EA7;
	color: #fff;
}	

.atp11:hover {
	background-color: #17527C;
}	

.atp12 {
	font-size: 14px;
	margin-top: 25px;
	background-color: #8E8E8E;
	color: #353535;
}	

.atp12:hover {
	background-color: #6C6C6C;
}	

/*POPUP END*/





/*FORM PAGE*/

#job-translator-know {
	width: 90%;
	background-color:#252525;
	color: #fff;
	padding: 4% 5%;
	font-size: 110%;
}

h1.job-translator-know {
	font-size:28px;
	text-transform:uppercase;
	font-weight:100;
	color:#E4CE3A;
	line-height:normal;
	margin-top:0px;
	margin-bottom:30px;
	text-align: center;
}

#job-translator-know input {
	color:#fff;
	background-color:#434343;
	border:1px solid #969696;
	border-radius: 5px;
	width: 60%;
	padding: 5px 12px;
	font-size: 105%;
	margin-right: 6px;
}

#job-translator-know button {
	color:#1F1F1F;
	font-size:18px;
	border:1px solid #969696;
	border-radius: 5px;
	background-color:#FFFFFF;
	padding:5px 14px;
	display: inline-block;
	margin-top:3px;
	cursor: pointer;
}

#job-translator-know button:hover {
	color:#1F1F1F;
	background-color:#E3E3E3;
}

#job-translator-know button:active {
	color:#1F1F1F;
	background-color:#FFFFFF;
	margin: 5px 0 0 3px;
}



h1.job-translator {
	font-size:33px;
	text-transform:uppercase;
	font-weight:100;
	color:#0069b4;
	line-height:normal;
	margin-top:0px;
	margin-bottom:30px;
}

h2.job-translator {
	font-size:25px;
	text-transform:uppercase;
	font-weight:100;
	color:#0069b4;
	line-height:normal;
	margin-top:45px;
	margin-bottom:18px;
}

@media only screen and (max-width:524px) {
h1.job-translator {
	font-size:26px;
	margin-bottom:20px;
}
}

#job-translator-kasten {
	padding:25px 30px;
	background-color:#fbfbfb;
	border:1px solid #d9d9d9;
	border-radius:12px;
	margin:0px 25px 25px 25px;
	top:25px;
	position:relative;
	line-height:150%;
}

@media only screen and (max-width:524px) {
	#job-translator-kasten {
		font-size:14px;
		padding:25px 30px;
		padding-top:0px;
		border:none;
		margin:0;
	}
}



#translator-video {
	position:relative; 
	display:inline-block;
	padding-bottom:55.625%; /* ratio 16x9 */
	overflow:hidden; 
	width:100%;
	/*margin-top:5%;*/
	height:auto;
	margin-left:0%;
	margin-right:0%;
	z-index: 1;
}

.translator-iframe {
	position:absolute; 
	top:0; 
	left:0; 
	width:100%; 
	height:100%;
	border:none;
	z-index: 1;
}




.job-translator-form-space1 {
	height:16px;
}

.text02 {
color:#1F1F1F;
font-family:Verdana,Arial,sans-serif;
font-size:13px;
border:1px solid #969696;
background-color:#FFFFFF;
margin-top:3px;
width:95%;
max-width:290px;
height:27px;
padding:0px 5px;
}

.area02 {
color:#1F1F1F;
font-family:Verdana,Arial,sans-serif;
font-size:14px;
border:1px solid #969696;
background-color:#FFFFFF;
padding:5px;
width:95%;
max-width:590px;
height:150px;
margin-top:3px;
}



