@font-face {
  font-display: swap;
  font-family: "Oswald";
  font-style: normal;
  font-weight: 200;
  src: url("/oswald-v49-latin-200.woff2") format("woff2"),
    url("/oswald-v49-latin-200.woff") format("woff");
}
@font-face {
  font-display: swap;
  font-family: "Oswald";
  font-style: normal;
  font-weight: 300;
  src: url("/oswald-v49-latin-300.woff2") format("woff2"),
    url("/oswald-v49-latin-300.woff") format("woff");
}
@font-face {
  font-display: swap;
  font-family: "Oswald";
  font-style: normal;
  font-weight: 400;
  src: url("/oswald-v49-latin-regular.woff2") format("woff2"),
    url("/oswald-v49-latin-regular.woff") format("woff");
}
.private-mode-banner {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0 10px;
}
.skip-to-content a {
  display: none;
}
/* 
.sectionPrimaryColor {
  display: none !important;
} */
html,
table,
a,
body,
h1,
h2,
h3,
h4 {
  font-family: Oswald, Roboto, sens-serif !important;
  font-size: initial !important;
  height: 100%;
  font-weight: 200 !important;
}

h1 {
  padding-bottom: 2rem;
}
h2 {
  color: #e30a13 !important;
  font-size: 2rem !important;
  text-transform: lowercase;
}
h3 {
  color: #000 !important;
  font-size: 1.5rem !important;
  text-transform: lowercase;
}
h4 {
  font-size: 2rem !important;
  font-weight: 400 !important;
}
p {
  font-family: Oswald, Roboto, sens-serif !important;
  height: 100% !important;
  font-weight: 200 !important;
}
a,
a:hover {
  color: #e30a13 !important;
}
input:focus {
  outline: none !important;
}
b,
strong {
  font-weight: 400 !important;
}
legend {
  border-bottom: none;
}
legend h3 {
  padding-left: 0;
}
body {
  min-height: 100vh;
  overflow: auto;
  overflow-x: hidden;
  background-attachment: fixed;
  background-color: #ffffff;
  background-position: right bottom;
  background-repeat: no-repeat;
  background-size: contain;
  min-height: 100vh;
  background-image: url(/wlh_bg_primary.png);
}
.sectionBlockLayout {
  background-color: transparent !important;
  background-image: none !important;
}
.wrapper-body {
  min-height: calc(100vh - 50px);
}
.sectionFixedStyle {
  background-color: transparent;
}
.sectionBlockLayout,
.columnBlockLayout {
  padding-left: 0 !important;
  padding-top: 0 !important;
  padding-right: 0 !important;
  padding-bottom: 0 !important;
  margin-left: 0 !important;
  margin-top: 1rem !important;
  margin-right: 0 !important;
  margin-bottom: 1rem !important;
}
.sectionBlockLayout:last-child .columnBlockLayout {
  margin-bottom: 2rem !important;
}
.container {
  padding-left: 15px !important;
  padding-right: 15px !important;
}
.columnBlockLayout {
  justify-content: center;
}
.page-header {
  margin-top: 0;
}
.wrapper-body {
  padding-top: 5rem;
}
#content_form {
  padding-top: calc(5rem + 21px);
}
@media only screen and (min-width: 1200px) {
  h1 {
    padding-bottom: 0rem;
  }
  .wrapper-body {
    padding-top: 5rem;
  }
  #content_form {
    padding-top: calc(6rem + 21px);
  }
}
.nav.navbar-nav > li:first-child {
  margin-top: 1rem;
}
.navbar-static-top.navbar .menu-bar .navbar-nav li a {
  font-family: "Oswald" !important;
  font-weight: 200 !important;
  color: #fff !important;
  font-size: 1.25rem !important;
  letter-spacing: 0.025em;
  text-transform: lowercase;
  padding: 0.25rem 0;
  margin: 0;
  line-height: 1.5;
}
.navbar-static-top.navbar .menu-bar .navbar-nav li a:focus {
  background-color: transparent;
}
.navbar-static-top.navbar .menu-bar > .navbar-nav > li > a:hover {
  background-color: transparent;
}
.navbar-static-top.navbar .menu-bar > .navbar-nav > li.open > a {
  background-color: transparent;
  border-width: 0;
}
.navbar-static-top.navbar .menu-bar > .navbar-nav > .divider-vertical {
  border-width: 0;
}
.navbar-inverse button.navbar-toggle {
  border: none;
  background-color: transparent;
  z-index: 60;
  margin-top: 1.5rem;
}
.navbar-inverse .navbar-nav .dropdown-menu > li > a {
  font-size: 1.25rem !important;
  text-align: left;
}
.navbar-inverse .navbar-nav > li > a:focus {
  border: 0px solid transparent;
  border-width: 0 !important;
  outline: none;
}
.navbar-brand > div > div {
  filter: drop-shadow(0 4px 3px rgb(0 0 0 / 0.07))
    drop-shadow(0 2px 2px rgb(0 0 0 / 0.06));
  position: relative;
  z-index: 50;
}
.navbar-brand a {
  position: relative;
}
.navbar-brand img {
  width: 80px !important;
  height: 80px !important;
  position: relative;
  padding: 0.5rem;
  margin: -0.5rem 6px !important;
}
.navbar-brand a::before {
  content: "";
  width: 92px;
  height: 103px;
  position: absolute;
  background: url('data:image/svg+xml,<svg width="92" viewBox="0 0 140 156" xmlns="http://www.w3.org/2000/svg" class="w-full max-w-none"> <path d="M0 8C0 3.58172 3.58172 -4.96316e-08 8 -1.71574e-07L132 -3.5939e-06C136.418 -3.71584e-06 140 3.58172 140 8V122.919C140 126.742 137.294 130.032 133.542 130.769L9.54197 155.126C4.59926 156.097 0 152.313 0 147.276V8Z" fill="rgb(227, 10, 19)"></path> </svg>');
  top: -33px;
  background-repeat: no-repeat;
}
.navbar-inverse .navbar-nav .open .dropdown-menu {
  background-color: #e30a13 !important;
}
.navbar-toggle {
  position: fixed;
  right: 0;
  top: 1rem;
}
.navbar-collapse.in:before,
.navbar-collapse.collapsing:before {
  background: rgba(38, 38, 38, 0.7);
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 51;
}
.navbar-toggle.collapsed {
  position: static;
}
.navbar-toggle span:nth-child(2) {
  transform: rotateZ(45deg) translate(0, 4px);
}
.navbar-toggle span:nth-child(4) {
  transform: rotateZ(-45deg) translate(0, -4px);
}
.navbar-toggle span:nth-child(3) {
  display: none;
}
.navbar-toggle.collapsed span:nth-child(2) {
  transform: rotateZ(0) translate(0, 0);
}
.navbar-toggle.collapsed span:nth-child(4) {
  transform: rotateZ(0) translate(0, 0);
}
.navbar-toggle.collapsed span:nth-child(3) {
  display: block;
}
.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
  background-color: transparent !important;
  border: none !important;
}
@media only screen and (min-width: 1200px) {
  .navbar.navbar-inverse.navbar-static-top {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
  }
  .navbar-static-top.navbar .menu-bar > .navbar-nav > li > a {
    font-size: 16px !important;
    padding: 0 0.75rem;
  }
  .nav.navbar-nav > li:first-child {
    margin-top: 0;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #e30a13 !important;
  }
}
.navbar .dropdown.open .dropdown-menu {
  border-width: 0;
}
.navbar .dropdown .dropdown-menu .divider {
  display: none;
}
.navbar .dropdown .dropdown-menu li a {
  font-weight: 200;
  letter-spacing: 0.025em;
  line-height: 1.5;
  text-transform: lowercase;
}
.navbar .dropdown .dropdown-menu li a {
  border: none;
  padding: 3px 20px;
}
.navbar .dropdown .dropdown-menu li a:hover {
  border: none;
  color: inherit;
}
.navbar {
  min-height: 5rem;
  height: 5rem;
  position: fixed;
  left: 0;
  right: 0;
}
.navbar-nav {
  background: #e30a13;
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  text-align: left;
  margin: 0;
  padding: 2rem;
  padding-right: 1.25rem;
  padding-top: 3rem;
  z-index: 52;
}
.navbar .dropdown > .dropdown-menu {
  display: block;
  position: static;
  float: none;
}
.navbar .dropdown .dropdown-menu {
  padding: 0 0 1rem 2rem;
  margin: 0 !important;
}
.navbar-collapse.in,
.navbar-collapse.collapsing {
  overflow-y: visible;
}
.navbar .dropdown-menu {
  box-shadow: none;
  border: 0;
  background-color: transparent;
}
.navbar .dropdown-menu li a {
  color: #fff;
}
.navbar .dropdown-menu > li > a:hover,
.navbar .dropdown-menu > li > a:focus {
  background-color: transparent;
  text-decoration: underline;
}
@media only screen and (min-width: 1200px) {
  .navbar {
    min-height: 3rem;
    height: 3rem;
  }
  .navbar-nav {
    position: static;
    padding: 0;
    display: flex;
    gap: 1rem;
    align-items: center;
  }
  .navbar .dropdown.open {
    position: relative;
  }
  .navbar .dropdown > .dropdown-menu {
    display: block;
    position: fixed;
    right: 0;
    left: 0;
    top: 4rem;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    color: #ffffff;
    pointer-events: none;
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1),
      0 4px 6px -2px rgba(0, 0, 0, 0.05);
    opacity: 0;
    background-color: #e30a13;
    text-align: right;
    z-index: 20;
    transition-property: all;
    transition-duration: 100ms;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    --transform-translate-y: -1rem;
    transform: translateY(-1rem);
  }
  .navbar .dropdown.open .dropdown-menu {
    transition-duration: 500ms;
    z-index: 20;
    --transform-translate-y: 0;
    transform: translateY(0);
    pointer-events: auto;
    opacity: 1;
  }
  .navbar .dropdown .dropdown-menu li {
    background-color: #fff;
    display: flex;
    color: #e30a13;
    padding-left: 3.5rem;
    padding-right: 3rem;
    max-width: 600px;
    margin-right: calc(50% - 600px + 3rem);
    margin-left: auto;
  }
  .navbar .dropdown .dropdown-menu li.divider {
    display: none;
  }
  .navbar .dropdown .dropdown-menu li a {
    padding: 0.25rem 0;
    margin-top: 2rem !important;
  }
  .navbar .dropdown .dropdown-menu li:first-child {
    border-top-left-radius: 0.375rem;
    border-top-right-radius: 0.375rem;
    padding-top: 3rem;
    padding-bottom: 0;
  }
  .navbar .dropdown .dropdown-menu li:first-child a {
    margin-top: 0 !important;
  }
  .navbar .dropdown .dropdown-menu li:last-child {
    border-bottom-left-radius: 0.375rem;
    border-bottom-right-radius: 0.375rem;
    padding-bottom: 3rem;
    padding-top: 0;
  }
}
footer .footer-bottom {
  background-color: #fff !important;
  padding: 0 !important;
}
footer p,
a.wlh_footer {
  color: rgb(115, 115, 115) !important;
  font-size: 16px !important;
}
a.wlh_footer {
  font-family: "Oswald";
  font-weight: 200;
}
footer p span:last-child {
  margin-left: auto;
}
@media only screen and (min-width: 480px) {
  footer p {
    display: flex;
    gap: 5px;
  }
}
h1 {
  color: #e30a13 !important;
  font-size: 2.375rem !important;
  letter-spacing: 0.05em;
  line-height: 1.375;
  text-transform: lowercase;
}
h1 > br:last-child {
  display: none;
}
h1::before {
  content: "<";
}
h1::after {
  content: ">";
  display: inline;
  padding-left: 0.125em;
}
@media only screen and (min-width: 1200px) {
  .sectionBlockLayout h1 {
    text-align: left;
  }
  .sectionFixedStyle.sectionBlockLayout h1 {
    text-align: center;
  }
}
.table-fluid td:before {
  font-weight: 400;
  text-transform: lowercase;
}
.grid-actions {
  border: none;
}
.entitylist {
  border: none !important;
  background-color: transparent !important;
}
.projects-table .table {
  table-layout: fixed;
}
.projects-table .table > thead > tr > th,
.projects-table .table > tbody > tr > td {
  overflow-x: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.projects-table .table > tbody > tr > td:hover {
  white-space: normal;
  overflow: visible;
}
.projects-table .table > thead > tr > th:nth-child(1) {
  width: 10% !important;
}
.projects-table .table > thead > tr > th:nth-child(2) {
  width: 10% !important;
}
.projects-table .table > thead > tr > th:nth-child(3) {
  width: 15% !important;
}
.projects-table .table > thead > tr > th:nth-child(4) {
  width: 7% !important;
  position: relative;
}
.projects-table .table > thead > tr > th:nth-child(4):hover:after,
.projects-table .table > thead > tr > th:nth-child(5):hover:after,
.projects-table .table > thead > tr > th:nth-child(7):hover:after,
.projects-table .table > thead > tr > th:nth-child(8):hover:after {
  position: absolute;
  left: 0;
  bottom: 8px;
  right: 0;
  text-align: center;
  width: 100%;
  white-space: normal;
  background: #fff;
}
.projects-table .table > thead > tr > th:nth-child(4):hover:after {
  content: "Status des Projektantrags";
  line-height: 1;
}
.projects-table .table > thead > tr > th:nth-child(5):hover:after {
  content: "Bearbeitungsstatus";
}
.projects-table .table > thead > tr > th:nth-child(7):hover:after {
  content: "Basis Module";
}
.projects-table .table > thead > tr > th:nth-child(8):hover:after {
  content: "Spezifische Services";
  line-height: 1;
}
.projects-table .table > thead > tr > th:nth-child(5) {
  width: 9% !important;
  position: relative;
}
.projects-table .table > thead > tr > th:nth-child(6) {
  width: 12% !important;
}
.projects-table .table > thead > tr > th:nth-child(7) {
  width: 7% !important;
  position: relative;
}
.projects-table .table > thead > tr > th:nth-child(8) {
  width: 7% !important;
  position: relative;
}
.projects-table .table > thead > tr > th:nth-child(9) {
  width: 9% !important;
}
.projects-table .table > thead > tr > th:nth-child(10) {
  width: 10% !important;
}
.projects-table .table > thead > tr > th:nth-child(11) {
  width: 4% !important;
}
.table .table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: #fff;
}
th {
  font-weight: 200;
}
.table th > a,
.table th {
  white-space: nowrap;
}
.table th > a:focus,
.table th > a:hover {
  outline: none;
  text-decoration: none;
}
.input-group {
  display: flex;
  align-items: stretch;
}
.input-group > input.form-control,
.input-group .input-group-btn button,
.button1 {
  padding: 1rem;
  line-height: 1.5;
  letter-spacing: 0.175em;
  height: auto;
  border-radius: 0.5rem;
  border-color: #e30a13;
  border-width: 1px;
  transition: all cubic-bezier(0.075, 0.82, 0.165, 1) 1s 0s;
}
.input-group .input-group-btn button {
  height: 100%;
  color: #e30a13 !important;
}
.button1 {
  font-family: "Oswald" !important;
  font-weight: 200 !important;
  color: #e30a13 !important;
  background-color: transparent !important;
  font-size: 1rem !important;
}
.button1:not(.gjs-selected):hover {
  border-color: #e30a13 !important;
  background-color: #e30a13 !important;
  color: #fff !important;
}
.input-group .input-group-btn {
  width: auto;
}
.input-group > input.form-control:focus,
.input-group > input.form-control:focus + .input-group-btn button {
  border-radius: 0;
  box-shadow: none;
  outline: none;
}
.toolbar-actions,
.input-group {
  width: 100%;
}
.table .dropdown .details-link:hover,
.table .dropdown .details-link:focus {
  outline: none;
  border: none;
  padding: auto;
  text-decoration: underline;
  padding: 3px 20px;
  background-color: transparent;
}
@media only screen and (min-width: 1200px) {
  .toolbar-actions,
  .input-group {
    width: auto;
  }
}
.button2:not(.gjs-selected),
.btn-default:not(.gjs-selected) {
  color: #e30a13;
  background-color: #fff;
  border-color: #e30a13;
  border-radius: 0.5rem;
}
.button2:not(.gjs-selected):hover,
.btn-default:not(.gjs-selected):hover {
  color: #ffffff !important;
  background-color: #e30a13 !important;
  border-color: #e30a13 !important;
}
.button2:not(.gjs-selected):focus,
.btn-default:not(.gjs-selected):focus,
.button2:not(.gjs-selected):active,
.btn-default:not(.gjs-selected):active {
  color: #ffffff !important;
  background-color: #e30a13;
  border-color: #e30a13;
  outline: none;
}
.btn {
  font-family: "Oswald" !important;
  font-weight: 200 !important;
  padding: 1rem !important;
  line-height: 1.5;
  letter-spacing: 0.05em;
  font-size: 1rem !important;
}
.btn-primary {
  border-color: #e30a13 !important;
  background-color: #fff !important;
  color: #e30a13 !important;
  border-radius: 0.5rem !important;
  transition-property: color, background-color, border-color;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.15s;
  min-width: 8em;
  text-transform: lowercase;
}
.btn-primary:hover,
.btn-primary:focus {
  color: #fff !important;
  background-color: #e30a13 !important;
  border-color: #e30a13 !important;
  outline: none !important;
}
.table td .btn {
  padding: 0.4rem !important;
}
.tooltip {
  font-family: "Oswald" !important;
  font-weight: 200 !important;
}
.crmEntityFormView .tab-title {
  border-bottom: none !important;
}
.crmEntityFormView {
  border: none !important;
  background-color: transparent !important;
}
.tab-column .cell,
.form-horizontal .form-group {
  position: relative;
}
.field-label,
.tab-column .cell .validators,
.popover-content label,
.form-horizontal label {
  position: absolute;
  left: 1rem;
  top: 1rem;
  color: rgb(163, 163, 163);
  font-weight: 200;
  text-transform: lowercase;
  letter-spacing: 0.175em;
  z-index: 9;
}
.form-horizontal label {
  top:0;
}
.popover-content {
  font-family: "Oswald";
  font-weight: 200;
}
.popover-content label {
  position: relative;
  left: 1rem;
  top: 1rem;
  margin-bottom: -1.4rem;
  display: block;
  max-height: 1.4rem;
  top: auto;
}
.col-md-4+.col-md-8#mainContent .form-horizontal .form-group .control-label[for="Email"],
#local-login-heading+div+div label,
#local-login-heading+div+div+div label,
.login-heading-section+div+div label,
.login-heading-section+div+div+div label,
.login-heading-section+div+div+div+div label,
#ContentContainer_MainContent_MainContent_ShowEmail label {
  top:0;
}
.login-heading-section+div+div+div+div label {
  width:50%;
}
#FirstNameLabel {
  top: .7rem !important;
}
.form-horizontal input.btn.btn-primary[type="submit"]{
  padding: 6px 20px !important;
}
/* #local-login-heading+div+div+div+div label {
  margin-top: -20px;
} */
.tab-column .cell .popover-content .btn {
  padding: 1rem;
}
.tab-column .cell .popover-content .btn:focus {
  box-shadow: none !important;
}
.tab-column .cell input,
.tab-column .cell input.readonly,
.tab-column .cell a,
.tab-column .cell select,
.tab-column .cell textarea,
.msos-viewmode-container,
.form-horizontal input {
  display: block;
  height: auto;
  letter-spacing: 0.175em;
  padding: 1.5rem 1rem 0.3rem !important;
  border-radius: 0.375rem;
  border: 1px solid rgb(163, 163, 163);
}
.tab-column .cell .form-control.money,
.tab-column .cell .form-control.money:focus {
  border: none;
  box-shadow: none !important;
}
.tab-column fieldset[aria-label="Name"] .cell input.readonly,
.tab-column fieldset[aria-label="Name"] .cell a[readonly],
.tab-column fieldset[aria-label="KONTAKT"] .cell input#vsb_wlh_csp_name {
  background: rgba(220, 220, 220, 0.4) !important;
  border-color: rgba(220, 220, 220, 0.4);
}
.tab-column fieldset[aria-label="Name"] .cell input.readonly:focus,
.tab-column fieldset[aria-label="Name"] .cell a[readonly]:focus,
.tab-column fieldset[aria-label="KONTAKT"] .cell input#vsb_wlh_csp_name:focus {
  background: rgba(220, 220, 220, 0.4);
  border-color: rgba(220, 220, 220, 0.4) !important;
  box-shadow: none;
}
.form-readonly
  .tab-column
  fieldset[aria-label="KONTAKT"]
  input#vsb_wlh_csp_name,
.form-readonly
  .tab-column
  fieldset[aria-label="KONTAKT"]
  input#vsb_wlh_csp_name:focus {
  background: transparent !important;
}
.tab-column .cell .msos-input {
  border-color: transparent !important;
}
/* .tab-column .cell span.boolean-radio {
  padding: 1.5rem 1rem 0.3rem;
  display: flex;
} */
.tab-column .cell input:not([type="checkbox"]):not([type="radio"]):focus,
.tab-column .cell textarea:focus,
.form-horizontal input:not([type="checkbox"]):focus {
  border-color: rgb(163, 163, 163);
  border-radius: 0;
  box-shadow: inset 0 -3px 0 0 rgb(163, 163, 163);
}
.tab-column .cell input.readonly:focus,
.form-horizontal input.readonly:focus {
  border-color: transparent;
  border-radius: 0.375rem !important;
  box-shadow: none !important; /*!*/
}
.tab-column .cell input.msos-input:focus {
  box-shadow: none;
}
.crmEntityFormView .cell div.info.required label:after {
  color: rgb(163, 163, 163);
}
.tab-title {
  margin: 0 0 2rem 0;
}
.tab-column fieldset {
  margin: 0;
}
.crmEntityFormView .tab {
  margin-bottom: 0;
}
.crmEntityFormView .actions {
  border: none;
  margin: 0;
  padding-top: 0;
}
.crmEntityFormView .actions input {
  margin-left: 0;
}
.crmEntityFormView .cell {
  padding: 0 0 1.5rem !important;
}
.crmEntityFormView .cell select {
  appearance: none;
  background-image: linear-gradient(45deg, transparent 50%, #999 50%),
    linear-gradient(135deg, #999 50%, transparent 50%);
  background-position: calc(100% - 20px) 1.4rem, calc(100% - 15px) 1.4rem;
  background-size: 5px 5px, 5px 5px;
  background-repeat: no-repeat;
}
.crmEntityFormView .cell select:focus {
  background-image: linear-gradient(45deg, #999 50%, transparent 50%),
    linear-gradient(135deg, transparent 50%, #999 50%);
  background-position: calc(100% - 15px) 1.4em, calc(100% - 20px) 1.4em;
  background-size: 5px 5px, 5px 5px;
  background-repeat: no-repeat;
  border-color: #e30a13;
  box-shadow: 0 0 1rem 0 rgba(227, 10, 19, 0.2);
  outline: 0;
}
input#vsb_wlh_csp_name {
  width: 50%;
  border-top-right-radius: 0.375rem;
  border-bottom-right-radius: 0.375rem;
}
.form-control-cell .text-muted,
.form-control.picklist + .text-muted {
  top: 1.4rem !important;
  left: 1rem;
}
@media only screen and (min-width: 1200px) {
  table[data-name="CONTACT_INFORMATION"],
  table[data-name="CONTACT_INFORMATION"] tbody {
    width: 100%;
  }
  table[data-name="CONTACT_INFORMATION"] tr:first-child,
  table[data-name="CONTACT_INFORMATION"] tr:nth-child(2) {
    width: 50%;
    max-width: 50%;
    display: flex;
    float: left;
  }
  table[data-name="CONTACT_INFORMATION"] tr:first-child td,
  table[data-name="CONTACT_INFORMATION"] tr:nth-child(2) td {
    display: block;
    width: 100%;
  }
  table[data-name="CONTACT_INFORMATION"] tr:first-child td {
    padding-right: 14px !important;
  }
  table[data-name="CONTACT_INFORMATION"] tr:nth-child(2) td {
    padding-left: 14px !important;
  }
  table[data-name="CONTACT_INFORMATION"] tr:nth-child(2) td label {
    left: calc(14px + 1rem);
  }

  .crmEntityFormView fieldset[aria-label="Name"] td.cell:first-child {
    padding-right: 0.7rem !important;
  }
  .crmEntityFormView fieldset[aria-label="Name"] td.cell:nth-child(2) {
    padding-left: 0.7rem !important;
  }
  .crmEntityFormView fieldset[aria-label="Name"] td.cell:nth-child(2) label {
    left: 1.7rem;
  }
}
fieldset[aria-label="Allgemein"] .field-label {
  color: #000;
  font-weight: 400;
}
.tab-column fieldset[aria-label="Allgemein"] .cell input {
  border: none !important;
}
.crmEntityFormView fieldset[aria-label="Allgemein"] input {
  padding-left: 0;
}
.crmEntityFormView .cell.checkbox-cell:first-child {
  padding: 0 1.5rem;
}
.checkbox-cell {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: flex-end;
  margin-bottom: 1rem;
}
.checkbox-cell .info {
  padding-left: 0.5rem;
}
.checkbox-cell .field-label {
  position: static;
  color: #000;
  font-weight: 400;
}
.checkbox-cell .checkbox input {
  position: static;
}
.msos-container {
  font-family: "Oswald" !important;
  font-weight: 200;
  border-radius: 0.375rem;
}
.customControl .msos-container:not(.msos-disabled).msos-focused {
  box-shadow: 0 0 1rem 0 rgba(227, 10, 19, 0.2);
  border-color: #e30a13 !important;
}
.customControl .msos-container:not(.msos-disabled).msos-focused input:focus {
  box-shadow: none;
}
.msos-input-container {
  padding: 0 !important;
}
.msos-container input {
  letter-spacing: 0.175em;
  padding: 0.3rem 1rem 0.3rem;
}
.msos-selecteditems-container {
  padding: 1.5rem 1rem 0.3rem;
}
.msos-selecteditems-container > ul {
  padding: 0;
}
.msos-container .msos-caret-container {
  border-radius: 0.375rem;
}
fieldset[aria-label="UNTERNEHMEN"] td,
fieldset[aria-label="KONTAKT"] td {
  position: relative;
}
.form-readonly fieldset[aria-label="KONTAKT"] input,
.form-readonly fieldset[aria-label="KONTAKT"] input.readonly,
.form-readonly fieldset[aria-label="UNTERNEHMEN"] input,
.form-readonly fieldset[aria-label="KONTAKT"] select,
.form-readonly fieldset[aria-label="UNTERNEHMEN"] select,
.form-readonly fieldset[aria-label="KONTAKT"] textarea,
.form-readonly fieldset[aria-label="UNTERNEHMEN"] textarea,
.form-readonly fieldset[aria-label="KONTAKT"] a,
.form-readonly fieldset[aria-label="UNTERNEHMEN"] a,
.form-readonly fieldset[aria-label="KONTAKT"] .msos-viewmode-container,
.form-readonly fieldset[aria-label="Projektdetails"] .msos-viewmode-container {
  border: none;
}
.form-readonly fieldset[aria-label="KONTAKT"] input:focus,
.form-readonly fieldset[aria-label="KONTAKT"] input.readonly:focus,
.form-readonly fieldset[aria-label="UNTERNEHMEN"] input:focus,
.form-readonly fieldset[aria-label="KONTAKT"] textarea:focus,
.form-readonly fieldset[aria-label="UNTERNEHMEN"] textarea:focus {
  border: none;
  box-shadow: none !important;
  outline: none;
}
fieldset[aria-label="Allgemein"] input {
  background-color: transparent !important;
}
fieldset[aria-label="Allgemein"] .cell div.info.required label:after {
  color: #000;
}
fieldset[aria-label="Allgemein"] .datetimepicker + .datetimepicker input {
  padding-top: 0;
}
.form-readonly fieldset[aria-label="Allgemein"] input:focus {
  outline: none !important;
}
.profile-info {
  border: none;
  box-shadow: none;
}
a.list-group-item:hover {
  color: #e30a13;
}
.alert-info {
  box-shadow: 0 0 1rem 0 rgba(227, 10, 19, 0.2);
  background: rgba(227, 10, 19, 0.2);
  margin-top: 2rem;
  letter-spacing: 0.05em;
  display: flex;
  align-items: center;
}
.alert-info .pull-right {
  margin-left: auto;
}
.alert-info .btn-xs {
  background: #e30a13 !important;
  border-color: #e30a13 !important;
  font-weight: 200;
  padding: 5px 10px;
  border-radius: 0.2rem;
  color: #fff !important;
}
.alert-info span:first-child {
  margin-right: 0.3rem;
}
.alert-info .btn-xs:hover,
.alert-info .btn-xs:focus {
  background: #fff !important;
  border-color: #e30a13 !important;
  color: #e30a13 !important;
  outline: none !important;
}
form#content_form/* ,
form#liquid_form */ {
  margin-bottom: 2rem;
}
.breadcrumb .active {
  font-weight: 400;
  color: #aaa !important;
}
.breadcrumb > li a {
  color: #aaa !important;
}
.breadcrumb > li a:hover {
  color: #e30a13 !important;
}
.breadcrumb > li + li:before {
  content: "/ ";
  padding: 0 5px;
  color: #aaa;
  font-weight: 200;
}
.anchor-inherit-styles.anchor-text-decoration-underline {
  font-weight: 400 !important;
}

.contact-person {
  width: 100%;
  display: flex;
  gap: 2rem;
  align-items: center;
}
.contact-person img {
  border-radius: 9999px;
  max-height: 200px;
  width: auto;
  filter: grayscale(1);
}
.contact-person p,
.contact-person h4 {
  height: auto !important;
}

.navbar-brand a {
  position: relative;
}
.navbar-brand img {
  width: 80px !important;
  height: 80px !important;
  position: relative;
  padding: 0.5rem;
  margin: -0.5rem 6px !important;
}
.navbar-brand a::before {
  content: "";
  width: 92px;
  height: 103px;
  position: absolute;
  background: url('data:image/svg+xml,<svg width="92" viewBox="0 0 140 156" xmlns="http://www.w3.org/2000/svg" class="w-full max-w-none"> <path d="M0 8C0 3.58172 3.58172 -4.96316e-08 8 -1.71574e-07L132 -3.5939e-06C136.418 -3.71584e-06 140 3.58172 140 8V122.919C140 126.742 137.294 130.032 133.542 130.769L9.54197 155.126C4.59926 156.097 0 152.313 0 147.276V8Z" fill="rgb(227, 10, 19)"></path> </svg>');
  top: -33px;
  background-repeat: no-repeat;
}
@keyframes pulse {
  50% {
    opacity: 0.5;
  }
}
.ws-cursor {
  animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
  animation-duration: 0.9s;
  animation-timing-function: steps(1);
}
.ws-cursor {
  display: inline;
  border-right-width: 1px;
  border-style: solid;
  border-color: #e30a13;
  font-size: 0.75em;
  vertical-align: 0.075em;
}
.nav-profile .list-group-item.active,
.nav-profile .list-group-item.active:focus {
  background-color: #e30a13;
  border-color: #e30a13;
}
.nav-profile .list-group-item.active span {
  color: #fff;
}
.nav-profile .list-group-item.active:hover {
  background-color: #f5f5f5;
  border-color: #f5f5f5;
}
.nav-profile .list-group-item.active:hover span {
  color: #e30a13;
}
.nav-tabs li a:focus {
  outline: none;
}
body > .container {
  height: calc(100vh - 10.75rem - 151px);
}
body > .page-heading {
  padding-top: 7rem;
}
.projects-table tr td:nth-child(7)[data-value]::after,
.projects-table tr td:nth-child(8)[data-value]::after {
  font-family: "Glyphicons Halflings";
  font-size: 20px;
  content: "";
}
.projects-table tr td:nth-child(7),
.projects-table tr td:nth-child(8) {
  font-size: 0;
  text-align: center;
}
.news-table .table-striped > tbody > tr:hover td,
.projects-table .table-striped > tbody > tr:hover td {
  cursor: pointer;
  background: rgba(220, 220, 220, 0.4);
}
.news-table .table-striped > tbody > tr:hover .btn,
.projects-table .table-striped > tbody > tr:hover .btn {
  color: #ffffff;
  background-color: #e30a13;
  border-color: #e30a13;
}
.validation-summary a {
  color: #000 !important;
}
.tab-column .popover .btn {
  padding: 1rem !important;
}
.modal-dialog .table td {
  white-space: nowrap;
}
.modal-dialog .table a {
  border: none;
  padding: 0 !important;
}
.modal-dialog .view-search input {
  padding: 0.3rem 1rem 0.3rem !important;
}
.modal-dialog .table span[role="checkbox"] {
  font-size: 0.7rem;
}
.modal-dialog .form-close {
  font-size: 3rem;
}
.modal-dialog .modal-footer .remove-value {
  display: none;
}
.modal-dialog .pagination > li > a {
  padding: 0.5em !important;
}
.status__requested td a,
.status__requested td {
  color: #999 !important;
}
.status__distracted td a,
.status__distracted td {
  color: #e30a13 !important;
}
.status__implementation td a,
.status__implementation td {
  color: #000 !important;
}
.status__completed td a,
.status__completed td {
  color: #e30a13 !important;
}
.status__billed td a,
.status__billed td {
  color: #e30a13 !important;
}
.status__requested td .dropdown-menu a {
  color: #e30a13 !important;
}
.custom-select-container {
  position: relative;
  box-sizing: border-box;
}
.custom-select-container * {
  box-sizing: border-box;
}
.custom-select-container.is-disabled {
  opacity: 0.333;
}
.custom-select-opener {
  display: block;
  cursor: pointer;
  width: 100%;
  background-image: linear-gradient(45deg, transparent 50%, #999 50%),
    linear-gradient(135deg, #999 50%, transparent 50%);
  background-position: calc(100% - 20px) 1.4rem, calc(100% - 15px) 1.4rem;
  background-size: 5px 5px, 5px 5px;
  background-repeat: no-repeat;
  height: 3.3rem;
  letter-spacing: 0.175em;
  padding: 1.5rem 1rem 0.3rem !important;
  border-radius: 0.375rem;
  border: 1px solid rgb(163, 163, 163);
  background-color: #fff;
  overflow: hidden;
  white-space: nowrap;
}
.custom-select-container select {
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
}
.custom-select-panel {
  max-height: 0;
  transition: max-height 0.5s ease-out, overflow-y 0.1s 0.5s;
  overflow: hidden;
  background-color: #e9e9e9;
  position: absolute;
  top: 100%;
  z-index: 15;
  width: 100%;
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1),
    0 4px 6px -2px rgba(0, 0, 0, 0.05);
}
.custom-select-container.is-open .custom-select-panel {
  max-height: 20rem;
  overflow-y: scroll;
}
.custom-select-option {
  padding: 0.5em;
}
.custom-select-option.has-focus {
  background-color: #e30a13;
  color: #fff;
}
.custom-select-option.is-selected::before {
  content: ">";
  padding-right: 0.5em;
}
.custom-select-optgroup > .custom-select-option {
  padding-left: 2em;
}
.custom-select-optgroup::before {
  content: attr(data-label);
  display: block;
  padding: 0.5em;
  color: #888;
}
.custom-select-option:first-child::after {
  content: "Wert entfernen";
}
.js-clickable {
  cursor: pointer;
}
.show-news .field-label,
.show-news h3 {
  display: none !important;
}
.show-news tr:first-child td input {
  color: #e30a13;
  font-size: 2.375rem;
  letter-spacing: 0.05em;
  line-height: 1.375;
  text-transform: lowercase;
}
.show-news .tab-column tr:first-child td {
  padding: 0 !important;
}
.show-news .tab-column tr:nth-child(2) td input {
  padding-top: 0.5rem !important;
}
.show-news .tab-column tr:nth-child(3) td input {
  font-size: 1.5rem;
  padding-top: 0 !important;
  text-transform: lowercase;
}
.show-news tr:first-child td input:focus,
.show-news .tab-column tr:nth-child(2) td input:focus,
.show-news .tab-column tr:nth-child(3) td input:focus {
  box-shadow: none !important;
}
.show-news .browserPreviewFrame.tabletPortraitPreview {
  border: none !important;
}
.show-news table table td,
.show-news .tab-column table table tr:first-child td {
  padding: 0.3rem !important;
}
.show-news table table {
  margin: 1.3rem 0 0.3rem;
}
.show-news .news_content a {
  padding: 0 0.3rem !important;
  border: none;
  display: inline;
}
.show-news span {
  font-family: "Oswald";
}
.news_content {
  padding: 0 1rem;
}
.news_content > div {
  font-size: 1rem !important;
  font-family: Oswald !important;
}
.news_content .pagination > li.disabled {
  display: none;
}
.pagination > .active > a,
.pagination > .active > a:focus {
  background-color: transparent !important;
  border-radius: 0.5rem !important;
}
.pagination > li:hover > a,
.pagination > .active > a:hover {
  text-decoration: none;
  background-color: #e13a03 !important;
  color: #fff !important;
}

.pagination li a {
  border-radius: 0.5rem !important;
}
.tab-column .pagination > li > a {
  padding: 0.5em !important;
}
.browserPreviewFrameBorder.tabletPortraitPreview {
  background: transparent !important;
}
@media only screen and (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 0;
    text-align: left;
  }
  .form-horizontal .form-group .col-sm-offset-4 {
    margin: 0;
  }
}
.form-horizontal .control-label {
  padding-top: 0;
  text-align: left;
}
.form-horizontal .form-group .col-sm-offset-4,
.form-horizontal .form-group .col-sm-offset-2 {
  margin: 0;
}
.alert-danger {
  outline: none;
  border: 2px solid #e30a13;
  border-radius: 0.375rem;
}
.alert.alert-block:focus-visible {
  outline: none;
}
.alert.alert-success.alert-block .close {
  font-size: 30px !important;
  line-height: 15px;
  color: #000 !important;
}
.crmEntityFormView .validation-summary h2 {
  font-size: 20px !important;
}
html[dir=ltr] .crmEntityFormView .cell.checkbox-cell div.info {
  padding-bottom: 0;
}
.pagination li {
  display: inline-block !important;
}
.nav.navbar-nav.weblinks a[aria-label="Anmelden"] {
    display: none !important;
}
body .login-heading-section {
  border-bottom: none;
}