/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 16 2026 | 09:54:07 */
.gform_required_legend {
  display: none;
}
.jobMesseTekst {
  display: flex;
}
#field_1_5 {
  display: flex;
  justify-content: center;
  align-items: center;
}
#field_1_6 {
  display: grid;
  justify-content: center;
}
#label_1_6_1 {
  width: 100px;
}
#field_1_7 {
  display: flex;
  justify-content: center;
  align-items: center;
}
#field_1_8 {
  display: flex;
  justify-content: center;
  align-items: center;
}
#input_1_5 {
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  align-items: center;
}
.ginput_container_checkbox:{
  width: 150%!important;
}
.gchoice_1_5_0 {
  width: 150px;
}
.gchoice_1_5_1 {
  width: 150px;
}
.gchoice_1_5_2 {
  width: 150px;
}
#gform_submit_button_1 {
  color: #fff;
  border: none;
  background-color: #e31513;
}
#gform_submit_button_1:hover {
  background-color: #fff;
  border: none;
  color: #e31513;
}
