.lipotype-select-organization {
background-color: #fff;
border: 1px solid #50575e;
border-radius: 4px;
box-sizing: border-box;
color: #222;
margin: 0;
min-height: 0;
padding: 10px 10px 5px !important;
width: 100%;
}
.lipotype-select-organization .components-base-control__field {
margin: 0;
}
.lipotype-select-organization .components-base-control__field .components-flex {
gap: 0;
font-family: "S-CoreDream", "MyKievit", sans-serif !important;
}
.lipotype-select-organization .components-base-control__field .components-flex .components-input-control__backdrop {
display: none;
}
.lipotype-select-organization .components-base-control__field .components-flex label, .lipotype-select-organization .components-base-control__field .components-flex select {
font-weight: 400 !important;
text-transform: none !important;
text-overflow: ellipsis !important;
white-space: nowrap;
}
.lipotype-select-organization .components-base-control__field .components-flex label {
color: hsla(0, 0%, 7%, 0.5);
line-height: 1.25;
margin: 0;
z-index: 1;
font-size: 17px !important;
}
.lipotype-select-organization .components-base-control__field .components-flex select {
border: none !important;
color: #222;
line-height: 1em;
padding: 2px !important;
font-size: 20px !important;
}