.ms-parent { display: inline-block; position: relative; vertical-align: middle; width: 100%!important; float: left; }
.ms-choice { display: block; width: 100%; height: 50px; line-height: 50px; padding: 0; overflow: hidden; cursor: pointer; text-align: left; white-space: nowrap; text-decoration: none; background-color: #fff; border: none; border-radius: 25px; color: #434343; transition-duration: 0.5s; font-weight: 700; font-size: 14px; }
.ms-choice > span.placeholder { color: rgba(0,0,0,0.6); transition-duration: 0.5s; font-size: 12px; font-weight: 400; }
.ms-choice:hover > span.placeholder, .ms-choice:hover { color: #000; }
.ms-choice:focus > span.placeholder { color: transparent; }
.ms-choice.disabled { background-color: #f4f4f4; background-image: none; border: 1px solid #ddd; cursor: default; }
.ms-choice > span { position: absolute; top: 0; left: 0; right: 20px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; display: block; padding-left: 10px; }
.ms-choice > div { position: absolute; top: 0px; right: 10px; width: 13px; height: 50px; background: url('../../gfx/wysz_rozwin.png') no-repeat center; }
.ms-choice > div.open { }
.ms-drop { width: calc(100% - 23px); display: none; padding: 0px 8px 8px 15px; border-radius: 5px;  position: absolute; z-index: 1000; background: #fff; color: #434343; border: 0px; line-height: 40px; }
.ms-drop::before { content: ""; display: block; height: 8px; top: -8px; position: relative; background: url('../../gfx/wysz_gora.png') no-repeat top left; }
.ms-drop label span { font-size: 12px; transition-duration: 0.2s; display: block; }
.ms-drop label:hover { color: #000; font-weight: 900; }
.ms-drop input[type=radio], .ms-drop input[type=checkbox] { display: none; }
.ms-drop label input:checked + span { font-weight: 900; }
.ms-drop.bottom { top: calc(100% + 10px); box-shadow: 0 4px 5px rgba(0, 0, 0, .15); }
.ms-drop.top { bottom: 100%; box-shadow: 0 -4px 5px rgba(0, 0, 0, .15); }
.ms-search { display: inline-block; margin: 0; min-height: 40px; padding: 4px; position: relative; white-space: nowrap; width: 100%; z-index: 10000; }
.ms-search input { width: 100%; height: auto !important; min-height: 40px; padding: 0 20px 0 5px; margin: 0; outline: 0; border: none; border-radius: 0; box-shadow: none; background: #fff; border: 1px solid #eaeaea; }
.ms-search, .ms-search input { box-sizing: border-box; }
.ms-drop ul { overflow: auto; margin: 0; padding: 0; }
.ms-drop ul > li { list-style: none; display: list-item; background-image: none; position: static; }
.ms-drop ul > li .disabled { opacity: .35; }
.ms-drop ul > li.multiple { display: block;  float: left; }
.ms-drop ul > li.group { clear: both; }
.ms-drop ul > li.multiple label { width: 100%; display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.ms-drop ul > li label { font-weight: normal; display: block; white-space: nowrap; cursor: pointer; }
.ms-drop ul > li label.optgroup { font-weight: 900; }
.ms-drop .ms-no-results { display: none; }

.ms-choice > span { padding-left: 40px; background-position: center left 10px; background-repeat: no-repeat; }
.multi_nieruchomosci .ms-choice > span { background-image: url('../../gfx/wyszukiwarka/nieruchomosci.png'); }
.multi_transakcja .ms-choice > span { background-image: url('../../gfx/wyszukiwarka/transakcja.png'); }