/*** Overrides ***/
@font-face {
  font-family: uni_neue;
  src: url(/frontend_it/frontend_theme/fonts/unineue-regular-webfont.woff2) format("woff2"), url(/frontend_it/frontend_theme/fonts/unineue-regular-webfont.woff) format("woff"), url(/frontend_it/frontend_theme/fonts/unineue-regular-webfont.ttf) format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: uni_neue;
  src: url(/frontend_it/frontend_theme/fonts/unineue-regularitalic-webfont.woff2) format("woff2"), url(/frontend_it/frontend_theme/fonts/unineue-regularitalic-webfont.woff) format("woff"), url(/frontend_it/frontend_theme/fonts/unineue-regularitalic-webfont.ttf) format("truetype");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: uni_neue;
  src: url(/frontend_it/frontend_theme/fonts/unineue-bold-webfont.woff2) format("woff2"), url(/frontend_it/frontend_theme/fonts/unineue-bold-webfont.woff) format("woff"), url(/frontend_it/frontend_theme/fonts/unineue-bold-webfont.ttf) format("truetype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: uni_neue;
  src: url(/frontend_it/frontend_theme/fonts/unineue-bolditalic-webfont.woff2) format("woff2"), url(/frontend_it/frontend_theme/fonts/unineue-bolditalic-webfont.woff) format("woff"), url(/frontend_it/frontend_theme/fonts/unineue-bolditalic-webfont.ttf) format("truetype");
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: uni_neue;
  src: url(/frontend_it/frontend_theme/fonts/unineue-black-webfont.woff2) format("woff2"), url(/frontend_it/frontend_theme/fonts/unineue-black-webfont.woff) format("woff"), url(/frontend_it/frontend_theme/fonts/unineue-black-webfont.ttf) format("truetype");
  font-weight: 900;
  font-style: normal;
}
.nav-overlay {
  background-image: url(/frontend_it/frontend_theme/img/bg-home.jpg);
}

h2 {
  text-align: center;
}

h3 {
  font-size: 26px;
  font-style: normal;
  margin-bottom: 20px;
}

.masthead.no-banner {
  background: #0e4783 !important;
  min-height: 120px;
  height: auto;
}
.masthead.no-banner .main-title {
  position: relative;
  padding: 0 !important;
  width: auto;
  margin-top: 40px;
}
.masthead.no-banner .main-title h1 {
  font-size: 36px;
  line-height: 44px;
  max-width: 550px;
  margin: 0 auto;
  white-space: normal;
}

.nav-overlay .flex-cont {
  display: block;
}
.nav-overlay .flex-cont .in-evidenza {
  display: none;
}
.nav-overlay .flex-cont .main-nav {
  float: right;
}

/*** End overrides ***/
/*** Global styles ***/
strong {
  font-weight: bold;
}

.clear {
  clear: both;
}

.error, .mandatory {
  color: #db0000;
}

.fieldwrap .error {
  font-size: 14px;
}

.group-button-wrap .button {
  float: left;
  margin-left: 10px;
}
.group-button-wrap .button:first-child {
  margin-left: 0;
}

/*** End global styles ***/
/*** Main layout styles ***/
/*** End main layout styles ***/
/*** Page styles ***/
/* Vacancies page */
.search-vacancies {
  text-align: center;
  vertical-align: top;
}
.search-vacancies .fieldwrap {
  display: inline-block;
  text-align: left;
  vertical-align: top;
}

@media (min-width: 800px) {
  .search-vacancies .fieldwrap {
    width: 32%;
  }
}
@media (max-width: 800px) {
  .search-vacancies .fieldwrap {
    width: 100%;
  }
}
.vacancy_description ul, .vacancy_description ol {
  padding-left: 20px;
}
.vacancy_description ul li, .vacancy_description ol li {
  margin-bottom: 10px;
  line-height: 1.4em;
}
.vacancy_description ul li {
  list-style-type: disc;
}
.vacancy_description ol li {
  list-style-type: decimal;
}

/* End vacancies page */
/* Apply form */
.form-instructions {
  border-top: 1px solid #a1a3a6;
  border-bottom: 1px solid #a1a3a6;
  margin: 25px 0;
  padding: 25px 0 20px 0;
  text-align: center;
}
.form-instructions p {
  margin: 5px 0;
}
.form-instructions p#page_count {
  margin: 20px 0;
  text-align: center;
}

/* End apply form */
/* Profile page */
.application_header {
  font-size: 20px;
  font-weight: bold;
}

.application_details {
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  margin-bottom: 20px;
}

/* PSl page */
.application {
  padding-left: 0 !important;
  list-style-type: none !important;
  overflow: hidden;
  margin: 15px 0;
}
.application li {
  font-size: 1.1em;
}
.application li.application-label {
  font-weight: bold;
}
.application li.application-label {
  clear: right;
  margin-right: 10px;
}
.application li.application-value {
  margin-bottom: 15px;
}

.psl-controls {
  overflow: hidden;
}
.psl-controls .psl-controls-left {
  width: 60%;
  float: left;
  min-height: 40px;
}
.psl-controls .psl-controls-right {
  width: 40%;
  float: right;
  min-height: 40px;
}
.psl-controls .psl-controls-right .vacancy_view_switch {
  color: #336699;
  display: block;
  font-size: 14px;
  line-height: 1em;
  text-align: right;
  margin: 20px 5px 0 0;
}
.psl-controls .psl-controls-right .vacancy_view_switch:hover {
  color: #cc0000;
}

.psl-wrap {
  overflow-x: auto;
  margin-top: 5px;
  background: #fff;
}
.psl-wrap .psl_list {
  width: 100%;
  border: none !important;
}
.psl-wrap .psl_list thead tr {
  border-bottom: 1px solid #dfdfdf;
}
.psl-wrap .psl_list th, .psl-wrap .psl_list td {
  padding: 10px;
  text-align: left;
  border: none !important;
}
.psl-wrap .psl_list th {
  color: #d0393f;
  font-weight: bold;
}
.psl-wrap .psl_list td {
  color: #888;
}
.psl-wrap .psl_list td a:hover {
  text-decoration: underline;
}

/* End psl page */
/* Interview feedback */
#interview_feedback .checkboxes {
  width: 75%;
}
#interview_feedback .checkboxes label {
  text-align: left;
  width: 97%;
}
#interview_feedback .checkboxes input {
  width: auto;
  float: left;
}

/* End interview feedback */
/*** End page styles ***/
/* Mixins */
/* End mixins */
/* Form styles */
form {
  margin: 30px 0;
}
form fieldset {
  max-width: 1000px;
  margin: 0 auto;
  border: none;
}
form fieldset .fieldwrap {
  clear: both;
  margin-bottom: 15px;
}
form fieldset .fieldwrap label {
  margin-bottom: 3px;
  font-size: 16px;
}
form fieldset .fieldwrap label, form fieldset .fieldwrap input, form fieldset .fieldwrap select, form fieldset .fieldwrap textarea {
  clear: both;
  display: block;
}
form fieldset .fieldwrap .checkboxes label {
  display: inline-block;
}
form fieldset .fieldwrap input, form fieldset .fieldwrap select, form fieldset .fieldwrap textarea {
  width: 100%;
  background: #fff;
  border-top: 2px solid #eee;
  border-right: 2px solid #eee;
  border-bottom: 2px solid #eee;
  border-left: 2px solid #eee;
  min-height: 50px;
  padding: 10px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: inherit;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  transition: all .3s;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
}
form fieldset .fieldwrap input:focus, form fieldset .fieldwrap select:focus, form fieldset .fieldwrap textarea:focus {
  outline: none;
  box-shadow: 0 1rem 2rem rgba(0, 0, 0, 0.1);
  border-bottom: 2px solid #0e4783;
}
form fieldset .fieldwrap input:focus:invalid, form fieldset .fieldwrap select:focus:invalid, form fieldset .fieldwrap textarea:focus:invalid {
  border-bottom: 2px solid #C69214;
}
form fieldset .fieldwrap input[type=checkbox] {
  -webkit-appearance: checkbox;
  width: auto;
  display: inline-block;
  min-height: 0;
}
form fieldset .fieldwrap .file-button {
  display: none;
}
form fieldset .fieldwrap .file-value {
  background: none;
}
form fieldset .fieldwrap ::placeholder {
  font-size: 15px;
  font-style: italic;
  color: #666;
}
form fieldset .fieldwrap .gis-checkbox {
  margin-bottom: 15px;
  margin-left: 0;
}
form fieldset .fieldwrap select {
  background-image: url(/frontend/frontend_theme/img/dropdown.jpg) no-repeat right center;
}
form fieldset .fieldwrap select.select-long {
  background-image: none;
}
form fieldset .fieldwrap .select2 .select2-selection {
  background: #fff;
  border-top: 2px solid #eee;
  border-right: 2px solid #eee;
  border-bottom: 2px solid #eee;
  border-left: 2px solid #eee;
  border-radius: 0;
  min-height: 50px;
  padding: 0 5px;
  box-sizing: border-box;
  overflow: hidden;
}
form fieldset .fieldwrap .select2 .select2-selection:hover {
  cursor: pointer;
}
form fieldset .fieldwrap .select2 .select2-selection:after {
  font-family: FontAwesome !important;
  font-size: 24px;
  content: "\f107";
  color: #9b9b9b;
  position: absolute;
  right: 13px;
  top: 12px;
}
form fieldset .fieldwrap .select2 .select2-selection.select2-selection--single {
  min-height: 50px;
  height: auto;
  white-space: normal;
}
form fieldset .fieldwrap .select2 .select2-selection .select2-selection__rendered {
  display: block;
  font-size: 15px;
  color: #4d4d4f;
  line-height: 45px;
  letter-spacing: 0;
}
form fieldset .fieldwrap .select2 .select2-selection .select2-selection__rendered .select2-search__field {
  padding: 0 !important;
  width: 100% !important;
  min-height: 25px;
  border: none !important;
}
form fieldset .fieldwrap .select2 .select2-selection .select2-selection__rendered .select2-search__field:focus {
  box-shadow: none !important;
}
form fieldset .fieldwrap .select2 .select2-selection .select2-selection__rendered .select2-selection__choice {
  background: #666;
  border: none;
  padding: 5px 10px 5px 10px;
  color: #fff;
  font-weight: 500;
  line-height: 20px !important;
  margin-top: 8px;
}
form fieldset .fieldwrap .select2 .select2-selection .select2-selection__rendered .select2-selection__choice .select2-selection__choice__remove {
  font-size: 17px;
  color: #fff;
  line-height: 0;
  margin-right: 5px;
}
form fieldset .fieldwrap .select2 .select2-selection .select2-selection__arrow {
  display: none;
}
form fieldset .fieldwrap .select2 .select2-selection .select2-selection__placeholder {
  line-height: 30px;
  color: #aaa;
  font-style: italic;
  font-size: 15px;
  font-weight: 300;
  letter-spacing: 0;
}
form fieldset .fieldwrap .select2.select2-container--open .select2-selection {
  outline: none;
  box-shadow: 0 1rem 2rem rgba(0, 0, 0, 0.1);
  border-bottom: 2px solid #0e4783;
}
form fieldset .checkbox-field-wrap, form fieldset .radiobutton {
  margin-bottom: 10px;
}
form fieldset .checkbox-field-wrap input[type="checkbox"], form fieldset .checkbox-field-wrap input[type="radio"], form fieldset .radiobutton input[type="checkbox"], form fieldset .radiobutton input[type="radio"] {
  display: none;
}
form fieldset .checkbox-field-wrap label, form fieldset .radiobutton label {
  display: inline-block;
  vertical-align: middle;
  max-width: 93%;
  margin-bottom: 0;
  line-height: 1;
}
form fieldset .checkbox-field-wrap input[type="checkbox"] + label:before, form fieldset .radiobutton input[type="checkbox"] + label:before {
  content: "";
  display: inline-block;
  border: 1px solid #0e4783;
  width: 15px;
  height: 15px;
  margin-right: 10px;
  background-color: #fff;
  vertical-align: top;
}
form fieldset .checkbox-field-wrap input[type="checkbox"]:checked + label:before, form fieldset .radiobutton input[type="checkbox"]:checked + label:before {
  font-family: FontAwesome;
  font-size: 18px;
  content: "\f14a";
  border: none !important;
  background: none !important;
  color: #0e4783;
  margin-right: 12px;
  width: 15px;
  height: 15px;
  vertical-align: top;
}
form fieldset .checkbox-field-wrap input[type="radio"] + label:before, form fieldset .radiobutton input[type="radio"] + label:before {
  content: "";
  display: inline-block;
  border: 1px solid #0e4783;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  width: 15px;
  height: 15px;
  margin-right: 10px;
  background-color: #fff;
  vertical-align: top;
}
form fieldset .checkbox-field-wrap input[type="radio"]:checked + label:before, form fieldset .radiobutton input[type="radio"]:checked + label:before {
  font-family: FontAwesome;
  font-size: 19px;
  content: "\f192";
  border: none !important;
  background: none !important;
  color: #0e4783;
  margin-right: 12px;
  vertical-align: top;
}
form fieldset .radio-field-wrap label {
  display: block !important;
  margin-bottom: 5px !important;
}
form fieldset .sidenote {
  display: none;
}
form fieldset .ni_number_wrapper .input {
  display: inline-block;
}
form fieldset .ni_number_wrapper .input.ni_number_1 {
  width: 80px;
}
form fieldset .ni_number_wrapper .input.ni_number_2 {
  width: 130px;
}
form fieldset .ni_number_wrapper .input.ni_number_3 {
  width: 70px;
}
form fieldset p {
  font-size: 16px;
  margin-bottom: 15px;
  margin-top: 25px;
}
form fieldset #field_242 {
  margin-bottom: -13px;
}

.button {
  display: inline-block;
  padding: 0 20px;
  color: #fff;
  line-height: 36px;
  height: 36px;
  border-radius: 18px;
  background: -webkit-gradient(linear, left top, right top, from(#d0393f), to(#ff666d));
  background: linear-gradient(90deg, #d0393f 0%, #ff666d 100%);
  border: none;
  -webkit-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.08);
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
  font-family: 'uni_neue',sans-serif;
  font-weight: 700;
  font-size: 16px;
}
.button:hover {
  -webkit-box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.18);
  box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.18);
  cursor: pointer;
}
.button.right-btn {
  float: right;
}

.button.green-btn, a.button.green-btn {
  background-color: #00a66d;
}
.button.green-btn:hover, a.button.green-btn:hover {
  background-color: #4ec494;
}

.retention_message p {
  margin-bottom: 10px;
  line-height: 1.2em;
}
.retention_message .mandatory {
  float: left;
  margin-right: 5px;
}
.retention_message .fieldwrap {
  margin-bottom: 20px;
}
.retention_message .fieldwrap .checkbox-field-wrap {
  overflow: hidden;
  margin-top: 10px;
}
.retention_message .fieldwrap .checkbox-field-wrap label {
  display: inline-block;
  padding-left: 20px;
}
.retention_message .fieldwrap .checkbox-field-wrap label :before {
  display: block;
}
.retention_message .fieldwrap .checkbox-field-wrap input,
.retention_message .fieldwrap .checkbox-field-wrap input[type="radio"],
.retention_message .fieldwrap .checkbox-field-wrap input[type="checkbox"] {
  width: auto;
  min-height: 100% !important;
  height: auto;
  float: left;
  clear: left;
  margin: 0 5px 0 0;
  border: none;
}

.inkfilepicker-filename {
  font-size: 14px;
  margin-left: 10px;
}

/* End form styles */
/* Form media queries */
@media screen and (max-width: 400px) {
  .fieldwrap label, .fieldwrap .radio-label {
    width: 91%;
  }
}
/* End form media queries */
/*** Media queries ***/
@media (max-width: 768px) {
  .button {
    width: 100% !important;
    float: none !important;
    margin-left: 0 !important;
    margin-bottom: 5px !important;
    text-align: center;
  }

  .form-box {
    padding: 20px;
  }

  fieldset label, fieldset input, fieldset select, fieldset textarea, fieldset .multiwrapper {
    width: 100% !important;
    float: none !important;
    margin-bottom: 5px;
  }
  fieldset .checkbox input[type="checkbox"], fieldset .checkbox input[type="radio"] {
    width: 15px !important;
    height: 15px;
    margin: 6px 10px 5px 0;
    float: left !important;
  }
  fieldset .checkboxes {
    margin-bottom: 10px;
  }
  fieldset .checkboxes div.checkbox {
    width: auto !important;
    margin-bottom: 0 !important;
    overflow: hidden;
  }
  fieldset .checkboxes div.checkbox .radiobutton {
    overflow: hidden;
  }
  fieldset .checkboxes .radio_label {
    padding-top: 0;
    margin-bottom: 5px !important;
    width: auto !important;
  }
  fieldset .file_input {
    height: 60px;
  }
  fieldset .file-button-wrap {
    width: 100% !important;
    float: none !important;
  }
  fieldset .file-button-wrap .file-button, fieldset .file-button-wrap .file-value {
    width: 100% !important;
    float: none !important;
    margin-left: 0 !important;
    padding-left: 0 !important;
  }
  fieldset .sidenote {
    display: none;
  }

  #interview_feedback .checkboxes {
    width: 100% !important;
    float: none !important;
  }
  #interview_feedback .checkboxes label {
    float: right !important;
    width: 93% !important;
  }
  #interview_feedback .checkboxes input {
    width: auto !important;
    float: left !important;
  }

  .psl-controls-left, .psl-controls-right {
    width: 100% !important;
    float: none !important;
    min-height: auto !important;
  }
  .psl-controls-left .vacancy_view_switch, .psl-controls-right .vacancy_view_switch {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
    text-align: left !important;
  }
}
@media (max-width: 500px) {
  .logout-wrap {
    top: 0;
    right: 0;
    width: 100%;
  }
  .logout-wrap .button {
    border-radius: 0;
    box-shadow: none;
    margin: 0;
    font-size: 14px;
  }

  .vacancy_result li, .vacancy_description li {
    float: none;
    width: 100%;
  }
}
/*** End Media Queries ***/

/*# sourceMappingURL=global.css.map */
