a img {
    width: auto;
}

a:focus {
    color: inherit;
}

a.blueButton:focus {
    color: #fff;
}

img#captcha_img {
    width: auto;
}
.header-nav ul li.login-link {
    padding: 10px;
}

.header-nav ul li {
    display: inline-block;
}

#sfWebDebugBar img {
    width: auto;
}

a.toplink {
    margin-top: 0;
}

.globalheader__wrapper--loginnav {
    margin-left: auto;
    margin-right: 20px;
}

div.breadcrumb__container a {
    font-size: 13px;
    line-height: 1.53846;
    color: #7f8a9a;
    letter-spacing: .5px;
}

.hide-accessible {
    clip: rect(0 0 0 0) !important;
    position: absolute !important;
    -webkit-transform: scale(0);
    -webkit-transform-origin-x: 0;
    -webkit-transform-origin-y: 0;
    *position: fixed !important;
    _position: absolute !important;
}

.only-mobile {
    display: none!important;
}
.modal-container .close {
    text-decoration: none;
    position: absolute;
    right: 20px;
    font-size: 35px;
    text-align: center;
    font-weight: bold;
    -webkit-font-smoothing: subpixel-antialiased;
    color: #009164;
    z-index: 99;
    opacity: 1;
    cursor: pointer;
}

#hideScrollBar #Dijszabas_modal, #hideScrollBar2 #Dijszabas_modal2 {
    box-shadow: none;
    background: #fff;
    border-radius: 4px;
    min-height: 450px;
    padding-top: 10px;
}

.modal-content {
    border: none;
    box-shadow: none;
    -webkit-box-shadow: none;
}
.modal-container .subtitle {
    font-size: 1.23077em;
    text-transform: uppercase;
}
.modal .modal-text {
    width: 100%;
    padding: 1.875em;
}

.modal .subtitle {
    text-transform: uppercase;
    font-weight: 600;
    color: #009164;
    text-align: center;
    padding: 5px 0em 0.625em 0em;
}

.modal-container .subtitle {
    font-size: 18px;
    text-transform: uppercase;
}
.form-horizontal .control-label {
    margin-bottom: 0;
    padding-top: 7px;
    text-align: left;
    font-family: "Titillium Web",sans-serif;
    font-style: normal;
    color: #495e70;
    font-weight: 600;
    font-size: 16px;
}

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

div.component-modal div.facebook_btn {
    float: right;
}
.blueButton {
    color: #fff;
    background-color: #009164;
    display: inline-block;
    padding: 1em 2.5em;
    margin: 1.25em;
    text-align: center;
    text-transform: uppercase;
    box-sizing: border-box;
    font-size: 18px;
    text-decoration: none;
    font-weight: 600;
    cursor: pointer;
    border-radius: 100px;
    letter-spacing: .5px;
}

.blueButton:hover  {
    background: #a7d4b9;
    color: #fff;
}

input.blueButton.ajanlatSend {
    border: none;
    margin: 10px 13px;
}
ul.error_list {
    list-style-type: none;
    padding-left: 0;
}
ul.error_list li {
    color: red;
}

#modal-test p {
    margin-bottom: 11px;
}

.modal-container ul.error_list {
    margin-bottom: -20px;
}

.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: red;
}
ul.error_list {
    list-style-type: none;
    padding-left: 0;
}

span.error {
    color: red;
}
.regform span.error {
    display: block;
}

.form-horizontal span.help {
    display: block;
    font-size:12px;
}
.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: #009164;
    text-transform: uppercase;
    margin-bottom:0;
    text-align:left;
}
.regform fieldset legend h2 span.title {
    display: inline-block;
    font-size:18px;
    text-decoration: underline;
    color: #0d5594;
    font-weight:bold;
    margin-bottom:0;

}
.regform fieldset legend h2 span.number {
    display: inline-block;
    font-size:18px;
    border: 2px solid #0d5594;
    border-radius: 50%;
    text-align:center;
    margin-right:7px;
    width:28px;
    height:28px;
    font-weight:500;
    line-height:22px;
}
.regform fieldset label.checkbox-label {
    font-weight:500;
}
.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;
}

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


.form-control {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    color: #0d5594;
    font-size: 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: #000;
    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;
}

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


.blueButton.light {
    padding: 0.5em 2.5em;
}

.no-left-margin {
    margin-left:0!important;
}

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

.hrslide span.hr-subtitle {
    font-size:24px;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

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

ul.error_list li {
    color: red;
}
ul.error_list {
    list-style-type: none;
    padding-left: 0;
}

span.error {
    color: red;
}
.regform span.error {
    display: block;
}

.form-horizontal span.help {
    display: block;
    font-size:12px;
}
.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: #009164;
    text-transform: uppercase;
    margin-bottom:0;
    text-align:left;
}
.regform fieldset legend h2 span.title {
    display: inline-block;
    font-size:18px;
    text-decoration: underline;
    color: #009164;
    font-weight:bold;
    margin-bottom:0;

}
.regform fieldset legend h2 span.number {
    display: inline-block;
    font-size:18px;
    border: 2px solid #009164;
    border-radius: 50%;
    text-align:center;
    margin-right:7px;
    width:28px;
    height:28px;
    font-weight:500;
    line-height:22px;
}
.regform fieldset label.checkbox-label {
    font-weight:500;
}
.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;
}

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


.form-control {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    color: #495e70;
    font-size: 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: #000;
    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;
}

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

.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; */
}

article table tr th, .article table tr th, .notification .content table tr th {
    background-color: #00a651 !important;
    color: white;
    padding: 0.75em;
    text-align:center;
    font-weight: 400;
}

article table,
.article table,
.notification .content table {
    width: 100%;
}

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

article table tr th,
.article table tr th,
.notification .content table tr th {
    background-color: #009164 !important;
    color: white;
    padding: 0.75em;
}

.article table tr th:first-child,
.notification .content table tr th:first-child {
    border-right: 1px solid white;
}

.article table tr td,
.notification .content table tr td {
    background-color: #ccf3ff;
    color: #000;
    padding: 0.75em;
}

.article table tr td:first-child,
.notification .content table tr td:first-child {
    border-right: 1px solid white;
}

.article table tr:nth-child(2n+1) td,
.notification .content table tr:nth-child(2n+1) td,
.article table tr:nth-child(2n+1) th,
.notification .content table tr:nth-child(2n+1) th {
    background-color: #e8e8e8;
}

.article table.projectable th, .article table.projectable td {
    border-right: 1px solid #fff;
}

.template-page .title {
    font-size: 2em;
    color: #00a651;
    margin-bottom:30px;
}
.user-menu {
    margin-top:-50px;
    margin-bottom:20px;
}

.home .user-menu {
    margin-top: -10px;
    margin-bottom: -10px;
}
.user-menu:after {
    content: "";
    display: block;
    clear:both;
}
.article table.projectlisttable th {
    background-color: #dedede !important;
    color: #0636bf;
    border: 1px solid #dedede !important;
    text-transform: uppercase;
    vertical-align: middle;
}
.article table.projectlisttable tr td:first-child {
    font-weight: bold;
}
.article table.projectlisttable {
    min-width:580px;
}
.article table.projectlisttable th {
    background-color: #dedede !important;
    color: #00a651;
    border: 1px solid #dedede !important;
    text-transform: uppercase;
    vertical-align: middle;
}
.article table.projectlisttable td {
    background-color: transparent !important;
    color: #000;
    border: 1px solid #dedede !important;
    text-transform: uppercase;
    text-align: left;
}

.article table.projectlisttable tr td:first-child {
    font-weight: bold;
}

.article table.projectlisttable tr td:last-child {
    text-align: center;
}
#project-apply.center {
    text-align: center;
}
#project-apply a.blueButton.login-apply-disabled {
    background: #f22;
}
#project-login a.blueButton, #project-apply a.blueButton {
    text-decoration: none;
    margin-top: 0;
}

#project-apply {
    clear: both;
}
#project-login {
    text-align: center;
    margin-top:30px;
}
.ui-icon {
    width: 16px;
    height: 16px;
    background-image: url(/images/ui/ui-icons_cc0000_256x240.png);
}
.ui-icon-print {
    background-position: -160px -96px;
}
a.show_print span {
    display: inline-block;
}
a.show_print {
    float: right;
    margin-top:-20px;
}
.sor-contact .contact-right {
    vertical-align: top;
}

.job-row .left-img {
    float: left;
    width: 100%;
    max-width: 300px;
    margin: 0 30px 15px 0;
}
.template-page {
    padding-bottom:30px;
}

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

div.component-modal div.facebook_btn {
    float:right;
}
div.component-modal div.facebook_btn img {
    max-width:245px;
}
div.component-modal:after {
    content:"";
    clear:both;
    display:block;
}
.jssorb05 {
    position: absolute;
    bottom: 150px;
    right: 16px;
}
.jssorb05 div {
    background-image: url(/images/slider-bullet-off.png);
    background-size: cover;
    cursor: pointer;
}

.jssorb05 div.slider-bulletav {
    background-image: url(/images/slider-bullet-on.png);
}
.carousel-5 {
    position: relative;
}
.owl-nav > div {
    position: absolute;
    width:30px;
    height:30px;
    text-indent: -9999px;
    background-size:cover;
}
.owl-nav > div.owl-prev {
    left:10px;
    top: calc(50% - 15px);
    background-image: url(/images/left-arrow-blue.png);
}
.owl-nav > div.owl-next {
    right:10px;
    top: calc(50% - 15px);
    background-image: url(/images/right-arrow-blue.png);
}
.brand-box {
    width:100%;
}

.brand-box img {
    width:100%;
}

.title-row {
    margin-top: -130px;
}

.title-row .title-upper {
    height:120px;
    background-color:#009164;
    padding: 24px 0 8px 16px;
}

.title-row .title-upper p {
    text-align: center;
    color: #ffffff;
    font-size: 1.2em;
    line-height: 1.6em;
}

.title-row .title-upper h1 {
    text-align: center;
    color: #ffffff;
    font-size: 1.2em;
    line-height: 1.6em;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight:500;
    margin-top:0;
}
.title-row .title-upper h1 span {
    font-weight:600;
}

.title-row .title-upper h1 i {
    text-transform:none;
    font-style: normal;
}
.title-row .title-lower {
    height:120px;
    background-color:#02a3de;
    padding: 24px 0 8px 16px;
}

.title-row .title-lower.job {
    background-color:#acdcf2;
    height:140px;
}

.title-row .title-lower p {
    text-align: center;
    color: #ffffff;
    font-size: 1.2em;
    line-height: 1.6em;
}

.title-row .title-lower-block a {
    text-align: center;
    color: #ffffff;
    font-size: 1.2em;
    line-height: 1.6em;
    display:block;
    width:80%;
    border:1px solid #fff;
    margin:15px auto;
    text-decoration: none;
    padding: 10px;
    text-transform: uppercase;
    font-weight:500;
}

.title-row .job-block > div {
    text-align: center;
    color: #009164;
    border: 1px solid #009164;
    font-size: 16px;
    line-height: 1.6em;
    display:block;
    text-decoration: none;
    font-weight:600;
    letter-spacing: 3px;
    text-transform: uppercase;
    padding:5px;
    margin-top:14px;
}
.title-row .job-block > div small {
    font-size:14px;
    text-transform: none;
}
.title-row .job-block.middle, .title-row .job-block.last {
    margin-left: 40px;
}
.title-row .title-lower-block a:hover {
    background-color: #009164;
}

.video-row iframe {
    width: 60%;
    height: 450px;
}

.about-us {
    padding-bottom:60px;
    border-bottom: 2px solid #acdcf2;
    margin-bottom:60px;
}

.about-us h2 {
    color: #e31282;
    border-bottom: 4px solid #e31282;
    padding-bottom: 16px;
    display: block;
    width: 25%;
    text-transform: uppercase;
    margin:40px auto 20px auto;
    font-weight:600;
}

.about-us p {
    width: 70%;
    margin: 10px auto;
    color: #009164;
    font-size: 1em;
    line-height: 1.6em;
    text-align: center;
}
.button-row {
    margin: 40px;
}
.button-row a {
    display:block;
    width:100%;
    padding:8px 10px;
    background-color:#009164;
    cursor: pointer;
    color: #ffffff;
    font-weight: 600;
    font-size: 1.0em;
    line-height: 2.0em;
    letter-spacing: 1px;
    text-align:center;
    text-transform:uppercase;
    text-decoration: none;
}


.jobs {
    margin-left:-10px;
    margin-right:-10px;
}

.jobs h3 {
    text-align: center;
    font-size: 1.4em;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight:600;
    line-height: 2.0em;
    text-decoration: none;
    color: #009164;
}

.job-table {
    margin-top: 30px;
    width:100%;
    background: #fff;
    padding: 0 10px;
}

.job-table.applyments {
    padding:0;
}

.job-table thead tr th {
    border-bottom: 4px solid #bec8d4;
    border-top: 1px solid #bec8d4;
    background-color: #eceff1;
    padding-left:12px;
}

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

.job-table tbody tr td {
    border-bottom: 4px solid #e8f6fa;
    padding-left: 12px;
    text-align: left;
}

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

.job-table tbody tr td span.job-title {
    color: inherit;
    text-transform: uppercase;
}

.job-table tbody tr td span.job-title a {
    color: inherit;
}


.job-pager {
    text-align: center;
    padding-top:30px;
}

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

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

.job-pager ul li a {
    font-family: Arial, sans-serif;
    display:block;
    width:30px;
    height:30px;
    border-radius: 50%;
    background-color: #bec8d4;
    color: #009164;
    font-weight:bold;
    font-size:21px;
    text-decoration: none;
    text-align:center;
    line-height:30px;
    margin-left:2px;
    margin-right:2px;
}

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

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

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


.job-row {
    color: inherit;
}


.job-text {
    padding-top:30px;
    font-size:1.1em;
}

.job-text p.slogan {
    font-weight:500;
    margin-bottom:20px;
}

.job-text h3 {
    color: #02a3de;
    font-size: 1.1em;
    line-height: 1.4em;
    font-weight:500;
    margin-bottom:10px;
}

.job-text ul {
    padding-left:15px;
}

.job-text .constant-text {
    text-align:center;
    margin-top:50px;
}

.job-text .constant-text p.slogan2 {
    font-weight:600;
}
.job-text .constant-text p.apply-big {
    color:#009164;
    font-size:21px;
    text-transform: uppercase;
    font-weight: 600;
    margin-top:20px;
}

.job-text .job-text-row {
    display:flex;
}

.apply-box {
    background: #009164;
    padding: 20px;
    text-align:center;
    color: #fff;
    margin-bottom:30px;
    width:40%;
    margin-left:5%;
}
.apply-box.right {
    margin-left:10%;
}

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

.apply-box span {
    display:block;
}

.apply-box span.job-box-title {
    font-weight:600;
    font-size:18px;
}

.apply-box span.job-box-subtitle {
    font-weight:400;
    font-size:0.8em;
    margin-bottom:20px;
}

.apply-box span.job-box-button {
    border: 1px solid #ffffff;
    color: #ffffff;
    cursor: pointer;
    font-size: 1.2em;
    line-height: 2.4em;
    text-align: center;
    width:80%;
    margin:10px auto 5px auto;
    text-transform: uppercase;
    font-weight:500;

}

.apply-box hr {
    color: #fff;
    width:60%;
    font-weight:600;
    margin:5px auto;
    border:1px solid #fff;
    display:block;
}
.job-text .job-side {
    background-color: #eceff1;
    padding: 10px 20px;
}

.job-side h3 {
    text-align:left;
    color: #000;
    line-height: 1.4em;
    font-weight:500;
    text-transform:uppercase;
    font-size:1em;
    margin-top:5px;
}

.job-side ul.more-news {
    margin-top:20px;
    margin-bottom:40px;
}

.job-side ul li {
    font-size:0.9em;
}

.job-side ul li a {
    font-size:1em;
    color: #009164;
    text-decoration:none;
}

.job-side .job-side-header {
    display: block;
    width:100%;
    letter-spacing: 3px;
    background-color: #02a3de;
    font-size: 1.2em;
    line-height: 3.0em;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    margin-top:20px;
}

.job-side p {
    padding-top: 2%;
    font-size:0.9em;
    line-height: 1.5em;
    color: inherit;
    text-align: justify;
    margin-bottom:5px;
}

.job-side .share {
    text-align:center;
    margin-top:20px;
    margin-bottom:40px;
}

.job-side img.map {
    cursor: pointer;
    border: 2px solid #ffffff;
    display:block;
    width:90%;
    margin: 10px auto 30px auto;
}

.job-side a.job-side-btn {
    cursor: pointer;
    font-size: 1.1em;
    line-height: 3.0em;
    color: #009164;
    border: 1px solid #009164;
    text-align: center;
    width:98%;
    margin:20px auto;
    text-decoration:none;
    text-transform: uppercase;
    display:block;
    font-weight:500;
}

.job-text p strong, .job-text p b {
    font-weight:bold;
}

.job-text p img {
    width:100% !important;
    height:auto !important;
}

ul.checkbox_list input[type="checkbox"] {
    opacity: 0;
}

ul.radio_list input[type="radio"] {
    opacity: 0;
}

/* jQuery adds this span for us which we style to look like a box */
.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]:disabled + .check-box {
    background: #ccc;
}

/* When someone clicks our new box, add or remove the tick which has been created using some CSS */
[type=checkbox]:checked + .check-box:before {
    content: '';
    display: block;
    width: 5px;
    height: 15px;
    margin-left: 7px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    transition: 0.1s;
}

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

/* And change the background colour */
[type=checkbox]:checked + .check-box, [type=radio]:checked + .check-box {
    background-color: #009164;
    transition: 0.5s;
    border: 1px solid #009164;
}

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

.regform ul.checkbox_list {
    margin-top:10px;
}

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

.form-horizontal .control-label.cv-label {
    margin-bottom:10px;
    display: inline-block;
    width: 82%;
    vertical-align: middle;
}

.btn-file input[type="file"] {
    cursor: inherit;
    display: block;
    font-size: 100px;
    min-height: 100%;
    min-width: 100%;
    opacity: 0;
    outline: medium none;
    position: absolute;
    right: 0;
    text-align: right;
    top: 0;
}
.btn-file {
    overflow: hidden;
    position: relative;
    box-shadow: none;
    height: 34px;
}

input[type="text"].file-name {
    border: 1px solid #c9cdd1;;
    height: 34px;
    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: #f7f7f7;
    font-size:14px;
    color: #009164;
}

.file-group .input-group-btn > .btn {
    position: relative;
}
.file-group .input-group-addon, .file-group .input-group-btn, .file-group.input-group .form-control {
    display: table-cell;
}

.file-group .input-group-btn:first-child > .btn, .file-group .input-group-btn:first-child > .btn-group {
    margin-right: -1px;
}

.file-group .file-btn {
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    touch-action: manipulation;
    cursor: pointer;
    background: #009164;
    border: 0;
    white-space: nowrap;
    color: #fff;
    padding: 6px 21px;
    font-size: 15px;
    line-height: 1.42857;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: background ease-in-out 0.1s;
    -moz-transition: background ease-in-out 0.1s;
    -webkit-transition: background ease-in-out 0.1s;
    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;
}

.content p.subtitle {
    text-align: center;
    color: inherit;
    font-size:14px;
    margin-top:-20px;
    font-weight:500;
    margin-bottom:20px;
}

.captcha-row {
    margin-bottom:20px;
}

.contact-left iframe {
    max-width:100%;
}

#dedication {
    padding:1.875em;
}
a.delete-mail {
    cursor:pointer;
}

div.columns__container section:after {
    clear: both;
    content: "";
    display: block;
}

.breadcrumb__wrapper {
    z-index: 9;
}
.toplink.blueButton.light {
    margin: 0;
}

.columns .column-w-55 {
    flex: 0 0 auto;
    position: relative;
    padding-left: 20px;
    padding-right: 20px;
    width: 50%;
    max-width: 50%;
}
.globalfooter .columns__container {
    margin-bottom:0;
}
.hrfelho p {
    color: #fff;
    margin-top: 0;
	line-height:16px;
}
.hrfelho p a {
    color: #fff;
}

.job-left-side {
    padding-right: 15px;
}
.apply-box a img {
	max-width: 100%;
}
.columns .column ul.checkbox_list li, .columns .column ul.radio_list li {
	list-style-image: none;
	margin-left: 0;
}
.dedication-box {
    margin-left: 5%;
    border: 4px solid #009164;
    width: 90%;
    margin-top: -23px;
    margin-bottom: 5px;
    text-align: center;
}

.dedication-box p {
    font-weight: bold;
    padding: 20px 20px 0 20px;
}

.dedication-popup.fancybox-margin {
    margin: 0;
}

.dedication-popup div.buttons {
    width: 80%;
    margin: 10px auto;
}

.dedication-popup div.buttons:after {
    content: "";
    display: block;
    clear: both;
}

.dedication-popup div.buttons .float-left {
    float: left;
}

.dedication-popup div.buttons .float-right {
    float: right;
}

.dedication-popup div.buttons a.blueButton.btn-danger {
    background: #ff0000;
}

#hideScrollBar2 #Dijszabas_modal2 {
    min-height: 420px;
}
.job-left-side img {
    max-width: 100%;
}
form#sf_apply_applycand_form span.ok img {
    width: 28px;
}

.password-field .input-group {
    max-width: calc(100% - 35px);
    float: left;
}

.password-field span.ok {
    float:left;
}

.password-field span.error {
    display: block;
    clear: left;
}

#job-table .table .blueButton.light {
    font-size: 17px;
}

@media (max-width: 991px) {
    .job-filters {
        margin-top: 25px;
        margin-bottom: 10px;
    }

    .job-filters input {
        margin-bottom: 15px;
    }

    .job-filters select {
        margin-bottom: 15px;
    }

    .job-filters .filter-button {
        text-align: center;
        padding-top: 15px;
    }
}