/* Table of Content
==================================================
	#Application Form Styles
	#Media Queries
 */

/* #Application Form Styles
================================================== */

/* Header &  Menu */

#application_form {
  padding-bottom: 20px;
}

.errors {
  margin-top: 20px;
}

.warning {
  color: red;
}

.success {
  color: green;
}

#tr-atbs-view-page-ten, .ap-main-forms {
	padding: 0 2.5em;
}

#login-box-wrapper, .error br, .error_mfs br, #tr-atbs-view-page-ten br {
	display: none;
  margin: 1rem 0;
}

@media only screen and (min-width: 959px) {
#privacy-policy {
  float: right;
}
}

.pp_collapsible {
  margin: 0;
  padding: 0;
}

.pp_collapsible  .pp_headline {cursor: pointer;}
.pp_collapsible  .pp_text {display: none;}
.pp_collapsible  .pp_text.default {display: block;}

.pp_headline::before {
    content: '\f068';
    font-family: "FontAwesome";
    font-weight: normal;
    margin-right: .5rem;
}

.pp_headline.expand-no::before {
      content: '\f067';
}

.pp_headline{
	cursor: pointer;
	}

.pp_text {
	padding: 10px;
}

#pp_box_2 > p { margin: 0; padding: 0;}

#ppa.pp_text.default p, #pp_login_box #pp_login-headline, .pp_text td.login-headline {
	display: none;
}

#cb_append p {
	margin: 0;
}

#cb_append {
    margin-bottom: 0;
}

#login_header, .pp_headline {
  cursor: pointer;
  position: relative;
  font-weight: bold;
	margin: 20px 0 10px 0;
  border: 0;
}

.social_pp_text {
  padding: 20px 10px 20px;
  background-color:#ffffff;
}

.formup, .pp_application_cv_login_class {
  margin-bottom: 10px!important;
  display: block!important;
}

.pp_formup_grp {
}

.textkernel_apply_with {
  margin-top: 10px;
}

.textkernel_description {
	margin-top: 20px;
	margin-bottom: 10px;
}

#portable-CV-container {
	margin-top: 20px;
}

.portableCV_area, #portable-CV-container br {
	display: none;
}

#portable-CV-image {
	height: 64px;
	display: block;
}

#portableimport {
	display: block;
}

body {
  background-color: #e7eae8;
}

.container {
  background-color: #ffffff;
}

.container .sixteen.columns {
  width: 100%;
}
.container .columns {
  margin: 0;
}

label {
font-size: 14px;
font-weight: 700;
margin-bottom: 4px;
}

.social-media-apply {
  padding: 0
}

div#appproc {
    display: table;
    width: 100%;
    margin-bottom: 10px;
}

ul.application-process {
  background: #dcdcdc;
  font-weight: 600;
	width: auto;
	clear: both;
  padding: 0;
  margin: 0 2.5em;
}

ul.application-process:after{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

ul.application-process li {
	display: inline-block;
	float: left;
	font-weight:bold;
	margin: 0;
	padding: 10px 15px;
	border-left: 1px solid #dcdcdc;
}

ul.application-process li:first-child {
	border-left: none!important;
}

ul.application-process li.active-tab {
	background: #656465;
	color: #fff;
	font-weight:bold;
}

ul.application-process li.visited-tab {
	background: #47ad68;
	color: #fff;
	cursor: pointer;
}

.single-page-apply ul.application-process {
	display: none;
}

.pp_formup_grp > div {
    display: inline;
}

.application-header > section > section {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-around;
}

.application-header > section > section > img {
  height: 300px;
  width: auto;
  align-self: flex-end;
}

.application-header > section > section > h2 {
  width: 40%;
  align-self: center;
}

/* Main Content */

.asterix{
	color: red;
}
#exp-phone-cellular, .formup br {
	display: none;
}

h1 label, h2 label, h3 label, h4 label {
	font-weight: normal!important;
}

.apply_with_linkedin, .apply_with_xing, .apply_with_facebook, .apply_with_viadeo, .apply_with_dropbox, .apply_with_google, .apply_with_cv{
	display: inline-block;
	margin: 0 5px 0 0;
}
.pp_checkbox > label {
    display: inline-block;
    width: 31%;
}
.pp_checkbox > input {
    display: inline-block;
}

h2.category{
	margin: 20px 0 10px 0;
	clear:Both;
}

h2.category > label, .atbs-register-pre-newuser-head,
.atbs-recover-user-msg-head,
.atbs-register-privacy-policy-head,
.atbs-login-main-head,
.atbs-register-newuser-head {
  font-size: 24px;
}

.attached_application:before{
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; }
.attached_application:after {
  clear: both; }
.attached_application {
  zoom: 1; }

.phone_work select, .phone_cellular  select, .phone_private select, div.period select, .to{
	display: block;
	min-width: 0px;
	margin-right: 0 10px 10px 0;
}

.already-applied {
  	margin: 20px 2.5em;
}

.already-applied input {
    clear: both;
    display: block;
    margin: 20px 2.5em;
}

.phone_work input, .phone_cellular  input, .phone_private input {
	display: inline-block;
}

.section_grouping .input_buttons {
    display: block;
    margin: 10px 0;
}
.section_grouping .question {
    display: block;
    font-weight: bold;
}

.section_grouping .answer {
    display: block;
    margin: 0 10px 5px 0;
}
.gender {
	margin: 0 0 10px 0;
}

.date_of_birth select {
    float: left;
    margin: 0 10px 10px 0;
    width: auto;
    min-width: 10%;
    color: #292d2d;
}

.to {
    clear: both;
    font-weight: bold;
    padding: 5px 10px;
    width: 100%;
}

div.period label {
	display:block;
}

.upload_from_TK {
	margin-bottom: 10px;
}

.application-header {
	padding: 1em 2.5em 0 2.5em;
}

	.application-header h2{
		margin:0;
		padding:0;
    color: #ffffff;
	}

	td.login-headline, th.multi{
		background: #000000;
		color: #ffffff;
		padding: 5px 10px;
	}
	td.multi{
		padding: 5px 10px;
	}

.accept_statement > div {
    display: inline;
}

.accept_statement > label {
    display: inline;
}

/* Radio buttons  */

label {
  vertical-align: top;
}

.contact_on_other > input[type="radio"],
.contact_on_other > input[type="radio"],
.reserved_from_applicantlist > input[type="radio"],
.reserved_from_applicantlist > input[type="radio"],
.send_copy_to_applicant > input[type="radio"],
.send_copy_to_applicant > input[type="radio"]{
  display: none;
}

.contact_on_other > label:nth-child(1n+2):before,
.reserved_from_applicantlist > label:nth-child(1n+2):before,
.send_copy_to_applicant > label:nth-child(1n+2):before{
  content: '';
  width: 12px;
  height: 12px;
  border-radius: 100%;
  display: inline-block;
  border: 2px solid #00A3E0;
  position: relative;
  margin: .2em .2em 0em 0em;
}

.contact_on_other >  input[type="radio"]:checked + label:before,
.reserved_from_applicantlist >  input[type="radio"]:checked + label:before,
.send_copy_to_applicant >  input[type="radio"]:checked + label:before {

  background: #00A3E0; /* For browsers that do not support gradients */
  background: -webkit-radial-gradient(circle,#00A3E0 45%, rgba(255, 0, 0, 0) 10%, rgba(255, 0, 0, 0) 10%); /* Safari 5.1-6.0 */
  background: -o-radial-gradient(circle,#00A3E0 45%, rgba(255, 0, 0, 0) 10%, rgba(255, 0, 0, 0) 10%); /* For Opera 11.6-12.0 */
  background: -moz-radial-gradient(circle,#00A3E0 45%, rgba(255, 0, 0, 0) 10%, rgba(255, 0, 0, 0) 10%); /* For Firefox 3.6-15 */
  background: radial-gradientcircle,#00A3E0 45%, rgba(255, 0, 0, 0) 10%, rgba(255, 0, 0, 0) 10%); /* Standard syntax */
}

.contact_on_other > label:nth-child(1n+2),
.reserved_from_applicantlist > label:nth-child(1n+2),
.send_copy_to_applicant > label:nth-child(1n+2){

font-weight: normal;
vertical-align: top!important;
}

/* Education */

.header {
    clear: both;
    display: block;
    float: left;
}

.header_text {

    display: block;
    font-weight: bold;
    padding-right: 10px;
}

.answer {
    display: block;
}

.bold {
 font-weight: bold;
}

.multi_wrapper {
 padding-bottom: 50px;
 display: table;
}

.category_answers {
  clear: right;
  display: block;
  float: left;
 	padding: 0;
	border: none ;
}
.cat_ans_grp {
 display: table;
 padding: 10px 5px;
 margin-bottom: 20px;
}

div#h23 br, div#h24 br, div#h28 br, div#h96 br {
    display: none;
}

#field_23, #field_24, #field_28 {
    display: block;
    margin-top: 10px;
}

#ec_wrapper_container, .row { margin: 0;}
#ec_wrapper_container > div { clear:both; }

.input_buttons input,
.add_new_entry input,
input[type="submit"].addbutton {
	margin: 5px 5px 0 0;
 	background-color: #007ACA;
 	color: #fff;
 	font-weight: normal;
 	cursor: pointer;
 	text-decoration: none !important;
 	padding: 5px 10px;
  border-style:none;
	-webkit-appearance: none;
 	-webkit-border-radius: 2px;
 	-moz-border-radius: 2px;
 	-ms-border-radius: 2px;
 	border-radius: 2px;
 	font-size: 12px;
}

.bottomButtons {
	margin-top: 7.5em;
  justify-content: space-between;
}

#save_application, .nav_application, #cancel_application  {
	display: inline-block;
}

#save_application .navbutton {
	background: #007ACA;
}

/* Footer */

.ap-footer  {
	padding: 10px 2.5em;
}

.mandatory-notice {
	text-align: center;
	width: 100%;
}

.buttons_right {
	float:right;
}

.buttons_left{
	float:left;
}

input[type="text"],
input[type="password"],
input[type="email"],
textarea,
select {
	width: 32%;
  border-radius: 0px;
  margin-top: .4em;
  padding: .6em;
}

input[type="text"],
input[type="password"],
input[type="email"], textarea, select {
    font: 14px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    border: 1px solid #ccc;
    padding: 4px;
    outline: none;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    color: #333;
    margin: 0;
    min-width: 200px;
    max-width: 100%;
    width: 32%;
    display: block;
    margin-bottom: 10px;
    background: #fff;
}

/* Smaller than standard 960 (devices and browsers) */
@media only screen and (min-width: 1200px) {
	.pp_checkbox > label {
		display: inline-block;
		width: 23%;
	}
.application-header > section {
    width: 1170px;
    margin: 0 auto;
}
}

@media only screen and (max-width: 959px) {
	input[type="text"], input[type="password"], input[type="email"], textarea, select {
		width: 38%;
	}
	.pp_checkbox > label {
		display: inline-block;
		width: 30%;
	}
}

/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {

	input[type="text"],
	input[type="password"],
	input[type="email"],
	textarea,
	select {
		width: 100%;
	}

	table.login-headline{
		width: 100%!important;
	}

	ul.application-process li {
		float: none;
		width: 100%;
		display: none;
	}

	ul.application-process li.active-tab {
		display: block;
	}

	.phone_work select, .phone_cellular  select, .phone_private select, div.period select, .date_of_birth select {
		width: 100%;
		float: left;
		margin: 0 10px 4px 0;
	}

	div.period select  {
		width: 48%;
		float: left;
		margin: 0 1% 10px 0;
	}

	div.period{
		margin-bottom: 10px;
	}

	.to {
		width:100%!important;
		clear:Both;
		padding:0;
		margin-bottom: 10px;
	}

	.date_of_birth select {
		min-width: 123px;
		width: 30%;
	}
	.pp_checkbox > label {
		display: inline-block;
		width: 39%;
	}
	.pp_checkbox > input {
		display: inline-block;
		margin-left: 4%;
	}

	.bottomButtons {
    flex-flow: column;
    padding: 0;
		margin-top: 2em;
  }

  .bottomButtons .buttons_left,
  .bottomButtons .buttons_right {
    width: 100%;
  }

  .bottomButtons .buttons_left div,
  .bottomButtons .buttons_right div,
	.navbutton,
	.button {
  display: block;
  width: 100%;
  text-align:center;
  }

}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (max-width: 767px) {
}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {

	#tr-atbs-view-page-ten, .ap-main-forms {
		padding: 10px 10px 0 10px;
	}

	ul.application-process {
	  margin: 0 10px;
	}

	.already-applied {
	  	margin: 10px;
	}

	.already-applied input {
	    margin: 10px;
	}

	.application-header {
		padding: 1em 10px 0 10px;
	}

	.ap-footer  {
		padding: 10px;
	}

	.phone_work select, .phone_cellular  select, .phone_private select, div.period select, .date_of_birth select {
		width: 100%;
		float: left;
		margin: 0 10px 4px 0;
	}

	.date_of_birth select {
		width: 100%;
	}

	.to {
		width:100%!important;
		clear:Both;
		margin-bottom: 5px;
		padding:0;
	}

	input[type="text"],
	input[type="password"],
	input[type="email"],
	textarea,
	select {
		width: 100%;
	}
	#file_upload input[type="file"]{
		width: 100%;
	}
	#file_upload .addbutton {
		margin: 10px 40px 10px 0;
	}
	.pp_checkbox > label {
		display: inline-block;
		width: 88%;
	}
	.pp_checkbox > input {
		display: inline-block;
		margin-left: 5%;
	}

  .application-header {
    padding: .5em;
  }

  .application-header > section > section {
    justify-content: space-around;
    flex-flow: column wrap;
  }

  .application-header > section > section > img {
    height: 150px;
    width: auto;
    align-self: center;
  }

  .application-header > section > section > h2 {
    width: 100%;
    align-self: center;
    font-size: 1em;
    text-align: center;
    padding-top: .3em;
  }

  .bottomButtons {
    flex-flow: column;
    padding: 0;
		margin-top: 2em;
  }

  .bottomButtons .buttons_left,
  .bottomButtons .buttons_right {
    width: 100%;
  }

  .bottomButtons .buttons_left div,
  .bottomButtons .buttons_right div,
	.navbutton,
	.button {
  display: block;
  width: 100%;
  text-align:center;
  }
}

/*********** Login ***********/
.atbs-login-username-head, .atbs-login-password-head {
    font-weight: bold;
}

.atbs-login-enter-captcha-code {
    font-weight: bold;
    margin-bottom: 25px;
    margin-top: 25px;
}

.why-captha-required {
    font-size: 12px;
}

.atbs-login-main-head {
     margin-bottom: 10px;
}

/*********** Recover ***********/

.atbs-recover-user-msg-head {
    margin-top: 10px;

}

.atbs-recover-email-msg-head, .atbs-recover-username-head {
    font-weight: bold;
}

.atbs-recover-button-navigation {
    margin-top: 10px;
}

/*********** Register ***********/

.atbs-register-pre-new-user { /* main div */
    margin-top:10px;
}
.atbs-register-pre-newuser-head,
.atbs-accepted_privacy_statement-input,
.atbs-register-newuser-head {

    margin-bottom:10px;
}

.atbs-register-username-head,
.atbs-register-password-first-head,
.atbs-register-repeat-password,
.atbs-register-captcha-text {
    font-weight: bold;
}

.atbs-register-password-first-head,
.atbs-register-captcha-text
 {
    margin-top: 10px;
    display: block;
}

/*********** Generic Headers ***********/

.atbs-login-failed,
.atbs-error-details {
    font-weight: normal;
}

.atbs-save-app-cancel-css {
    margin-top: 50px;
    display: block;
}

.atbs-error-msg {
    margin: 15px 0;
}

.mandatory_red {
    color: #FF0000;
}

/*-------------- DHTML Tooltip -------------*/

#dhtmltooltip{
	position: absolute;
	border: 1px solid #496595;
	padding: 5px;
	background-color: #FFFFFF;
	visibility: hidden;
	z-index: 100;
}

/*-------------- EC-612 - WCAG -------------*/

.dob-fieldset, .gender-fieldset {
   margin-bottom: 0px;
}

.dob-fieldset legend, .dob-fieldset .label_date_of_birth, .gender-fieldset legend {
   display: none ;
}

.gender br, .date_of_birth br, .phone_private br, .phone_cellular br {
	display: none;
}

.gender-fieldset {
    display: block;
    width: 94% ;
}

.gender-fieldset input#r5_0, .gender-fieldset input#r5_1 {
    margin-left: 2px;
    margin-top: 2px;
}

.pp_formup_grp .vacancy-application-open-new-window {
    display: none;
}

/*-------------- One page application -------------*/

.saving-application {
    height: 64px;
    width: 64px;
}

.onepager {
}

.onepager .pp_headline::before {
  content: '\f068';
  font-family: "FontAwesome";
  font-weight: normal;
  margin-right: .5rem;
}

.onepager .pp_headline.expand-no::before {
  content: '\f067';
}

.onepager #cb_append {
  display: initial;
}


/*-------------- Design fixes -------------*/

.multiple_selection_tip {
  margin: -30px 0 10px 0;
}

.multiple_selection_tip br {
  display: none;
}

br:nth-child(2)  {
  display: none;
}

#cb_append br {
  display: none;
}
