.contact-select,.fieldset-contacts{position:relative;width:100%}.contact-select{display:flex;justify-content:space-between;border:1px solid #000}.contact-select__label{position:relative;display:flex;align-items:center;min-width:102px;height:30px;font-size:12px;border-right:1px solid #000;white-space:nowrap;cursor:pointer;padding-left:10px}.contact-select__label .icon-arrow-contact{position:absolute;top:30%;right:13px;transform:rotate(90deg)}.contact-select__inp{width:100%!important;padding-left:10px;border:none!important}.contact-select-window{position:absolute;top:-115px;left:0;min-width:165px;background-color:#fff;padding:15px 0;border:1px solid #000;font-size:12px;z-index:9;max-height:270px;overflow:auto}.contact-select-window__item{padding:7px 20px;cursor:pointer}.contact-select-window__item:hover{background-color:#c9c1c1}.contact-select-window__item.selected{background-color:#000;color:#fff}.contact-select-window__item:last-child{margin-bottom:0}.contact-select-window::-webkit-scrollbar{width:5px}.contact-select-window::-webkit-scrollbar-track{background:#000}.contact-select-window::-webkit-scrollbar-thumb{background:#c9c1c1}c-simple-select .search input{width:100%;height:100%;border:0;background:transparent}c-simple-select .search input:focus{outline:none}c-simple-select .search span{position:absolute;font-weight:700;right:50px}