/* Fonts
-------------------------------------------------------*/

body *
 {
    font-family: 'Poppins', sans-serif !important;
    line-height: 1.42857 !important;
}

@media (min-width: 1200px)
{.container {
    width: 1200px;
}}


/* Headlines
-------------------------------------------------------*/

h3, .h3, .page_section h3, .color-inverse h3, .sidebar-home h3 {
    margin-top: 1px;
    font-family: Poppins;
    font-weight: 600;
    font-size: 24px;
    color: #00243c;
}

h4, .h4, .poll .poll-header h4, .poll .poll-tags h4 {
    font-family: Poppins;
    font-weight: 600;
    font-size: 18px;
    color: #00243c;
}

h1, .h1, .section-landing-heading, .section-landing .row > div .section-landing-heading, .section-inline-search .row > div h1, .section-landing h1, .section-search .header-search h1, .page_section h1, .color-inverse h1, h1 p {
    font-family: Poppins;
    font-weight: 600;
    font-size: 36px;
    color: #00243c;
}

h2 {
    font-family: Poppins;
    font-weight: 600;
    font-size: 30px;
    color: #00243c;
}
@media (max-width: 480px) {
  h2{
    font-size: 26px !important;
  }
  .powerbi{
    height: auto;
  }
  .columnBlockLayout{
    padding: 0 !important;
  }
  .float-end .toolbar-actions {
    padding: 0px 0px 0px 0px !important;
    width: 100% !important;
    display: flex;
    justify-content: flex-end;
}
}

/* Text
-------------------------------------------------------*/

p, .p, .page_section p, .section-diagonal-left p, .section-diagonal-right p{
  font-family: Poppins;
  color: #00243c;
}
/* Loginpage
-------------------------------------------------------*/

h1.login-heading-section {
  display: none
}

h2.login-heading-section {
  display: none
}

/* Edit Loginpage - Tableiste ausblenden */
ul.nav.nav-tabs.nav-account {
  display: none;
}

/* Form Border auf Transparent und linker Abstand setzen */
div.crmEntityFormView {
  border-color: transparent;
  padding: 20px;
}

/* Kennwort ändern - Profilseite linke Spalte ausblenden */
div.col-lg-4 {
  display: none;
}

/* Breadcrumb Linkleiste ausblenden */
ul.breadcrumb {
  display: none;
}

/* Modals
-------------------------------------------------------*/
.entity-grid .view-grid {
  overflow-x: visible;
}
.modal-content {
    border-radius: 20px !important;
}

.container,.container-sm {
  /* Umstellung Bootstrap 5 */
  /* max-width:540px */
  max-width: none;
}
#openModal {
  color: #00243c;
}

#openModal:hover{
  color:#e2001a !important;
  cursor: pointer;
}

#closeModal, #closeNewBookmarkModal, #closeBookmarkModal, .btn-close{
  color: #00243c !important;
  margin-left: auto;
  font-weight: 400 !important;
  font-size: 28px !important;
}
#closeNewBookmarkModal{
  padding-right: 8px;
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  appearance: none;
}

#lesezeichenListe {
  z-index: 1;
  display: none;
  position: fixed;
  top: 70px;
  right: 10px;
  width: 30%;
  background-color: rgba(128, 128, 128, 0.9);
  border-radius: 10px;
}

.modal-input {
  width: 100%;
}
#newBookmarkForm>label:after {
  content: ' *';
  color: red;
}

@media (max-width: 992px) {
  .modal-footer>.btn, .modal-body{
   margin: 0px !important;
  }
}


/* Hinweismeldungen
-------------------------------------------------------*/

input.btn-close {
    background-color: transparent;
}

.btn-close {
    font-size: 20px;
    font-weight: 400;
    color: #00243c;
    background-color: transparent;
    opacity: 1;
}

html[dir=ltr] div.message.success {
    padding: 14px;
}

div.message.success {
    color: #00243c;
    margin-bottom: 32px;
    border-radius: 8px;
}

.alert {
    color: #00243c;
    border-radius: 8px;
}


/* Header
-------------------------------------------------------*/

/* Header icon */
div a img {
  height: 62px;
}

/* Link*/

.navbar *{
  color: #00243c;
}

a:hover{
  color: #00243c !important;
}

/* Header titel */

span.ml-2 {
  font-size: 20px;
}

/* Haken in Meüleiste */
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
/* Links - z.B. Emailadresse
-------------------------------------------------------*/
.text-primary {
    color: #00243c !important;
}

a, .a {
    color: #00243c;
    font-family: Poppins, sans-serif;
    font-weight: 400;
    font-size: 15px;
}

/* Form
-------------------------------------------------------*/
.form-select {
  font-family: 'Poppins', sans-serif !important;
}

.form-control>option:hover {
  color: #e2001a !important;
}

label {
    margin-bottom: 8px;
    font-weight: 400;
}

.field-label {
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 10px;
}

#title_label, #fin_thema_label, #description_label {
  font-size: 15px;
  margin-bottom: 5px;
}

.crmEntityFormView .cell .field-label {
color: #00243c;
}

input.form-control {
  color: #00243c;
  left: 0%;
}
.crmEntityFormView .cell {
  padding: 0 28px 20px;
  padding-left: 0px;
  padding: 0 50px 20px;
}

.form-control {
  border: 1px solid #EBEBF0;
  border-radius: 8px;
/* Umstellung Bootstrap 5
  height: 45px;
  */
}

.input-group .form-control:first-child {
border: 0;
border-radius: 8px !important;
}

/* .crmEntityFormView .cell:first-child{
  width: 100%;
} */

#fin_geburtstag_datepicker_description{
  border: 1px solid #EBEBF0;
  margin-right: 5px;
}

.input-group .form-control {
height: 45px;
}

.ratingStarBack-143 {
font-family: FabricMDL2Icons !important;
}

/* Dashboard buttons */

.dashboard-button-style {
  color: #00243c !important;
}

/* PowerBi Portal responsive */

  @media (max-width: 1200px) {
    .row.sectionBlockLayout>.container{
      max-width: none;
      width: 100%;
    }
    #dashboardContainer>div:first-of-type{
      top: 18px !important;
      right: -5px !important;
      }
      .powerbi {
       width: 955px;
       height:600px;
      }
  }

  @media (max-width: 1024px) {
    #dashboardContainer>div:first-of-type{
    top: 30px !important;
    right: -5px !important;
    }
    .powerbi {
     width: 915px;
     height:600px;
    }
    }
  @media (max-width: 992px) { 
  #dashboardContainer>div:first-of-type{
    top: 5px !important;
    right: 15px !important;
    }
  .powerbi {
    width: 800px;
    height: 450px;
   }
   }

   @media (max-width: 880px) {
    #dashboardContainer>div:first-of-type {
      top: 0px !important;
      right: 30px !important;
  }
    .powerbi {
     width: auto;
     height: 30vh;
    }
    }

   @media (max-width: 768px) {
    #dashboardContainer>div:first-of-type{
      display: none;
    }
   .powerbi {
    width: auto;
    height: 30vh;
   }
   }

   @media (max-width: 540px) {
   .powerbi {
    width: auto;
    height: 300px;
   }
   }

   @media (max-width: 480px) {
   .powerbi {
    width: auto;
    height: 20vh;
   }
   }


/* Seitenmenü
-------------------------------------------------------*/

body #navbar .navbar-nav > li > a {
    text-decoration: none;
    /* font-weight: 600; */
    color: #00243c;
    background-color: transparent;
    padding-bottom: 8px;
    padding-left: 0px;
    padding-right: 0px;
    margin-right: 24px;
    margin-left: 24px;
  font-family: poppins;

}

.list-group-item {
    padding: 12px 15px;
    border: 0px;
}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  /* background-color: #2f5fef; */
  /* border-color: #2f5fef */
  background-color: #e2001a;
  border-color: #e2001a;
}

.static-top.navbar .menu-bar > .navbar-nav > li > a {
  /* font-family: Arial; */
  font-family: Poppins;
  font-size: 16px !important;
  color: #00243c;
}

/* Dropdown-Menü */

.navbar-toggler {
  border: none;
}

.dropdown-menu {
  padding: 8px 0;
  border: 1px solid rgb(0 0 0 / 8%);
  border-radius: 8px !important; 
  box-shadow: 0 6px 12px rgb(0 0 0 / 8%);
}

.dropdown-menu>li>a, .dropdown-menu>li.active>a:focus {
    padding: 5px 15px 5px 15px !important;
}

.dropdown-menu>li>a:hover{
  background-color: transparent;
  color: #e2001a !important;
}

.entitylist>.view-toolbar>.view-select>.dropdown>.dropdown-menu>.active>a {
  background-color: #e2001a !important;
  color: white;
}

.dropdown-menu>.active>a {
    /* border-bottom-right-radius: 0px;
    border-bottom-left-radius: 8px;
    border-top-right-radius: 0px;
    border-top-left-radius: 8px;
    padding: 12px 20px !important; */
/* Umstellung Bootstrap 5 */
    color: #e2001a;
    background-color: transparent !important;
}

.dropdown-menu>.active>a:hover {
  padding: 11px 22px !important;
}

.view-toolbar .view-select .dropdown .dropdown-menu {
    padding: 0px;
    height: 48px;
}

.navbar-dark .navbar-nav .open .dropdown-menu {
  background-color: #ffffff !important;
}

.dropdown-menu>li>a:hover {
  padding:5px 15px 5px 15px !important;
}

li.active:hover{
  padding: 0px !important;
}

.navbar-dark .navbar-nav .open .dropdown-menu > li > a {
  color: #00243c !important;
  font-family: Poppins;
  font-weight: 400;
}

#navbar .dropdown-menu {
  border-radius: 8px;
}

/* Umstellung Bootstrap 5 */
.dropdown-item.active, .dropdown-item:active {
  background-color: transparent;
}

/* Menüelemente mouse-over */
body #navbar .navbar-nav > li > a:hover {
  border-color: #e2001a;
  color: #444444;
}
/* Aktive Menü-Elemente */
body #navbar .navbar-nav li a.active {
  color: #e2001a;
}

.static-top {
  box-shadow: 0 2px 12px rgba(57, 63, 72, 0.1) !important;
  background-color: #ffffff;
}

.navbar-dark .navbar-nav .open .dropdown-menu > li > a:hover {
    text-decoration: none !important;
    color: #e2001a !important;
    /* padding: 8px 24px !important; */
  }

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    /* padding: 8px 24px !important; */
    border: none !important;
  }

  .margin-left-12 {
  margin-left: 12px !important;
  }

/* letzte Strich in Navi, soll please weg */
li.divider-vertical:last-child {
  display: none;
}

span#connect-text.ml-2 {
  font-size: 16px;
  top: 3px !important;
}
/* Menü Dropdown nach links schieben */
@media (min-width: 1200px) {
  .navbar-expand-xl .navbar-nav .dropdown-menu {
      right: 0;
      left: auto;
  }
}

/* Footer-Liste mehr Seiten
-------------------------------------------------------*/

.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover {
  /* background-color: #007bff!important */
  background-color: transparent !important;
  color:#e2001a;
  border: solid 2px #e2001a !important;
}
.pagination {
justify-content: center;
}

.page-link {
  font-size: 14px;
  padding: 2px 0px 0px 1px;
  color: #444444;
}

.page-link:hover {
  color: #e2001a !important;
}

/* Buttons
-------------------------------------------------------*/

.btn {
    padding: 12px 20px !important;
}

.btn-primary {
    font-weight: 400 !important;
    font-size: 15px !important;
}

.btn-primary:hover {
    background-color: #d70019;
}

.btn-default:focus, .btn-default:hover {
  color: #e2001a !important;
  background-color: transparent !important;
}

/* Actionbutton z.B. "Nutzer anlegen" in der Nutzerübersicht */
a.btn.btn-primary.float-end.action.create-action {
    display: block;
flex-direction: column;
justify-content: center;
align-items: center;
/*padding: 9px 20px;*/
gap: 8px;
margin-left: 12px !important;
width: auto;
height: auto;
/* Umstellung Bootstrap 5
left: 751px;
top: 610px;
*/
background: #e2001a;
box-shadow: 0px 6px 2px -4px rgba(14, 14, 44, 0.1), inset 0px -1px 0px rgba(14, 14, 44, 0.4);
border-radius: 8px;
  color: #ffffff;
}

a.entitylist-download.btn.btn-info.float-end.action {
  background: white;
  color: #e2001a;
  border-color: #e2001a;
  border-radius: 10px;
  font-size: 14px;
  border-style: solid;
}

a.entitylist-download.btn.btn-info.float-end.action:hover, a.entitylist-download.btn.btn-info.float-end.action:focus {
color: #e2001a;
background: #ffeef0;
}

button.btn.btn-primary {
/*padding: 9px 20px;*/

width: auto;
height: auto;
left: 75px;
top: 610px;

background: #e2001a;
box-shadow: 0px 6px 2px -4px rgba(14, 14, 44, 0.1), inset 0px -1px 0px rgba(14, 14, 44, 0.4);
border-radius: 8px;
  color: #ffffff;
}

input.btn.btn-primary.button.submit-btn {
  display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
/*padding: 12px 20px;*/
gap: 8px;
margin-left: 32px;
width: auto;
height: auto;
background: #e2001a;
box-shadow: 0px 6px 2px -4px rgba(14, 14, 44, 0.1), inset 0px -1px 0px rgba(14, 14, 44, 0.4);
border-radius: 12px;
  color: #ffffff;
}

.btn-secondary {
background: white;
color: #e2001a;
border-color: #e2001a;
border-radius: 10px;
font-size: 14px;
border-style: solid;
}

.btn-secondary:hover, .btn-secondary:focus {
color: #e2001a;
background: #ffeef0;
}

/* All action buttons float right */
.actions{
  display: flex;
  justify-content: flex-end;
}
html[dir=ltr] .crmEntityFormView .actions .btn:first-child {
  margin-right: 0px;
}
@media (min-width: 768px) {
  .col-md-6 {
      width: unset;
  }
}

/* Standard Button */
input.btn.btn-primary {
  display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
/*padding: 9px 20px;*/
gap: 8px;
margin-left: 27px;
width: auto;
height: auto;
background: #e2001a;
box-shadow: 0px 6px 2px -4px rgba(14, 14, 44, 0.1), inset 0px -1px 0px rgba(14, 14, 44, 0.4);
border-radius: 8px;
  color: #ffffff;
}
/* Kalender button */
.input-group-addon[title="Datum auswählen"]{
  padding: 10px 20px !important;
}


/* Forms
-------------------------------------------------------*/

/* Customizing Edit-Felder */

input.form-control {
box-sizing: border-box;
/* left: -10%; */
right: 0%;
top: 33.33%;
bottom: 0%;

background: #FFFFFF;
border: 1px solid #EBEBF0;
border-radius: 8px;
color: #444444;
}

.crmEntityFormView .section-title {
    margin-bottom: 32px;
}

.crmEntityFormView .form-control.readonly, .crmEntityFormView .form-control[readonly][disabled], .form-readonly .form-control {
box-sizing: border-box;
left: -10%;
right: 0%;
top: 33.33%;
bottom: 0%;
background: #FFFFFF;
border: 1px solid #EBEBF0;
border-radius: 8px;
padding-left: 12px;
color: #70757a;
pointer-events: none;
}

.crmEntityFormView .actions {
border-top: 0px;
}

/* Umstellung Bootstrap 5 */
@media (max-width: 767px)
{.crmEntityFormView .cell {
    width: 0% !important;
}}
/* Durationpicker - z.B. Uhrzeiterfassung i-Kondi */

.css-144 {
color: #e2001a
}

.css-154 {
color: #e2001a
}

.css-155 {
display: none
}

.mt-0 {
  margin-top: 30px !important;
}

/* Listen / Ansichten
-------------------------------------------------------*/

div.view-toolbar.grid-actions.clearfix {
  border: 0;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  /* background-color: unset; */
  background-color: #FAFAFC !important;
}

/* Umstellung Bootstrap 5 */
.table {
--bs-table-striped-bg: transparent
}
/* Umstellung Bootstrap 5 */
.crmEntityFormView table.section,.crmEntityFormView table.section>tbody,.crmEntityFormView table.section>tbody>tr,.crmEntityFormView table.section>tbody>tr>td,.crmEntityFormView table.section>tbody>tr>th,.crmEntityFormView table.section>tfoot,.crmEntityFormView table.section>tfoot>tr,.crmEntityFormView table.section>tfoot>tr>td,.crmEntityFormView table.section>tfoot>tr>th,.crmEntityFormView table.section>thead,.crmEntityFormView table.section>thead>tr,.crmEntityFormView table.section>thead>tr>td,.crmEntityFormView table.section>thead>tr>th {
display: revert;
}


.grid-actions {
    background: #FAFAFC !important;
    padding-bottom: 30px;
}

div.entitylist {
  border: 0;
  padding-bottom: 10px;
}

/* Disabled Button color */

.btn-default {
  --bs-btn-disabled-color: black;
  --bs-btn-disabled-bg: transparent;
}

/* Dropdown-Button-Icon ändern */
.button2, .btn-default {
    border-color: transparent !important;
}

.button2:hover, .btn-default:hover {
    background-color: transparent !important;
}
/* Text in Grid mittig und farbig */
.table>thead>tr>th, .table>thead>tr>td, .table>tbody>tr>th, .table>tbody>tr>td, .table>tfoot>tr>th, .table>tfoot>tr>td {
    vertical-align: middle !important;
    Padding: 10px 20px;
    color: #00243c !important;
}

.table>caption+thead>tr:first-child>th, .table>caption+thead>tr:first-child>td, .table>colgroup+thead>tr:first-child>th, .table>colgroup+thead>tr:first-child>td, .table>thead:first-child>tr:first-child>th, .table>thead:first-child>tr:first-child>td {
padding: 16px 20px;
}

td>a {
    font-size: 15px;
    color: #00243c;
}

.entity-grid .message {
    margin: 20px;
}

/* Toogles-Neu
-------------------------------------------------------*/
label.ms-Label.ms-Toggle-stateText.text-104 {
  display: none;
}

/* Toogles
-------------------------------------------------------*/
.ccb-slider-default {
  border: solid 2px #00243c !important;
}

input:checked + .ccb-slider-default {
  background-color: #00243c !important;
  border: solid 2px #00243c !important;
}

/* Footer
-------------------------------------------------------*/
footer{
  min-width: 350px !important;
}
.footer-bottom {
  padding: 23px 10px 23px 10px;
  background-color: #00243c;
}

#menu-footer-menu {
  display: flex;
  justify-content: flex-end;
  gap: 24px; /* ändern Sie den Wert, um den gewünschten Abstand zu erreichen */
}
.container-footer{
  padding: 0 20px 0px 20px !important;
}
.bottom-nav li {
  margin-left: 0px !important;
}

#menu-footer-menu>li>a {
  color: white !important;
}

@media (max-width: 768px) {
#main-footer{
  min-width: 100vw;
}
#menu-footer-menu {
  display: flex;
  gap: 10px;
  flex-direction: column;
  align-items: center;
}
.container-footer {
  flex-direction: column;
  padding: 0 !important;
}
.footer-bottom {
  padding:20px;
}
.row {
  --bs-gutter-x: 0rem !important;
}
.container{
  --bs-gutter-x: 0rem !important;
}
.xrm-attribute-value{
    display: flex;
    flex-direction: column;
    /* align-items: center; */
}
.container-footer .right {
margin-top: 10px;
}
}

@media (max-width: 960px){ 
  .container-footer{
    flex-direction: column;
  }
}

@media (min-width: 992px) {
  .col-lg-9 {
      width: 100%;
  }
  
}
.row{
  justify-content: center;
  margin-right: 0;
  margin-left: 0;
}
/*
  **********************************************************************************************
    reset box-sizing,allowing for inheritence.  (not required for sticky footer, but I do this regardless)
 **********************************************************************************************
*/
html {
  box-sizing: border-box;
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

/*
 **********************************************************************************************
    sticky footer
 **********************************************************************************************
*/
html,
body {
  height: 100%; /* Set to 100% of the container */
}

body > footer {
  top: 100vh; /* pushes the footer outside the visible area */
  position: sticky; /* pulls it back up and sticks it to the bottom edge */
}

.wrapper-body {
  min-height: 100px; /* need to set a value to override the theme.css's calc value */
}
