/*
 * -----------------------------------------------------------------------------
 * Lucom Interaction Platform
 * (C) Lucom GmbH, Erkrath. All rights reserved.
 *
 * $$
 * -----------------------------------------------------------------------------
 */

/*
 * Add your custom CSS code to this file. This file will be included as last CSS
 * file in the form and main view. The file may also include theme macros.
 @import "./maternaformnavigation.css";
 */
 
 /* Elster und BundID Button */
#lip_formBean .pageContent__Seite1__Antragsteller .ButtonPrimary {
  padding-bottom: 8px !important;
}

#lip_formBean .pageContent__Seite1__Antragsteller #btn_authenticate_BundID {
  flex-basis: 73px !important;
  max-height: 70px !important;
  margin-left: 142px !important;
}

#lip_formBean .pageContent__Seite1__Antragsteller #btn_authenticate_Elster {
  max-height: 70px !important;
}


#lip_formBean .pageContent__Seite1__Antragsteller #LB_auskunft_EMail3 {
  max-height: 70px !important;
}

.Header1,.Header2,.Header3 {
  color: black !important;
}

#lip_formBean .pageContent__Seite1__Antragsteller #BR_ArnsbergText {
  margin-top: -25px;
}

#lip_formBean .pageContent__Seite1__Antragsteller #LB_Gesamtinvestition\:paragraph0 {
  line-height: 28.2pt !important;
}

.Code {
  font-family: Open Sans, Verdana, Arial, Helvetica, sans-serif !important;
}

.Upload {
  font-family: Times New Roman !important;
  font-size: 18px !important;
  text-align: center !important;
  color: #215398 !important;
  font-weight: bold !important;
}

.form .lip_icon svg {
  width: 2em !important;
  margin-left: 6px !important;
}

/* Radiobutton */
.form .lip_checkbox .lip_icon svg {
  margin-left: 0 !important;
}

/* Branche */
#lip_formBean .pageContent__Seite1__Antragsteller #LB_Branche {
  margin-left: 92px !important;
}

#lip_formBean .pageContent__Seite3__De_2dminimis_2dErklaerung [id^="LINKED_BEIHILFEN."][id$=".LB_Zuwendungsgeber"] {
  margin-top: 20px !important;
}

#lip_formBean .pageContent__Seite1__Antragsteller #LB_Authentifizierung\:wrapper {
  margin-left: 705px !important;
}

/* Investitionsplan Ausgaben Brutto */
#lip_formBean .pageContent__Seite1__Antragsteller .Label[id$=".LB_INVESTITION_BETRAG"] {
  color: red;
}
