@charset "UTF-8";
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 100;
  src: url("/esvportal/layouts/fonts/inter/Inter-Thin.ttf") format("truetype");
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 200;
  src: url("/esvportal/layouts/fonts/inter/Inter-ExtraLight.ttf") format("truetype");
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 300;
  src: url("/esvportal/layouts/fonts/inter/Inter-Light.ttf") format("truetype");
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  src: url("/esvportal/layouts/fonts/inter/Inter-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  src: url("/esvportal/layouts/fonts/inter/Inter-Medium.ttf") format("truetype");
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  src: url("/esvportal/layouts/fonts/inter/Inter-SemiBold.ttf") format("truetype");
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  src: url("/esvportal/layouts/fonts/inter/Inter-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 800;
  src: url("/esvportal/layouts/fonts/inter/Inter-ExtraBold.ttf") format("truetype");
}
@font-face {
  font-family: 'Inter', sans-serif;
  font-style: normal;
  font-weight: 900;
  src: url("/esvportal/layouts/fonts/inter/Inter-Black.ttf") format("truetype");
}
/* ============================================ */
/*  SV ICON FONTS
/* ============================================ */
@font-face {
  font-display: block;
  font-family: 'sv_icons';
  font-style: normal;
  font-weight: normal;
  src: url('/esvportal/layouts/fonts/icons-auva/fonts/sv_icons.eot?6ez5fx');
  src: url('/esvportal/layouts/fonts/icons-auva/fonts/sv_icons.eot?6ez5fx#iefix') format('embedded-opentype'), url('/esvportal/layouts/fonts/icons-auva/fonts/sv_icons.woff2?6ez5fx') format('woff2'), url('/esvportal/layouts/fonts/icons-auva/fonts/sv_icons.ttf?6ez5fx') format('truetype'), url('/esvportal/layouts/fonts/icons-auva/fonts/sv_icons.woff?6ez5fx') format('woff'), url('/esvportal/layouts/fonts/icons-auva/fonts/sv_icons.svg?6ez5fx#sv_icons') format('svg');
}
body div.esv-fg {
  font-family: 'Inter', sans-serif;
  font-weight: 400;
  font-style: normal;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Inter', sans-serif;
}
div.esv-fg .field input[type=text],
div.esv-fg .field input[type=password],
div.esv-fg .field input[type=date],
div.esv-fg .field input[type=tel],
div.esv-fg .field input[type=number],
div.esv-fg .field output {
  padding-top: 0px;
  padding-bottom: 0px;
}
div.esv-fg input[type='button'],
div.esv-fg #controlbar button,
div.esv-fg .block button,
div.esv-fg .repeatable_page input,
div.esv-fg .commonButtons button,
div.esv-fg .repeatblock_control_bar button,
div.esv-fg .asButton {
  font-family: 'Inter', sans-serif;
}
div.esv-fg .labelAttach .attachedLabel {
  font-family: 'Inter', sans-serif;
  font-weight: 400;
  padding-left: 16px;
}
div.esv-fg #cm_form_data .cm_label,
div.esv-fg .label {
  font-weight: 400;
}
div.esv-fg .label {
  margin-top: 12px;
}
div.esv-fg .controltype_radioGroup .label {
  margin-top: 8px;
}
div.esv-fg .controltype_checkbox .label {
  margin-top: 8px;
}
div.esv-fg #cm_form_data .cm_label {
  padding-right: 16px;
  padding-top: 32px;
}
div.esv-fg #cm_form_data .cm_value {
  padding-top: 32px;
}
div.esv-fg #errors {
  background-color: #ffffff;
  color: #9B2226;
  border: 1px solid #9B2226;
  border-radius: 16px;
  padding: 16px;
  margin-bottom: 0px;
}
div.esv-fg #errors>ul,
div.esv-fg #errors>p {
  padding-left: 40px;
}
div.esv-fg #errors>ul {
  margin-top: 0px;
}
div.esv-fg #errors>p {
  font-size: 16px;
  font-weight: 700;
  padding-bottom: 6px;
}
div.esv-fg #errors>p::before {
  content: "\e99b";
  font-family: 'sv_icons';
  font-size: 35px;
  font-weight: normal;
  visibility: visible;
  margin-top: 5px;
  position: absolute;
  margin-left: -45px;
  margin-top: 5px;
}
div.esv-fg #errors>ul>li {
  list-style: unset;
  padding-top: 0px;
  padding-bottom: 0px;
}
div.esv-fg #errors>ul>li a {
  list-style: unset;
  margin-left: 0px;
  display: inline;
}
#errors ul li:before {
  color: #9B2226;
  visibility: hidden;
}
#errors ul li:after {
  color: #9B2226;
  visibility: hidden;
}
div.esv-fg .inlineMessage_msgList .inlineMessage_Error,
div.esv-fg .label_error,
div.esv-fg #errors ul li br,
div.esv-fg #errors ul li a {
  color: #9B2226;
  font-size: 16px;
  font-weight: 400;
  line-height: 17px;
}
div.esv-fg .inlineMessage_msgList li.inlineMessage_tooltip {
  font-size: 12px;
}
div.esv-fg .field .message {
  padding-top: 0px;
  padding-bottom: 0px;
}
div.esv-fg .inlineMessage_Warning .field input,
div.esv-fg .cell_error .field textarea,
div.esv-fg .cell_error .field select {
  border-color: #9B2226;
  border: 1px solid #9B2226;
}
div.esv-fg .label_error .label_required {
  color: #9B2226;
}
div.esv-fg fieldset input.standard_error {
  border: 1px solid #9B2226 !important;
}
div.esv-fg fieldset input.precise_error {
  border: 1px solid #9B2226 !important;
}
div.esv-fg fieldset select.standard_error {
  border: 1px solid #9B2226 !important;
}
div.esv-fg fieldset select.precise_error {
  border: 1px solid #9b2227 !important;
}
div.esv-fg abbr.label_error {
  display: none;
  visibility: hidden;
  text-decoration: none;
}
div.esv-fg div:not(.noLabel) span.label_error::before {
  content: "\e99b";
  font-family: 'sv_icons' !important;
  font-size: 25px;
  font-weight: normal;
  visibility: visible;
  /* position: absolute; */
  /* margin-left: -35px; */
  /* top: auto; */
  /* margin-top: 3px; */
  margin-right: 10px;
  vertical-align: -25%;
}
div.esv-fg div.noLabel span.label_error::before {
  visibility: hidden;
}
div.esv-fg .label_error a {
  color: #9B2226;
}
/* bloecke */
div.esv-fg .block>fieldset>.legend {
  background-color: #fff;
  border: none;
  color: #007BB6;
}
div.esv-fg .repeatblock_control_bar,
div.esv-fg #cm_form_data .cm_block,
div.esv-fg .block {
  border-color: #CCE5F0;
  border-radius: 16px;
}
div.esv-fg #cm_form_data .cm_block {
  padding: 32px 32px 48px 32px;
}
div.esv-fg .block>fieldset>.legend {
  border-radius: 20px;
  padding-top: 0px;
  padding-left: 0px;
}
div.esv-fg .formheader_title h1 {
  color: #007BB6;
  font-size: 3rem;
  font-style: normal;
  font-weight: 700;
  line-height: 52px;
  font-family: 'Inter', sans-serif;
}
div.esv-fg #cm_form_data .cm_block h3,
div.esv-fg fieldset .legend h3 {
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 700;
  font-family: 'Inter', sans-serif;
}
div.esv-fg #cm_form_data .cm_block h3,
div.esv-fg #cm_form_data .block>fieldset>.legend {
  background-color: #fff;
  border: unset;
  border-radius: 20px;
  padding-top: 0px;
  padding-left: 0px;
  color: #007BB6;
}
div.esv-fg .block>fieldset>legend,
div.esv-fg .block>fieldset>legend h3 {
  background: none;
  border: none;
  color: #333333;
  font-size: 18.72px;
  font-weight: 700;
}
/* info-icons */
div.esv-fg .block>fieldset>.legend .infotextfixed .closefixedinfo {
  right: 7px;
}
div.esv-fg .block>fieldset>.legend .infoI,
div.esv-fg .infoI {
  font-size: 24px;
  line-height: 21px;
}
div.esv-fg .infoI {
  visibility: hidden;
}
div.esv-fg .block_content .infoI {
  margin: 4px 0 0 0px;
}
div.esv-fg div.info {
  margin-top: 7.3px;
  width: 0px;
  margin-left: 16px;
}
div.esv-fg .fieldinput_datepicker div.info {
  margin-left: 8px;
}
div.esv-fg .label div.info {
  width: unset;
}
div.esv-fg .block>fieldset>.legend .infoI {
  visibility: hidden;
  margin-top: 0px;
}
div.esv-fg .block>fieldset>.legend .info {
  margin-top: -3px;
}
div.esv-fg .info:hover .infotext {
  margin-top: 2px;
}
div.esv-fg .infoI::before {
  content: "\e92a";
  font-family: 'sv_icons' !important;
  font-size: 25px;
  font-weight: 100;
  visibility: visible;
}
div.esv-fg .block>fieldset>.legend .infoI,
div.esv-fg .infoI {
  color: #a4a8b3;
}
div.esv-fg .block>fieldset>.legend .info:hover .infoI,
div.esv-fg .info:hover .infoI {
  color: #2997FF;
}
div.esv-fg .block>fieldset>.legend .infoI[aria-expanded="true"],
div.esv-fg .infoI[aria-expanded="true"] {
  color: #2997FF;
}
div.esv-fg .infotext header,
div.esv-fg .infotextfixed header {
  font-size: 16px;
  text-transform: none;
  letter-spacing: normal;
  font-weight: 700;
  color: #1C2541;
}
div.esv-fg .infotext,
div.esv-fg .infotextfixed {
  padding: 20px 20px 24px 24px;
  background-color: #F2F8FB !important;
  border: 1px solid #99CAE2;
  border-radius: 8px;
  font-family: 'Inter', sans-serif;
}
div.esv-fg .infotext .main,
div.esv-fg .infotextfixed .main {
  font-weight: normal;
  font-size: 14px;
}
div.esv-fg .infotext aside,
div.esv-fg .infotextfixed aside {
  margin-right: 20px;
}
div.esv-fg .infotext {
  box-shadow: 0px 16px 24px 0px rgba(28, 37, 65, 0.08), 0px 8px 8px 0px rgba(0, 0, 0, 0.01);
}
div.esv-fg .infotextfixed {
  margin-top: 15px;
}
div.esv-fg .infotextfixed:before {
  content: '';
  display: block;
  position: absolute;
  left: 30px;
  bottom: 100%;
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-bottom-color: #97c7de;
}
div.esv-fg .infotextfixed:after {
  content: '';
  display: block;
  position: absolute;
  left: 31px;
  bottom: 100%;
  width: 0;
  height: 0;
  border: 9px solid transparent;
  border-bottom-color: #f3f8fc;
}
div.esv-fg .infotextfixed .closefixedinfo {
  visibility: hidden;
}
div.esv-fg .infotextfixed .closefixedinfo::before {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  content: '\00d7';
  display: inline-block;
  border-radius: 50%;
  padding: 0px;
  text-align: center;
  width: 25px;
  height: 25px;
  border: 1px solid black;
  font-size: 1.25rem;
  visibility: visible;
  right: 10px;
  margin-top: 11px;
  margin-right: -5px;
  position: absolute;
}
/* fields */
div.esv-fg fieldset input:not([type='radio']):not([type='checkbox']):not([type='button']):not([type='submit']):not([type='reset']),
div.esv-fg fieldset select,
div.esv-fg fieldset textarea {
  box-shadow: none;
  color: black;
  border-radius: 4px;
  border-color: #C5D7E1;
  background-color: #FFF;
  min-height: 48px;
  padding-top: 1px;
}
div.esv-fg fieldset select,
div.esv-fg fieldset textarea {
  padding-top: 8px;
}
div.esv-fg fieldset input:not(:disabled),
div.esv-fg fieldset select:not(:disabled),
div.esv-fg fieldset textarea:not(:disabled) {
  background-color: #fff;
}
div.esv-fg .field input[type="text"]:not(:disabled):focus,
div.esv-fg .field textarea:not(:disabled):focus,
div.esv-fg .field select:not(:disabled):focus,
div.esv-fg .field input[type="text"]:not(:disabled):focus,
div.esv-fg .field textarea:not(:disabled):focus,
div.esv-fg .field select:not(:disabled):focus {
  border: 1px solid #2997FF;
  color: #212529;
  background-color: #fff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem #BFE0FF !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 4px;
}
div.esv-fg .repeatblock_control_bar_inputs input,
div.esv-fg .field select,
div.esv-fg table select,
div.esv-fg .field input[type='text'],
div.esv-fg .field textarea {
  box-shadow: none;
  font-family: 'Inter', sans-serif;
}
div.esv-fg .field input[type="text"]:not(:disabled):hover,
div.esv-fg .field textarea:not(:disabled):hover,
div.esv-fg .field select:not(:disabled):hover {
  box-shadow: none;
}
div.esv-fg .field input[type="text"]:not(:disabled),
div.esv-fg .field textarea:not(:disabled),
div.esv-fg .field select:not(:disabled) {
  background-color: #fff;
  border-color: #C5D7E1;
  color: black;
  border-radius: 4px;
}
div.esv-fg .field select:not(:disabled):focus {
  background-image: url('data:image/svg+xml;charset=UTF-8, <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" transform="matrix(1,0,0,-1,0,0)"><path d="M6 9L12 15L18 9" stroke="%23007BB6" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round"></path></svg>');
  background-position: 98% 50%;
  background-repeat: no-repeat;
}
div.esv-fg .field select:not(:disabled) {
  font-family: 'Inter', sans-serif;
  background-image: url('data:image/svg+xml;charset=UTF-8, <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M6 9L12 15L18 9" stroke="%23007BB6" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
  background-position: 98% 50%;
  background-repeat: no-repeat;
  background-size: auto;
  min-height: 48px;
}
div.esv-fg .label_required {
  color: #333333;
}
div.esv-fg .check_rplc {
  border-radius: 4px;
  background-color: #fff;
  border: 1px solid #C5D7E1;
  box-shadow: unset;
  font-size: 14px;
  margin-top: 1.9px;
}
div.esv-fg .check_wrap:hover input:not(:disabled)~.check_rplc {
  box-shadow: unset !important;
}
div.esv-fg .check_wrap:focus-within input:not(:disabled)~.check_rplc {
  border: 1px solid #2997FF;
  outline: 0;
  box-shadow: 0 0 0 0.2rem #BFE0FF !important;
}
div.esv-fg .check_wrap input:checked~.check_rplc {
  background-color: #2997FF;
  border-color: #2997FF;
}
div.esv-fg .radio_rplc {
  background-color: #fff;
  border: 1px solid #C5D7E1;
  box-shadow: unset !important;
  font-size: 14px;
  margin-top: 1.9px;
}
div.esv-fg .radio_wrap input:checked~.radio_rplc:after {
  left: 22%;
}
div.esv-fg .radio_wrap:hover input:not(:disabled)~.radio_rplc {
  box-shadow: unset !important;
}
div.esv-fg .radio_wrap:focus-within input:not(:disabled)~.radio_rplc {
  border: 1px solid #2997FF;
  outline: 0;
  box-shadow: 0 0 0 0.2rem #BFE0FF !important;
}
div.esv-fg .radio_wrap input:checked~.radio_rplc {
  background-color: #2997FF;
  border-color: #2997FF;
}
div.esv-fg .block_content {
  padding: 0.5em 1em;
  padding-left: 0px;
  padding-right: 0px;
}
div.esv-fg .field button.datepicker img {
  height: 20px;
  top: 0px;
}
div.esv-fg .field button.datepicker:hover,
div.esv-fg .field button.datepicker:focus {
  background: transparent;
  color: #2997FF;
  border: unset;
}
div.esv-fg .field button.datepicker {
  min-height: 35px;
  margin-top: 6px;
  margin-left: 4px;
}
div.esv-fg .field button.datepicker img {
  visibility: hidden;
}
div.esv-fg .field button.datepicker::before {
  content: "\e93f";
  font-family: 'sv_icons' !important;
  font-size: 30px;
  font-weight: normal;
  visibility: visible;
  color: #2997FF;
}
div.esv-fg div.block {
  padding-bottom: 25px;
  margin-top: 32px;
  margin-bottom: 0px;
  padding: 32px 32px 48px 32px;
}
div.esv-fg .cm_block {
  padding-bottom: 25px;
}
div.esv-fg .repeatblock_control_bar:has(button[disabled]) {
  display: none !important;
}
div.esv-fg .repeatblock_control_bar .subcolumns {
  display: flex;
  flex-direction: column;
  align-content: center;
  justify-content: center;
  align-items: center;
}
div.esv-fg .repeatblock_control_bar .subcolumns .c33r {
  display: none;
}
div.esv-fg .repeatblock_control_bar .subcolumns .c66l input {
  display: none;
}
div.esv-fg .repeatblock_control_bar .subcolumns .c66l {
  left: unset;
}
div.esv-fg .repeatblock_control_bar button.default_action:not(:disabled),
div.esv-fg .repeatblock_control_bar button.highlight:not(:disabled),
div.esv-fg .repeatblock_control_bar button.default_action:hover:not(:disabled),
div.esv-fg .repeatblock_control_bar button.default_action:focus:not(:disabled),
div.esv-fg .repeatblock_control_bar button.highlight:hover:not(:disabled),
div.esv-fg .repeatblock_control_bar button.highlight:focus:not(:disabled),
div.esv-fg .repeatblock_control_bar button:hover:not(:disabled),
div.esv-fg .repeatblock_control_bar button {
  border: 1px solid #007BB6;
  border-radius: 99px;
  color: #007BB6;
}
div.esv-fg .repeatblock_control_bar button {
  padding-left: 70px;
  padding-right: 30px;
  display: flex;
  flex-direction: column;
  align-content: center;
  justify-content: center;
  align-items: center;
}
div.esv-fg .repeatblock_control_bar button:before {
  content: "\e95a";
  font-family: 'sv_icons';
  font-size: 30px;
  font-weight: normal;
  position: absolute;
  left: 0;
  padding-left: 30px;
}
div.esv-fg .repeatblock_control_bar button:after {
  display: none;
}
div.esv-fg .repeatblock_action_control_bar button.deleteRepetition {
  visibility: hidden;
  padding-right: 0px;
}
div.esv-fg .repeatblock_action_control_bar button.deleteRepetition::after {
  color: #2997FF;
  border-color: #2997FF;
  visibility: visible;
}
div.esv-fg .firstRepetition .repeatblock_action_control_bar button {
  /* top: 80px; */
}
div.esv-fg .repeatableBlock {
  padding-bottom: unset !important;
  position: relative;
}
div.esv-fg .repeatblock_action_control_bar button {
  position: absolute;
  top: 0px;
}
div.esv-fg .repeatableBlock:not(.separateRepetitions) .repeatblock_separator_line {
  margin: 10px 0 15px;
}
div.esv-fg #controlbar button.default_action:not(:disabled) {
  background-color: #F7D147 !important;
  border-color: #F7D147 !important;
  border-radius: 99px;
  color: black !important;
  padding-left: 30px !important;
  padding-right: 30px !important;
  font-weight: 700;
}
div.esv-fg #controlbar div.controlbar_main_button button#pdf:not(:disabled) {
  background-color: transparent !important;
  border-color: #007BB6 !important;
  color: #007BB6 !important;
  font-weight: 600 !important;
}
div.esv-fg #controlbar div.controlbar_main_button button#pdf:not(:disabled):hover {
  border-color: #2997FF !important;
  color: #2997FF !important;
}
div.esv-fg .finishedWrapper #controlbar div.controlbar_main_button button#pdf:not(:disabled) {
  background-color: #F7D147 !important;
  border-color: #F7D147 !important;
  border-radius: 99px;
  color: black !important;
  font-weight: 600 !important;
}
div.esv-fg .finishedWrapper #controlbar div.controlbar_main_button button#pdf:not(:disabled):hover {
  background-color: #ffe27b !important;
}
div.esv-fg .finishedWrapper #controlbar button.default_action:not(:disabled) {
  padding: unset !important;
}
div.esv-fg #controlbar button.event_send:not(:disabled) {
  background-color: #F7D147 !important;
  border-color: #F7D147 !important;
  border-radius: 99px;
  color: black !important;
  padding-left: 30px !important;
  padding-right: 30px !important;
  font-weight: 700;
}
div.esv-fg #controlbar button.event_send:not(:disabled):hover {
  background-color: #ffe27b !important;
}
div.esv-fg #controlbar button.default_action:hover:not(:disabled) {
  background-color: #ffe27b !important;
}
div.esv-fg #controlbar button {
  border-radius: 99px;
  background-color: transparent;
  border-color: #007BB6;
  color: #007BB6;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  padding: 12px 32px;
}
div.esv-fg #controlbar .controlbar_menu>button:after {
  border-bottom-color: #007BB6;
}
div.esv-fg #controlbar .controlbar_menu>button:hover:not(:disabled):after,
div.esv-fg #controlbar .controlbar_menu>button:focus:not(:disabled):after {
  border-bottom-color: #2997FF;
}
div.esv-fg #controlbar button:hover:not(:disabled),
div.esv-fg #controlbar button:focus:not(:disabled),
div.esv-fg .block button:hover:not(:disabled),
div.esv-fg .block button:focus:not(:disabled),
div.esv-fg .repeatable_page input:hover:not(:disabled),
div.esv-fg .repeatable_page input:focus:not(:disabled),
div.esv-fg .repeatblock_control_bar button:hover:not(:disabled),
div.esv-fg .repeatblock_control_bar button:focus:not(:disabled),
div.esv-fg .commonButtons button:hover:not(:disabled),
div.esv-fg .commonButtons button:focus:not(:disabled),
div.esv-fg .asButton:hover:not(:disabled),
div.esv-fg .asButton:focus:not(:disabled) {
  background-color: transparent;
  color: #2997FF;
  border-color: #2997FF;
}
div.esv-fg #controlbar .controlbar_menu .controlbar_menu_item button:not(:disabled) {
  color: #007BB6 !important;
  background-color: #fff !important;
  border: none !important;
}
div.esv-fg #controlbar .controlbar_menu .controlbar_menu_item button:hover:not(:disabled) {
  background-color: #fff;
  border: none;
  color: #2997FF !important;
}
div.esv-fg footer,
div.esv-fg #form_marker {
  font-size: 11px;
  font-family: 'Soleil-Light', sans-serif;
}
div.esv-fg #form_marker {
  text-align: right;
  padding-right: 0;
  margin-top: 20px;
  color: gray;
}
div.esv-fg footer p {
  padding: 8px !important;
  margin-top: 20px;
  text-align: right;
  color: gray;
  padding-right: 0 !important;
}
div.esv-fg .pfad {
  margin-top: 0px;
  color: gray;
  padding-right: 0 !important;
}
div.esv-fg .pfad small {
  font-size: 11px;
  font-family: 'Soleil-Light', sans-serif;
}
div.esv-fg .field_filechooser_container button,
div.esv-fg .field_filechooser_container button:hover {
  /* border-radius: 99px; */
  color: #fff !important;
  border-color: #2997FF;
  background-color: #2997FF !important;
}
div.esv-fg .row {
  margin: 0;
  display: block;
  background: none;
  float: left;
  width: 100%;
  border: none;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 0px;
}
@media (max-width:900px) {
  div.esv-fg .row {
    padding-bottom: 0px;
  }
  div.esv-fg .label {
    margin-top: 4px;
  }
  div.esv-fg div.info {
    margin-left: 8px;
  }
  div.esv-fg .formheader_title h1 {
    font-size: 2.5rem;
  }
  div.esv-fg .block_content_end button {
    margin-right: -15px;
    right: 25px;
  }
  div.esv-fg .repeatableBlock .repeatblock_action_control_bar button {
    top: -15px;
  }
  div.esv-fg .firstRepetition .repeatblock_action_control_bar button {
    top: 0px;
  }
  div.esv-fg div.controlbar_button:has(.event_pdf) {
    width: 50% !important;
  }
}
@media (min-width:900px) {
  div.esv-fg #controlbar .controlbar_group,
  div.esv-fg #controlbar>.controlbar_menu,
  div.esv-fg #controlbar>.controlbar_button,
  div.esv-fg .controlbar_plus .controlbar_group,
  div.esv-fg .controlbar_plus>.controlbar_menu,
  div.esv-fg .controlbar_plus>.controlbar_button {
    margin-right: 0;
  }
  div.esv-fg #controlbar.controlbar_with_main {
    display: flex;
    flex-wrap: wrap;
  }
  div.esv-fg #controlbar .controlbar_group {
    order: 1;
    display: flex;
    width: 100%;
  }
  div.esv-fg #controlbar .controlbar_group .controlbar_button:has(button#previous) {
    order: 1;
    min-width: 50%;
  }
  div.esv-fg #controlbar .controlbar_group .controlbar_button:has(button#next) {
    order: 2;
    min-width: 50%;
  }
  div.esv-fg #controlbar .controlbar_button button#previous:before {
    content: "\e968";
    font-family: 'sv_icons';
    font-weight: normal;
    margin-right: 10px;
    vertical-align: middle;
    font-size: 20px;
  }
  div.esv-fg .confirmation #controlbar .controlbar_group .controlbar_button button#previous:before {
    content: "\e968";
    font-family: 'sv_icons';
    font-weight: normal;
    margin-right: 10px;
    vertical-align: middle;
    font-size: 20px;
  }
  div.esv-fg #controlbar .controlbar_group .controlbar_button button#next {
    float: right;
    margin-left: auto;
  }
  div.esv-fg #controlbar .controlbar_group .controlbar_button button#next:after {
    content: "\e969";
    font-family: 'sv_icons';
    font-weight: normal;
    margin-left: 10px;
    vertical-align: middle;
    font-size: 20px;
  }
  div.esv-fg #controlbar .controlbar_button:has(button#cancel) {
    order: 4;
    margin-right: 24px;
  }
  div.esv-fg #controlbar .controlbar_menu {
    order: 5;
  }
  div.esv-fg #controlbar .controlbar_menu>button:after {
    content: "\e969";
    font-family: 'sv_icons';
    margin-left: 10px;
    vertical-align: middle;
    font-weight: normal;
    font-size: 20px;
    border: none;
    display: inline-block;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(-90deg);
    width: unset;
    height: unset;
  }
  div.esv-fg .confirmation div.controlbar_with_main {
    display: flex;
    flex-wrap: wrap;
  }
  div.esv-fg #controlbar:after,
  .controlbar_plus:after {
    min-width: 100%;
    order: 3;
    border-bottom: 1px solid lightgray;
    margin-top: 32px;
    margin-bottom: 32px;
    visibility: visible;
    content: ' ';
  }
  div.esv-fg div.small_top {
    order: 1;
    min-width: 50%;
    margin-left: 0;
    margin-right: 0 !important;
  }
  div.esv-fg div.controlbar_main_button {
    order: 2;
    min-width: 50%;
    margin-left: 0;
    margin-right: 0 !important;
  }
  div.esv-fg div.controlbar_button:has(.event_pdf) {
    order: 5;
    min-width: unset;
  }
  div.esv-fg #controlbar div.small_top:has(button.event_send:not(:disabled)) {
    order: 2;
    min-width: 50%;
    margin-left: 0;
    margin-right: 0 !important;
  }
  div.esv-fg #controlbar button.event_send:not(:disabled) {
    float: right;
  }
  div.esv-fg div.controlbar_main_button button {
    float: right;
  }
  div.esv-fg div.controlbar_button.small_bottom {
    order: 4;
    margin-left: 0;
  }
  div.esv-fg div.controlbar_menu.small_bottom {
    order: 5;
    margin-left: 0;
  }
}
div.esv-fg .finishedWrapper div.controlbar_button.small_bottom {
  order: unset;
  margin-left: unset;
}
div.esv-fg .finishedWrapper div.controlbar_main_button button {
  float: unset;
}
div.esv-fg .finishedWrapper div.controlbar_main_button {
  order: unset;
  min-width: unset;
  margin-right: unset;
}
div.esv-fg .finishedWrapper #controlbar div.small_top:has(button.event_send:not(:disabled)) {
  order: unset;
  min-width: unset;
  margin-right: unset;
}
div.esv-fg .finishedWrapper #controlbar:after,
div.esv-fg .finishedWrapper .controlbar_plus:after {
  min-width: unset;
  order: unset;
  border-bottom: 1px solid lightgray;
  margin-top: 20px;
  margin-bottom: 20px;
  visibility: hidden;
  content: ' ';
}
div.esv-fg .finishedWrapper div.small_top {
  order: unset;
  min-width: unset;
}
div.esv-fg .finishedWrapper #controlbar .controlbar_button:has(button#cancel) {
  order: unset;
  margin-right: unset;
}
div.esv-fg #cm_form_data .cm_value {
  font-weight: 700;
}
div.esv-fg .finishedWrapper #controlbar>p {
  width: calc(100% - 220px);
}
div.esv-fg .finishedWrapper #controlbar .controlbar_button {
  width: 220px;
}
div.esv-fg .finishedWrapper #controlbar .controlbar_button,
div.esv-fg .finishedWrapper #controlbar .controlbar_button button {
  min-width: 220px;
}
div.esv-fg .field {
  padding-bottom: 0px;
}
div.esv-fg .repeatableBlock {
  margin-top: 0.5em;
}
div.esv-fg .repeatblock_control_bar {
  margin-top: 32px !important;
  margin-bottom: 0px;
}
div.esv-fg #controlbar {
  margin-top: 32px;
}
div.esv-fg #confirmation #controlbar {
  margin-top: 16px;
}
div.esv-fg #controlbar>div {
  margin-top: 0px;
  margin-bottom: 0px;
}
div.esv-fg #info {
  margin-bottom: 6px;
}
div.esv-fg .cm_block_space {
  display: none;
}
div.esv-fg #cm_form_data .cm_block {
  margin-top: 1em;
  margin-bottom: 1em;
}
div.esv-fg .fieldcheckboxlabel,
div.esv-fg .fieldcheckboxlabel_error,
div.esv-fg .fieldradiolabel {
  padding-top: 0px;
}
div.esv-fg fieldset {
  float: none;
}
div.esv-fg .legend {
  float: none;
}
div.esv-fg .select2-container .select2-selection,
div.esv-fg span.select2-container .select2-selection--single {
  padding-left: 1em;
  padding-top: 8px;
  padding-bottom: calc(0.5em - 0.1em);
  padding-right: calc(1em* 2.5);
  border: 1px solid #C5D7E1;
  height: auto;
}
div.esv-fg .field .select2-container--focus,
div.esv-fg .field .select2-container--open {
  border: 1px solid #2997FF;
  color: #212529;
  background-color: #fff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem #BFE0FF !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 4px;
}
div.esv-fg span.select2-container--default .select2-selection--single .select2-selection__arrow b {
  display: none;
}
div.esv-fg .select2-container .select2-selection .select2-selection__arrow,
div.esv-fg span.select2-container--default .select2-selection--single .select2-selection__arrow {
  background-image: url('data:image/svg+xml;charset=UTF-8, <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M6 9L12 15L18 9" stroke="%23007BB6" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
  background-position: 98% 50%;
  background-repeat: no-repeat;
  background-size: auto;
  top: 10px;
  right: 10px;
}
div.esv-fg .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow {
  background-image: url('data:image/svg+xml;charset=UTF-8, <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" transform="matrix(1,0,0,-1,0,0)"><path d="M6 9L12 15L18 9" stroke="%23007BB6" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round"></path></svg>');
  background-position: 98% 50%;
  background-repeat: no-repeat;
  background-size: auto;
  top: 10px;
  right: 10px;
}
div.esv-fg form[action^="tan.do"] #controlbar div {
  order: unset;
}
div.esv-fg form[action^="tan.do"] #controlbar div.small_bottom {
  min-width: 50%;
}
div.esv-fg form[action^="tan.do"] #controlbar div:first-child.small_bottom button:before {
  content: "\e968";
  font-family: 'sv_icons';
  font-weight: normal;
  margin-right: 10px;
  vertical-align: middle;
  font-size: 20px;
}
div.esv-fg form[action^="tan.do"] #controlbar div:last-of-type.small_bottom button {
  float: right;
  background-color: #F7D147 !important;
  border-color: #F7D147 !important;
  border-radius: 99px;
  color: black !important;
  padding-left: 30px !important;
  padding-right: 30px !important;
  font-weight: 700;
}
div.esv-fg form[action^="tan.do"] #controlbar div:last-of-type.small_bottom button:hover:not(:disabled) {
  background-color: #ffe27b !important;
}
/*******************************************************************************
pikaday datepicker -ANFANG
*******************************************************************************/
.pika-title div.pika-label {
  font-size: 16px;
  font-family: 'Inter', sans-serif;
  font-weight: 400;
}
.pika-lendar {
  width: auto;
}
.pika-table th,
.pika-table td {
  height: 36px;
  width: 36px;
  padding: 0;
}
.pika-table td button.pika-day {
  height: 36px;
  width: 36px;
}
.pika-button {
  padding: unset;
  border-radius: 50%;
  background-color: transparent;
  color: black;
  font-family: 'Inter', sans-serif;
  font-weight: 400;
  font-size: 12px;
}
.is-today {
  position: relative;
}
.is-today::after {
  content: '';
  display: block;
  width: 6px;
  height: 6px;
  background-color: #2997FF;
  /* Farbe des Punktes */
  border-radius: 50%;
  position: absolute;
  bottom: 2px;
  /* Abstand vom unteren Rand der Zelle */
  left: 50%;
  transform: translateX(-50%);
}
.pika-single {
  font-family: 'Inter', sans-serif;
  font-size: 12px;
  font-weight: 400;
}
.pika-title div.pika-label {
  font-size: 16px;
  font-family: 'Inter', sans-serif;
  font-weight: 400;
}
.pika-table thead {
  border-bottom: 1px solid #E2EBF0;
}
.pika-table th {
  font-weight: 400;
  color: #8D92A0;
}
.pika-table th abbr {
  text-decoration: none;
}
.is-selected .pika-button,
.has-event .pika-button {
  border-radius: 50%;
  box-shadow: none;
  background-color: #2997FF;
}
.pika-button:hover {
  background-color: #2997FF;
  border-radius: 50%;
}
.is-today .pika-button {
  color: black;
  font-weight: unset;
}
.pika-title {
  color: black;
}
.pika-single {
  color: black;
}
.pika-prev {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAOCAYAAAASVl2WAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAB9SURBVHgBvY/NCYAwDIWT9iwIehFUBNE56gZuoKM5km5QB1AQj/7U9iBoaTz6DsmD9yUkCITSUjTbAQujwlNhR07GRaWSQrR/hVEuajLUYoyBbwwiKBfA11n2XpCNGun8MJPLJIcXYMoXxG9DQfy5zgVx+ygbQiCU6Pd33S+9CUkaRHtkbgAAAABJRU5ErkJggg==');
}
.pika-next {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAOCAYAAAASVl2WAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAACNSURBVHgBvZFLCoNADIYziduC0G4KbRGKPcf0Br1B9WbewCt4BF27GXGtIC5FRiMIPmZcGsgD/o/wh8D9LX+cYAlEBJdQxK+P/JsAamuVXq5eASAi9+applLZCuByBNE82CBarjNBtDW1hdDoXIDm3vXQ7EQ+9+F/9dOXwVki/8EqjuE4U9NhmSeRCRgAZwZKoNec7isAAAAASUVORK5CYII=');
}
.pika-prev,
.pika-next {
  background-size: unset;
  opacity: unset;
  color: black;
}
/*******************************************************************************
pikaday datepicker -ENDE
*******************************************************************************/
/*******************************************************************************
Fortschrittsbalken (custom) - ANFANG
*******************************************************************************/
#form_pagenavigation.custom ul#form_pagenavigation_list,
#form_pagenavigation.custom ul#form_pagenavigation_list li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#form_pagenavigation.custom ul#form_pagenavigation_list {
  counter-reset: step;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  width: calc(100% - 64px);
  /* Adjust the width to account for padding */
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
  margin-bottom: 32px;
}
#form_pagenavigation.custom ul#form_pagenavigation_list li {
  position: relative;
  text-align: center;
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
#form_pagenavigation.custom ul#form_pagenavigation_list li::before {
  content: counter(step);
  counter-increment: step;
  width: 32px;
  min-width: 32px;
  height: 32px;
  line-height: 32px;
  border-radius: 32px;
  background: #A4A8B3;
  display: inline-block;
  color: white;
  font-family: 'Inter', sans-serif;
  font-weight: 600;
  margin-right: 0.5em;
  font-size: 20px;
}
#form_pagenavigation.custom ul#form_pagenavigation_list li.pageBefore::before {
  content: '\2713';
  background-color: #26851C;
}
#form_pagenavigation.custom ul#form_pagenavigation_list li::after {
  content: '';
  height: 1px;
  background: #A4A8B3;
  margin-right: 10px;
  width: 100%;
  flex: 1;
}
#form_pagenavigation.custom ul#form_pagenavigation_list li:last-child::after {
  content: none;
}
#form_pagenavigation.custom ul#form_pagenavigation_list li.pageCurrent::before {
  background: #2997FF;
}
#form_pagenavigation.custom ul#form_pagenavigation_list li div button {
  background: none;
  background-color: white;
  color: inherit;
  border: none;
  padding: 0;
  font: inherit;
  outline: inherit;
  position: relative;
  padding-right: 10px;
}
#form_pagenavigation.custom ul#form_pagenavigation_list li div {
  display: none;
}
#form_pagenavigation.custom ul#form_pagenavigation_list li span {
  display: none;
  color: #7d7d7d;
  font-size: 14px;
  font-family: 'Inter', sans-serif;
  font-weight: 700;
}
#form_pagenavigation.custom ul#form_pagenavigation_list li.pageCurrent div {
  display: flex;
  text-align: left;
  flex: 0 1 auto;
}
#form_pagenavigation.custom ul#form_pagenavigation_list li.pageCurrent span {
  display: block;
  color: #2997FF;
  background-color: white;
  position: relative;
  text-align: left;
  line-height: normal;
}
#form_pagenavigation.custom ul#form_pagenavigation_list li.pageCurrent~li::before {
  background-color: white;
  color: #b7b7b7;
  border: 1px solid #b7b7b7;
}
#form_pagenavigation.custom ul#form_pagenavigation_list li.pageCurrent~li::after {
  background: #b7b7b7;
}
#form_pagenavigation.custom ul#form_pagenavigation_list li:first-child {
  justify-content: flex-start;
  /* Align first child to the left */
}
#form_pagenavigation.custom #form_pagenavigation_currentPageTitle {
  display: none;
}
#form_pagenavigation.custom ul#form_pagenavigation_list li.pageCurrent {
  flex-grow: 2;
}
#form_pagenavigation.custom ul#form_pagenavigation_list li:last-child {
  justify-content: flex-end;
  /* Align last child to the right */
  flex-grow: 0;
}
#form_pagenavigation.custom ul#form_pagenavigation_list li div button {
  cursor: default;
}
#form_pagenavigation.custom ul#form_pagenavigation_list li.navigateAble div button {
  cursor: pointer;
}
#form_pagenavigation.custom ul#form_pagenavigation_list li.pageAfter div,
#form_pagenavigation.custom ul#form_pagenavigation_list li.pageBefore div {
  display: inline;
  width: 32px;
  height: 32px;
  overflow: hidden;
  position: absolute;
  font-size: 2px;
}
#form_pagenavigation.custom ul#form_pagenavigation_list li.pageAfter div button,
#form_pagenavigation.custom ul#form_pagenavigation_list li.pageBefore div button {
  width: 32px;
  height: 32px;
  font-size: 2px;
  border-radius: 32px;
  background-color: transparent;
}
@media (max-width: 900px) {
  #form_pagenavigation.custom ul#form_pagenavigation_list li.pageCurrent span {
    display: none;
  }
  #form_pagenavigation.custom #form_pagenavigation_currentPageTitle {
    display: block;
    color: #2997FF;
    font-weight: 500;
    margin: 0;
    font-size: 120%;
  }
  #form_pagenavigation.custom ul#form_pagenavigation_list li.pageCurrent {
    flex-grow: 1;
  }
  #form_pagenavigation.custom ul#form_pagenavigation_list li:last-child {
    justify-content: flex-end;
    /* Align last child to the right */
    flex-grow: 0;
  }
  #form_pagenavigation.custom ul#form_pagenavigation_list li.pageCurrent div {
    display: none;
  }
}
/*******************************************************************************
Fortschrittsbalken (custom) - ENDE
*******************************************************************************/
/*******************************************************************************
Kontrastmodus - ANFANG
*******************************************************************************/
/* Fortschrittsbalken (custom) */
html.contrast-mode div.esv-fg #form_pagenavigation.custom ul#form_pagenavigation_list li:before {
  background: #f9d134;
  border-color: #f9d134;
  color: #000;
}
html.contrast-mode div.esv-fg #form_pagenavigation.custom ul#form_pagenavigation_list li div button {
  background: unset;
}
html.contrast-mode div.esv-fg #form_pagenavigation.custom ul#form_pagenavigation_list li span {
  background: #000;
  color: #f9d134;
}
html.contrast-mode div.esv-fg #form_pagenavigation.custom ul#form_pagenavigation_list li:after {
  background: #f9d134;
}
/* controlbar */
html.contrast-mode div.esv-fg #controlbar:after {
  border-color: #f9d134;
}
/*******************************************************************************
Kontrastmodus - ENDE
*******************************************************************************/
