@import url('custom_group28_akkreditierung.css');
@import url('custom_group52_produktversionlifecycle.css');
@import url('custom_group36_modulauswahl.css');
@import url('custom_html_output.css');



.fabrikGroup .fabrikSubGroup {
   padding: 0.5rem;
   border-radius:  0.25vw;
   margin-bottom: 0.25vh;
}

.fabrikGroup .fabrikSubGroup:nth-of-type(odd)  {
   background-color: #f0f0f0;
   /* border-top: 1px solid #dddddd; */
   border-bottom: 1px solid #e4e4e4;
}
.fabrikGroup .fabrikSubGroup:nth-of-type(even)  {
   background-color: #f7f7f7;
   /* border-top: 1px solid #dddddd; */
   border-bottom: 1px solid #e4e4e4;
}

.fabrikGroupRepeater {
   height: 0;
   z-index: 999999;
   position: relative;
   right: 0;
   display: flex;
   justify-content:flex-end;
   opacity: 1 !important;
}

/* Optionally resize the container too */
.fabrikGroupRepeater .btn {
    font-size: 8px;
    padding: 2px 5px;
    height: 20px;
}

.chosen-container-single .chosen-single {
background: white !important;
height: 40px !important;
border: 1px solid #ccc !important;

}

/* Hide elements in the repeat group */
.fabrikRepeatGroup___pdm_curricular_36_repeat___order  {
   display: none !important;
}
.fabrikRepeatGroup___pdm_units_19_repeat___order  {
   display: none !important;
}

.dropdown-menu.show {
   width: 400px;
   padding: 10px;
}