body {
    font-family: 'Calibri', 'Source sans pro', 'Arial', 'Open Sans', sans-serif;
}
.apply-box {
    background: #eee;
    padding: 20px;
    text-align: center;
    color: #fff;
    margin-bottom: 30px;
    width: calc(50% - 30px);
    margin-left: 0;
}

.apply-box:hover {
    background: #ddd;
}

.apply-box.right {
    width: calc(50% - 30px);
    margin-left: 25px;
    margin-right: 0 !important;
}

.apply-box a {
    color:#002e5e;
    text-decoration: none;
}

.apply-box span {
    display:block;
}

.apply-box span.job-box-title {
    font-weight:bold;
    font-size:19px;
    color: #444;
    line-height: 23px;
    margin-bottom: 40px;
}

.apply-box span.job-box-subtitle {
    font-weight:400;
    font-size:17px;
    line-height: 21px;
    margin-bottom:48px;
    color: #666;
    min-height: 63px;
}

.apply-box span.job-box-button {
    color: #ffffff;
    cursor: pointer;
    font-size: 21px;
    line-height: 51px;
    text-align: center;
    width:80%;
    margin:10px auto 5px auto;
    text-transform: none;
    background: #712884;
    font-weight: 400;
}

.apply-box span.job-box-button:hover {
    background-color: #004e98;
}

.apply-box a img {
    width:80%;
}

.apply-box hr {
    color: #002e5e;
    width:60%;
    font-weight:600;
    margin:5px auto;
    border:1px solid #002e5e;
    display:block;
}

.blueButton {
    border: none;
    background-color: #51bfcf;
    color: #fff;
    font: bold 16px 'Calibri', 'Source sans pro', 'Arial', 'Open Sans', sans-serif;
    text-transform: uppercase;
    padding: 8px 30px 8px 30px;
    border-radius: 18px;
    margin-top: 36px;
    text-decoration: none;
}

.modal-content .blueButton {
    text-decoration: none;
}

.blueButton:hover, blueButton:focus, .modal-content .blueButton:hover, .modal-content .blueButton:focus  {
    background-color: #0099ad;
    color: #fff;
    text-decoration: none;
}
.apply-big {
    font: bold 24px 'Calibri', 'Source sans pro', 'Arial', 'Open Sans', sans-serif;
    text-transform: uppercase;
    letter-spacing: 2px;
    display: block;
    width: 100%;
    position: relative;
    margin-top: 25px;
    margin-bottom: 15px;
    padding-bottom: 25px;
    color: #444;
    text-align: center;
}

.apply-box .wpcf7-submit {
    max-width: 83%;
    margin: 0 auto;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}
.modal-header, .modal-content {
    position: relative;
}
.modal-container .close, .modal-content .close {
    top: 0;
    text-decoration:none;
    position: absolute;
    right: 20px;
    font-size: 35px;
    text-align: center;
    font-weight: bold;
    -webkit-font-smoothing: subpixel-antialiased;
    color: #51bfcf;
    z-index:99;
    opacity: 1;
    cursor: pointer;
}
.modal-container {
    position: relative;
    margin: 0 auto;
    display: inline-block;
    text-align: left;
    overflow: hidden;
    background-color: #fff;
    box-shadow: none;
    width:100%;
}
.modal .modal-text {
    width: 100%;
    padding: 1.875em;
}
#hideScrollBar #Dijszabas_modal, #hideScrollBar2 #Dijszabas_modal2 {
    box-shadow: none;
    background: #fff;
    border-radius: 4px;
    min-height:490px;
    padding-top:10px;
}

.modal-content {
    border: none;
    box-shadow: none;
    -webkit-box-shadow: none;
}

.modal-content p {
    margin: 0 0 11px;
}
.modal-content a {
    text-decoration: underline;
}
.modal-container .subtitle {
    font-size: 24px;
    text-transform: uppercase;
}
.modal-container ul.error_list {
    margin-bottom:-20px;
}
.modal .subtitle {
    text-transform: uppercase;
    font-weight: 600;
    color: #444;
    text-align: center;
    padding: 5px 0em 0.625em 0em;
}

.modal-container .subtitle, #apply-modal .subtitle {
    font-size: 22px;
    text-transform: uppercase;
}

#apply-modal .modal-content {
    width: 100%;
    padding: 1.875em;
    overflow: auto;
    max-height: 95vh;
}

#apply-modal .modal-dialog {
    width: 800px;
    max-width: 100%;
}

#apply-modal .modal-dialog ul.radio_list {
    list-style-type: none;
    padding-left: 5px;
}
#apply-modal .modal-dialog ul.radio_list li {
    display: inline-block;
    width:48%;
}
#apply-modal .modal-dialog ul li label {
    width:80%;
    vertical-align: top;
}
.form-horizontal .control-label {
    text-align: left;
    font-style:normal;
    color: #777;
    font-weight:400;
    font-size:20px;
    padding-bottom: 6px;
}

.form-horizontal .control-label.accept-label {
    width:95%;
    vertical-align: middle;
    padding-top:13px;
    padding-left:5px;
}

ul.checkbox_list {
    list-style-type: none;
    padding-left:0;
}

ul.error_list li {
    color: #dc3232;
    font-size: 1em;
    font-weight: normal;
    display: block;
    margin-bottom: 5px;
}

ul.error_list {
    list-style-type: none;
    padding-left: 0;
    margin-top: -10px;
}

span.error {
    color: #dc3232;
}
.regform span.error {
    display: block;
	clear: both;
}

.form-horizontal span.help {
    display: block;
    font-size:14px;
    margin-top: 5px;
}
.regform fieldset {
    border-bottom: 4px solid #888;
    padding-bottom:30px;
}
.regform fieldset.last {
    border: none;
    padding-bottom:30px;
    padding-top:20px;
}
.regform fieldset.last legend {
    margin-bottom:0;
}
.regform fieldset legend h2 {
    color: #0091da;
    text-transform: uppercase;
    margin-bottom:0;
    text-align:left;
}

.regform fieldset legend h2 span.number {
    display: inline-block;
    font-size:18px;
    border: 2px solid #0091da;
    border-radius: 50%;
    text-align:center;
    margin-right:7px;
    width:28px;
    height:28px;
    font-weight:bold;
    line-height:22px;
}
.regform fieldset label.checkbox-label {
    font-weight:400;
}
.regform legend {
    border:none;
}
.form-horizontal label span.required {
    color: red;
    font-size:22px;
    font-weight:bold;
    vertical-align:middle;
}
span.help {
    color: #888;
}

div.flash_error {
    background: red;
    padding: 7px;
    color: white;
    margin-bottom: 10px;
    margin-top: 10px;
}

div.flash_notice, div.flash_success {
    background: green;
    padding: 7px;
    color: white;
    margin-bottom: 10px;
    margin-top: 10px;
}


.form-control {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background: #EAF8FA;
    height: 47px;
    line-height: 47px;
    font-size: 18px;
    color: #433B3D;
    padding: 0 0 0 20px;
    border: none;
    font-family: 'Calibri', 'Source sans pro', 'Arial', 'Open Sans', sans-serif;
    margin-bottom: 15px;
}

.container .blueButton {
    color: #fff;
}
.user-menu .blueButton {
    margin-left: 0;
    margin-right: 0;
    font-size: 15px;
    padding-left: 8px;
    padding-right: 8px;
    width: 100%;
    text-decoration: none;
}
.regform select:focus {
    outline: 0 none;
}
.form-horizontal select {
    max-width: 100%;
    color: #000;
}
.regform select {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    color: #002e5e;
    font-size: 16px;
    border: 1px solid #ccc;
    background-color: #f7f7f7;
    background-image: none;
    outline: 0 none;
    border-radius: 3px;
    display: block;
    min-height: 40px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
    height: 40px;
}

.input-group-addon {
    color: #002e5e;
}

.regform select[multiple] {
    height: 120px;
}

div.project-buttons div.linkedin_btn {
    text-align: center;
}
div.linkedin_btn img {
    width: 215px;
}
div.facebook_btn img {
    width: 215px;
}
.modal-text a {
    color: #002e5e;
}

.table-container {
    overflow-x: auto;
    padding-bottom: 20px;
}

.table-container .projectable {
    min-width: 600px;
}

.table-container table {
    border-collapse: collapse;
    border-spacing: 0;
}
.table-container thead {
    text-align: center;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
}

.table-container table tr, .table-container table tr {
    border-bottom: 1px solid white;
    /* text-align: center; */
}

input.blueButton.ajanlatSend {
    border: none;
    margin: 10px 13px;
}

div.component-modal div.linkedin_btn {
    float: left;
}

div.component-modal div.facebook_btn {
    float: right;
}



.job-pager {
    text-align: center;
    padding-top:5px;
    clear:both;
}

.job-pager ul {
    list-style-type: none;
}

.job-pager ul li {
    display:inline-block;
}

.job-pager ul li a {
    display:block;
    width:46px;
    height:56px;
    border-radius: 40px;
    background-color: #51bfcf;
    color: #fff;
    font-weight:bold;
    font-size:19px;
    text-decoration: none;
    text-align:center;
    line-height:56px;
    margin-left:2px;
    margin-right:2px;
}

.job-pager ul li.active a {
    background-color: #0099ad;
    color: #fff;
}

.job-pager ul li a:hover {
    background-color: #0099ad;
    color: #fff;
}

#job-table img.loading {
    display:block;
    margin: 50px auto;
    width:80px;
}

.page-template-page_joblister #content {
    padding-top: 110px;
}

.content_allaslehetoseg#content {
    padding-top: 150px;
}

.content_allaslehetoseg.content_job#content {
    padding-top: 20px;
}
.user-menu .blueButton {
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    display: block;
    text-align: center;
}


.content_allaslehetoseg #content_header h1::after {
    border: none;
}
.content_allaslehetoseg p {
    margin-bottom: 21px;
}

.content_allaslehetoseg h2 {
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    font-size: 20px;
    margin: 21px;
}

.content p.subtitle {
    text-align: center;
    color: #121212;
    font-size: 14px;
    margin-top: -20px;
    font-weight: 500;
    margin-bottom: 20px;
}
.regform fieldset {
    border-bottom: 4px solid #888;
    padding-bottom: 30px;
}

.regform fieldset legend h2 {
    color: #0099ad;
    text-transform: uppercase;
    margin-bottom: 0;
    text-align: left;
    margin-left: 0;
    margin-top: 21px;
    font-size: 22px;
}
.regform fieldset legend h2 span.title {
    display: inline-block;
    font-size: 18px;
    text-decoration: none;
    color: #0099ad;
    font-weight: bold;
    margin-bottom: 0;
}
.regform fieldset legend h2 span.number {
    display: inline-block;
    font-size: 18px;
    border: 2px solid #0099ad;
    border-radius: 50%;
    text-align: center;
    margin-right: 7px;
    width: 28px;
    height: 28px;
    font-weight: bold;
    line-height: 22px;
}

.regform legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 21px;
    font-size: 22.5px;
    line-height: inherit;
    color: #666;
    border: none;
}

.regform .input-group-addon:last-child {
    border: 0;
}

.regform ul.radio_list, .regform ul.checkbox_list {
    list-style-type: none;
    padding-left: 0;
    margin-top: 10px;
}

input[type="checkbox"], input[type="radio"] {
    display: none;
}

.check-box {
    width: 19px;
    height: 19px;
    background: #eee;
    border: 1px solid #ccc;
    display: inline-block;
    cursor: pointer;
    margin-right: 10px;
    position: relative;
    top: 3px;
}

.check-box.radio-box {
    border-radius: 50%;
    width: 18px;
    height: 18px;
}

[type="checkbox"]:checked + .check-box, [type="radio"]:checked + .check-box {
    background-color: #0099ad;
    transition: 0.5s;
    border: 1px solid #0099ad;
}

[type="radio"]:checked + .check-box::before {
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    margin-left: calc(50% - 4px);
    border-radius: 50%;
    border-width: 4px;
    transition: 0.1s;
    margin-top: calc(50% - 4px);
}

.regform label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: normal;
    font-size: 20px;
}

.regform label:not(.col-sm-2) {
    width: auto;
}

.form-horizontal .control-label {
    text-align: left;
    font-style: normal;
}
.radio_list li, .checkbox_list li {
    line-height: normal;
    margin-bottom: 0;
}
.form-horizontal.regform .radio_list label, .form-horizontal.regform .checkbox_list label {
    padding-left: 0;
    margin-bottom: 0;
}

.cv-group .control-label, .report-group .control-label {
    padding-left: 0;
    margin-bottom: 10px;
}
.cv-group .attachment .control-label {
    padding-left: 10px;
}
.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}
.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}

input[type="text"].file-name {
    border: none;
    height: 47px;
    padding-left: 5px;
    padding-right: 5px;
    width: 40%;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    background-color: #EAF8FA;
    font-size: 18px;
    color: #999;
}

.file-group .file-btn {
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    touch-action: manipulation;
    cursor: pointer;
    background: #51bfcf;
    border: 0;
    white-space: nowrap;
    color: #fff;
    padding: 6px 21px;
    font-size: 15px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    max-width: 100%;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    vertical-align: top;
    text-transform: none;
    font-weight: 500;
    position: relative;
    min-height: 47px;
    line-height: 34px;
}

.file-group .file-btn:hover {
    background: #0099ad;

}

.btn-file input[type="file"] {
    cursor: inherit;
    display: block;
    font-size: 32px;
    min-height: 100%;
    min-width: 100%;
    opacity: 0;
    outline: medium none;
    position: absolute;
    right: 0;
    text-align: right;
    top: 0;
}
input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
    outline: none;
    outline-offset: unset;
}

.mobile-field select {
    width: 75px;
    background: #EAF8FA;
    float: left;
    height: 47px;
    border: none;
}

.name-field select {
      width: 65px;
      background: #EAF8FA;
      float: left;
      height: 47px;
      border: none;
  }

.mobile-field span.country-prefix {
    float: left;
    width: 35px;
    line-height: 46px;
    font-weight: bold;
    color: #777;
}
.mobile-field input[type="text"] {
    width: calc(100% - 115px);
    margin-left: 5px;
    float: left;
}

.name-field input[type="text"].short {
    width: calc(100% - 70px);
    margin-left: 5px;
    float: left;
}

.alien-mobile-field input[type="text"] {
    float: left;
}

.alien-mobile-field input[type="text"].alien-mobile-country {
    width: 75px;
}

.alien-mobile-field input[type="text"].alien-mobile-prefix {
    width: 85px;
    margin-left: 5px;
}


.alien-mobile-field input[type="text"].alien-mobile-number {
    width: calc(100% - 170px);
    margin-left: 5px;
}
.landing-field input[type="text"] {
    float: left;
}

.landing-field input[type="text"].landing-prefix {
    width: 85px;
}


.landing-field input[type="text"].landing-number {
    width: calc(100% - 90px);
    margin-left: 5px;
}

ul.error_list {
    clear: both;
}

#dedication {
    padding: 1.875em;
}

.job-table {
    width: 100%;
    padding: 0;
}

.job-table thead tr th {
    padding-left: 12px;
    height: 100px;
    vertical-align: middle;
    border-bottom: 1px solid black;
}

.job-table thead tr th span {
    font-size: 1.2em;
    line-height: 2.0em;
    text-decoration: none;
    font-weight: 300;
    color: #000;
    text-align: left;
    display: block;
    margin: 19px 0;
}

.job-table tbody tr td {
    border-bottom: 1px solid #000;
    padding-left: 12px;
    text-align: left;
    font-weight: 300;
    color: #000;
    font-size: 19px;
    vertical-align: middle;
}

.job-table tbody tr td span {
    display: block;
    margin: 19px 0;
    text-align: left;
    font-weight: 300;
    color: #000;
    font-size: 19px;
}

.dedication-thanks p {
    font-size: 20px;
    margin: 40px;
}
.regform select {
    background: #EAF8FA;
    height: 47px;
    border: none;
}

.date-field select {
    background: #EAF8FA;
    float: left;
    height: 47px;
    border: none;
}

.date-field select[name$="[year]"] {
    width: 20%;
}
.date-field select[name$="[month]"] {
    width: calc(60% - 10px);
    margin-left: 5px;
}
.date-field.date-field2 select[name$="[month]"] {
    width: calc(60% - 10px);
    margin-left: 0;
}
.date-field select[name$="[day]"] {
    width: 20%;
    margin-left: 5px;
}

.place-field select {
    background: #EAF8FA;
    float: left;
    width: calc(50% - 5px);
    border: none;
}

.place-field input[type="text"] {
    float: left;
    width: 50%;
    margin-left: 5px;
}

.location-list ul.checkbox_list li {
    width: 32%;
    display: inline-block;
}
.ad-source-field ul.radio_list li {
    width: 49.5%;
    display: inline-block;
}

.ideal-scopes ul.checkbox_list {
    margin-top: 0;
}
.flash_error ul {
    margin-top: 15px;
}
.flash_error ul li {
    color: #fff;
    font-size: 14px;
    margin: 0 0 5px 0;
    line-height: 16px;
}
.regform label.checkbox-label {
    padding-left: 0;
}
.job-filters .filter-poslevel, .job-filters .filter-class {
    max-width: 25%;
}

.job-list p.no-job {
    margin: 50px;
    font-size: 20px;
}

