.recruitment-page .form-sec .form_field label {
    display: inline-block;
    width: 90px;
    vertical-align: middle;
	font-weight:bold;
	text-transform:uppercase;
    margin-bottom:0;
}

.form-sec select {
    height: 48px;
    appearance: none;
    -webkit-appearance: none;
    background-image: url(../img/opinion-centers/download.svg);
    background-position: top right;
    background-repeat: no-repeat;
    background-size: 48px 48px;
}
/* IDC CODE - 25/4/2025  color change */
.form-sec input[type=text], textarea, select, .holiday-page .form_field input[type=text] {
    width: 100%!important;
    border: 1px Solid #009DDB;
    height: 48px;
    padding: 0 8px;
    font-size: 0.875rem;
    box-sizing: border-box;
    -webkit-appearance: none;
    border-radius: 0;
}

.recruitment-page .form-sec .form_field select {
    width: 180px !important;
    padding-right: 30px;
    white-space: nowrap;
    display: inline-block;
    text-overflow: ellipsis;
}
table.standard.smalltext.left-align tbody tr th, table.standard.smalltext.left-align tr td{text-align:left;}

table.standard.smalltext tbody tr th, table.standard.smalltext tr td {font-size:1rem;padding: 8px;}
/* copied from css bundle*/
#content .overlap.overlap-careers {
    padding-top: 64px;
}
#content .overlap-careers>.container:first-child {
    padding-bottom: 32px;
}
.ctafooter iframe {
    height: 665px;
}
.captionbox {
    background-color: #1f2b4a;
    width: calc((100%) - 30px);
    border-radius: 64px;
    text-align: center;
    color: #fff;
    font-size: 1.5rem;
    position: relative;
    padding: 32px 0
}

.captionbox .icon {
    height: 128px;
    width: 128px;
    margin: 0 auto
}

.captionbox .icon svg {
    fill: #fff
}

.captionbox strong {
    font-size: 3rem;
    display: block;
    font-family: Montserrat;
    font-weight: 800
}

.captionbox:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-top: 30px solid transparent;
    border-bottom: 30px solid transparent;
    border-left: 30px solid #1f2b4a;
    position: absolute;
    right: -30px;
    top: 50%;
    margin-top: -30px
}

.captionbox.dkblue {
    background-color: #1f2b4a
}

.captionbox.red {
    background-color: #e03c31
}

.captionbox.red:after {
    border-left-color: #e03c31
}

/* IDC CWS new color pallet 7/29/2025 */
.captionbox.ltblue {
    background-color: #009DDB
}

.captionbox.teal {
    background-color: #13958d
}

.captionbox.orange {
    background-color: #db6300
}

.captionbox.gold {
    background-color: #9d8558
}

.captionbox.green {
    background-color: #689400
}

.capbox {
    padding: 32px;
    color: #fff;
    position: relative;
    border-radius: 32px;
    font-weight: bold
}

.capbox:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-top: 32px solid transparent;
    border-bottom: 32px solid transparent;
    border-left: 32px solid #1f2b4a;
    position: absolute;
    right: -32px;
    top: 31px
}

#content .capbox h3 {
    font-size: 1.5rem;
    color: #fff;
    text-transform: uppercase;
    line-height: 64px;
    margin: 0
}

.capbox.small {
    padding: 0;
    padding-left: 32px;
    width: 90%
}

.capbox.small:after {
    border-top-width: 16px;
    border-bottom-width: 16px;
    border-left-width: 16px;
    right: -16px;
    top: 18px
}

.capbox.small:after {
    border-top-width: 32px;
    border-bottom-width: 32px;
    border-left-width: 32px;
    right: -32px;
    top: 0
}

.capbox.right:after {
    left: -32px;
    right: auto;
    top: 48px;
    border-left: none;
    border-right: 32px solid #1f2b4a
}

#content .capbox p:last-child {
    margin-bottom: 0
}
.locwidget address strong {
    font-size:1.188rem;
    font-style: normal;
}
.locwidget {
    position: relative;
    padding-left: 28px;
}
#content ul+h3, #content p+h3, #content ol+h3 {
    margin-top: 32px;
}
#content .location-sec h4.small {
    margin-top: 32px;
    font-size: 1.25rem;
    font-weight: 800;
    line-height: 1.25;
}
#content ol[type="1"] li {
    font-size:1.188rem;
    margin: 0 0 16px 0;
    padding-left: 15px;
    list-style: decimal;
}
#content ol[type="1"] li ul li {
    list-style: none;
    padding-left: 26px;
}
#content ol[type='a']>li {
    font-size:1.188rem;
    margin: 0 0 16px 0;
    padding-left: 15px;
    list-style: lower-alpha;
}
#content ol ul {
    margin-top: 16px;
}
#content .form-sec p {
    font-size:1rem;
    margin-bottom: 16px;
}
.form-sec .form_field label, .holiday-page .form_field label {
    display: block;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 0.875rem;
    margin-bottom: 8px;
}
#content .form-sec p.file_size_msg {
    margin-bottom: 16px;
}
.form-sec .form_field, .holiday-page .form_field {
    box-sizing: border-box;
    float: left;
    margin-bottom: 16px;
    width: 100%;
}
#content .form_field hr {
    margin: -5px auto 5px auto!important;
}
.form-sec .form_field.radiofield label, .form-sec .form_field.checkboxfield label {
    display: inline;
    text-transform: none;
    font-weight: normal;
    font-size:1rem;
}
.form-sec input[type="radio"]+label span, .form-sec input[type="checkbox"]+label span {
    width: 20px;
    height: 21px;
    background: url(../img/opinion-centers/check_radio_sheet.png) -4px -4px no-repeat;
    display: inline-block;
    margin: -5px 12px 0 -14px;
    vertical-align: middle;
}
.form-sec input[type="radio"]:checked+label span, .form-sec input[type="checkbox"]:checked+label span {
    background: url(../img/opinion-centers/check_radio_sheet.png) -34px -4px no-repeat;
}
.form-sec .btn_field {
    margin-top: 10px;
    display: inline-block;
    width: 100%;
    margin-bottom: 16px;
}

/* IDC CODE - 25/4/2025  color change */
.form-sec input.button.dkblue {
    background-color: #004677;
}
.form-sec input.button[type="submit"] {
    appearance: none;
    -webkit-appearance: none;
}
.form-sec input.button {
    cursor: pointer;
}
.form-sec .nextBtn, .form-sec .subBtn {
    float: right;
}
/* IDC CODE - 25/4/2025  color change */
.form-sec .button {
    outline: 0;
    display: inline-block;
    line-height: 1.25;
    font-size:1.188rem;
    color: #fff!important;
    padding: 16px 48px;
    text-align: center;
    border-radius: 1px;
    text-decoration: none;
    background-color: #002449;
    font-weight: bold;
    font-family: Montserrat;
    text-transform: uppercase;
    margin: 4px;
    margin-top: 8px;
    margin-left: 0;
    transition: all .25s ease-in-out;
    position: relative;
    border: 0 Solid red;
    z-index: 99;
    cursor: pointer;
}
/* stepwizard */
.stepwizard-step p {
    margin-top: 10px;
}
.stepwizard-row {
}
.stepwizard {
    display: inline-block;
    width: 100%;
    position: relative;
}
.stepwizard-step button[disabled] {
    opacity: 1!important;
    filter: alpha(opacity=100)!important;
}
.stepwizard-row:before {
    top: 45px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 2px;
    background-color: #b3b1b1;
    z-index: 0;
}
.stepwizard-step {
    float: left;
    text-align: center;
    position: relative;
    width: 25%;
    margin-top: 30px;
}
.stepwizard .btn-circle {
    width: 35px;
    height: 35px;
    text-align: center;
    padding: 8px 0;
    font-size: 0.75rem;
    border-radius: 25px;
    display: inline-block;
    background: #b3b1b1;
    text-decoration: none;
    color: #fff;
}
.stepwizard .btn-circle.disabled {
    cursor: default;
}
.stepwizard .btn-circle.active {
    background: #1f2b4a;
}
#content .form-sec .stepwizard-step p {
    margin-bottom: 30px;
}
.form-sec label.star:after {
    content: '*';
    color: #eb0000;
    margin-left: 4px;
}
.form-sec input[type="checkbox"], .form-sec input[type="radio"] {
    position: relative;
    left: 3px;
    top: 0;
    height: 1px;
    opacity: 0;
}
.form-sec a.button.dkblue.prevBtn {
    background-color: #1f2b4a;
    background-color: #555;
}
.form-sec .reviewinfo {
    margin-bottom: 16px;
    display: inline-block;
    width: 100%;
    background: #efefef;
    padding: 20px;
    word-break: break-word;
}
.form-sec .reviewinfo .ct {
    display: inline-block;
    width: 100%}
.form-sec .reviewinfo strong {
    width: 100%;
    float: left;
    font-size:1rem;
    padding-right: 10px;
}
.form-sec .reviewinfo span {
    width: 100%;
    float: left;
    font-size:1rem;
    padding-bottom: 10px;
}
.form-sec .reviewinfo .row {
    display: inline-block;
    width: 100%}
.form-sec .form_field .hiddenlabel {
    visibility: hidden;
}
.form_field h5 {
    margin-top: 14px;
}
#content .form_field hr {
    margin: -5px auto 5px auto!important;
}
.form-sec .reviewinfo [class*=col_] {
    margin: 0;
}
table.standard.blue tr:nth-child(even) {
    background-color: #f2f2f2;
}
.form-sec .form_field .error {
    color: #eb0000;
    text-transform: none;
    font-weight: normal;
    font-size: 0.875rem !important;
}
@media(max-width:1080px) {
    #content .capbox h3.long {
        line-height: 34px;
        padding-bottom: 25px
    }
	
	/* apply job starts here */
	 .form-sec .form_field label.height40 {
    height: 40px;
	}
	/* apply job ends here */
}
@media (max-width: 1024px){
	.location-sec .imgright .container, .location-sec .imgright.container {
		display: flex;
		flex-direction: column-reverse;
	}
	/*copied from aspx loation page*/
	#content .col_one_third.col_last.locwidget {
		margin-top: 0 !important;
		margin-bottom: 16px !important;
		padding-left: 0 !important;
	}
	
	/*resume upload WCAG start*/
	.fileparent .col_half {
		width: 100%;
	}
	.fileparent .col_half:first-child {
		margin-bottom: 16px;
	}
	/*resume upload WCAG end*/
}
@media (max-width: 1000px){
    #footer {
         padding-bottom: 32px; 
    }
}
@media (max-width: 992px){
    tr.second-header.firstrow {
        border-top: 1px solid #1f2b4a;
    }
}
@media (max-width: 991px){
       table.responsive-table {
    display: block;
}
table.responsive-table>*, table.responsive-table tr, table.responsive-table td, table.responsive-table th {
    display: block;
}
table.responsive-table th.subheader {
    display: none;
}
table.responsive-table tbody tr {
    height: auto;
    padding: 0;
}
table.responsive-table tbody tr td {
    padding-left: 60%!important;
    min-height: 60px;
    border-left: 1px solid #1f2b4a;
    font-weight: bold;
}
table.responsive-table tbody tr td:last-child {
    margin-bottom: 0;
    min-height: 32px;
}
table.responsive-table tbody tr td:before {
    position: absolute;
    width: 50%;
    left: 10px;
    font-weight: bold;
    top: 6px;
}
}
@media (max-width: 960px){
    #content .section .ico4.large .col_one_fourth {
    width: 48%;
    float: left;
    clear: none;
    margin-right: 4%;
    margin-bottom: 0;
    }
    #content .section .ico4.large .col_one_fourth:first-of-type + .col_one_fourth {
        margin-right: 0px;
    }
    #content .section .ico4.large .col_one_fourth p:last-child {
    margin-bottom: 32px;
    }
}
@media (max-width: 910px){
    .overlap.overlap-careers .container:first-child .col_half h3 strong {
        font-size: 2rem;
    }
}
@media (max-width: 875px){
    .imgintro .container .col_two_third {
        width: 58.4%;
    }
    .imgintro .container .col_two_third + .col_one_third.col_last {
        width: 37.6%;
    }
}
@media (max-width: 800px){
#content .section:first-child:not(.imgintro):not(.logointro):not(.mnav) .col_two_third {
    width: 100%;
    float: none;
    clear: both;
    margin: 0px;
}
#content .section:first-child:not(.imgintro):not(.logointro):not(.mnav) .col_two_third + .col_one_third.col_last {
    width: 100%;
    float: none;
    clear: both;
    margin: 0px;
    margin-top: 32px;
}
.col_two_third.dividerright {
    border: none;
}
table.responsive-table tbody tr td {
    min-height: 35px;
}

/*apply job starts here*/
  	 #content .section:first-child .container .col_one_third:first-child {
    width: 100%;
    float: none;
    clear: both;
    margin: 0px;
    margin-bottom: 16px;
}
 /* apply job ends here */
}
@media(max-width:760px) {	
	#header nav.topnav{height:8px;}
    .form-sec .form_field {
    margin-bottom: 0;
	}
	.form-sec .form_field label {
		height: auto;
	}
	.form-sec .form_field .hiddenlabel {
		height: 0;
	}
	.form-sec .button {
		font-size: 1.125rem;
	}
	.form-sec .col_one_fourth, .form-sec .col_three_fifth, .form-sec .col_two_fifth, .form-sec .col_one_third {
		width: 100%}
	.stepwizard {
		width: 48px;
		float: left;
		margin-top: 20px;
	}
	.setup-content {
		width: calc((100%) - 48px);
		float: right;
		margin-top: 30px;
		padding: 0 8px 0 16px;
	}
	.stepwizard-step {
		width: 100%}
	#content .form-sec .stepwizard-step p {
		display: none;
	}
	.form-sec .button {
		float: left;
	}
	.stepwizard-row:before {
		top: 15px;
		width: 2px;
		height: 100%;
		margin-left: 50%}
	.form-sec .form_field label.height40 {
		height: auto;
	}
	#content .form_field hr {
		display: none;
	} 
    .mnobottommargin.col_half + .col_half {
    margin-top: 8px;
    }
    #content .overlap-careers .container:first-child .col_half {
    min-height: 0;
    padding-bottom: 0px;
    }
    #content .overlap-careers .col_half.col_last {
    text-align: center;
    }
    #content .overlap .col_one_fourth {
    width: 46%;
    float: left;
    clear: none;
    margin-right: 4%;
    margin-bottom: 0;

    }
    .ico4 h3.tcenter, .ico4 h4.tcenter, .ico4 p.tcenter {
    text-align: center !important;
    }
    #content .overlap-careers .captionbox {
    width: 100%;
    }
    #content .overlap-careers .captionbox h3 {
    margin-bottom: 8px;
    }
    #content .mnobottommargin {
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
    }
    .imgintro .container .col_two_third {
    width: 100%;
    margin: 0px;
    float: none;
    margin-bottom: 16px;
    clear: both;
    }
    #content .section:first-child .container .col_two_third.dividerright {
    padding-right: 0%;
   }
    .recruitment-page .form-sec .form_field label {
    margin-bottom: 8px;
    width: inherit;
    }
    #content .section .container .col_two_third.dividerright + .col_one_third.col_last.mgray {
    display: block;
    width: calc((100%) - -32px);
    position: relative;
    left: -16px;
    padding: 32px 16px;
    }
    #content ol[type="1"] {
    padding-left: 24px;
    }
    #content ol[type="1"] li {
    padding-left: 4px;
    }
    #content .section:not(:first-child) .container .col_two_third:first-child {
    margin-bottom: 32px;
    }
    #footer {
        padding-top: 32px;
        padding-bottom: 112px;
    }
	
	
	/* apply job start*/
	.banner h1, .banner h1.long {
    font-size: 2rem;
	/* over ride done*/
	}
    #content .col_two_third p:last-child {
    margin-bottom: 0px;
    }	
	
	
	/* .form-sec .form_field label {
     height: auto;
  } */
   
   /* apply job end */
}
@media (max-width: 560px) {
    #content .col_one_fourth.fast { width: 48%;}
    .col_one_fourth.fast:first-child + .col_one_fourth.fast {
        margin-right: 0 !important;clear: right;
    }
    /*.overlap.overlap-careers .container:first-child .col_half h3 strong {
        font-size: 1.5rem;
    }*/
}
@media (max-width: 552px){
.ctafooter iframe {
    height: 1020px;
}
}
@media (max-width: 475px){
nav.mainmenu .topnav_mobile ul li a span.icon {
    display: block;
}

nav.mainmenu .topnav_mobile ul li a {
    padding: 0 16px;
}
}
@media (max-width: 420px){
    #content .section .ico4.large .col_one_fourth, #content .section .ico4 .col_one_fourth {
        width: 100%;
        clear: both;
        margin: 0px;
        padding: 0px;
        float: none;
        margin-bottom: 16px;
    }
}
@media (max-width: 400px){
#content .overlap-careers .col_half.col_last h3 {
    margin-bottom: 8px;
    font-size: 1.5rem;
}
}
@media (max-width: 335px){
.overlap.overlap-careers .container:first-child .col_half h3 strong {
    font-size: 1.75rem;
}
}
/*copied from aspx page*/
.captionbox:after{right:-29px;}	
.visuallyhidden {
    display:none;
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
#content table.standard tr td ul li {
    font-size:1rem;
}
span.underline-italic {
    text-decoration: underline;
    font-style: italic;
}
.underline-txt {
    text-decoration: underline;
}
/*#content table.standard tr td a {
    word-break: break-all;
}*/
/*#content ul li a, #content ol li a, #content p a {
    word-break: break-all;
}*/


/* Personal data management start */
table.responsive-table * {
    position: relative; 
}
#content table.standard.pdm-table tr td ul li {
    font-size:1rem;
}
#content table.standard.smalltext.pdm-table tbody tr th, table.standard.smalltext.pdm-table tr td{
    text-align:left;
}
#content table.standard.smalltext.pdm-table-hu tbody tr th, table.standard.smalltext.pdm-table-hu tr td {
    text-align: left;
}
#content table.standard.pdm-table tr td a {
    word-break: break-all;
}
#content table.standard.pdm-table-hu tr td a {
    word-break: break-all;
}
#content .pdm-page ul li a, #content .pdm-page ol li a, #content .pdm-page p a {
    word-break: break-all;
}
#content .pdm-page ol[type='a'] {
    padding-left: 20px;
}
#content .pdm-page ol li p+ol {
    padding-left: 40px;
}
#content table.standard.pdm-table tr td ul li:last-child {
    margin-bottom: 16px;
}
#content table.standard.pdm-table-hu tr td ul li:last-child {
    margin-bottom: 16px;
}
@media (max-width: 1111px) {
    #view_by_location {
        padding-right: 30px;
        white-space: nowrap;
        display: inline-block;
        text-overflow: ellipsis;
    }
}
@media (max-width: 991px) {  
    table.responsive-table.pdm-table tbody tr td:nth-child(1):before {content: "Organisation"; }
	table.responsive-table.pdm-table tbody tr td:nth-child(2):before {content: "Activity";}
	table.responsive-table.pdm-table tbody tr td:nth-child(3):before {content: "Data subjects";}
    table.responsive-table.pdm-table tbody tr td {font-weight: normal; }
    table.responsive-table.pdm-table-hu tbody tr td:nth-child(1):before {content: "Szervezet";}
    table.responsive-table.pdm-table-hu tbody tr td:nth-child(2):before {content: "Tevékenység";}
    table.responsive-table.pdm-table-hu tbody tr td:nth-child(3):before {content: "Adatfeldolgozással érintettek köre";}
    table.responsive-table.pdm-table-hu tbody tr td {font-weight: normal;}
}
/* Personal data management end */


/* copied from hungery/Hu resume-upload page */

 /*overrite english page */
.job-form-sec .radiofield span.plabel{display: block;font-weight: bold;text-transform: uppercase;font-size: 0.875rem !important;margin-bottom: 8px !important;}
.job-form-sec .radiofield span.star:after {content: '*';color: red;margin-left: 4px;}
 /* overrite english page*/



.form-sec #resume_holder input[type=text], #resume_holder textarea,#resume_holder select,#resume_holder .form_field input[type=text], .job-form-sec #resume_holder .file-upload {
    margin: 8px 0 0 0;
}


/* resume upload end*/


/* Apply job start*/
.hide-calendar .ui-datepicker-calendar {display: none;}
.form-sec .yoq input[type=text]{margin:0!important;}
#stepwizard.form-sec .form_field label {
    margin-bottom: 8px!important;
}





/* Apply job end*/


.banner h1.vcenter{margin-bottom:0px;}

.banner.hungary-home .wrapper{position:relative;}
.training-banner{display:block;height:248px;width:362px;position:absolute;top:-32px;right:0px;z-index:1;}
.training-banner img{width:100%;}


@media (max-width: 760px) {
	
	.training-banner{display:block;height:160px;width:234px;position:absolute;top:-32px;right:0px;}
	.training-banner img{height:160px;width:234px;}
	
	.banner.hungary-home .wrapper .container{position:relative;padding-top:144px;}

}


