.search{position:relative;margin-bottom:45px;background-color:pink}.search-bar{background-color:#fff;border-radius:30px;position:absolute;z-index:99;width:96%;left:2%;height:180px;height:35px;overflow:hidden;border:none}.search-bar .filter-search-icons div.input-group-text{border-radius:30px!important;position:absolute;top:2px;left:10px;z-index:99;background-color:transparent;border:1px solid transparent;padding:.5rem}.search-bar .filter-search-icons.clear div.input-group-text{left:96%}.search-bar #nombreBusqueda{border-radius:30px!important;padding-left:55px;padding-top:10px;padding-bottom:10px;background-color:#f0f3f5}.search-bar #nombreBusqueda:focus{-webkit-box-shadow:none;box-shadow:none;background-color:#fff}.search-bar.searching #nombreBusqueda{cursor:progress}.search-bar .search-result{height:70%;padding-left:20px;padding-right:20px;overflow-y:auto}.search-bar .search-result .search-item{margin-bottom:10px}.search-bar .search-result .search-item p{cursor:pointer}.search-bar .search-result .search-item p:first-child{font-size:.8em;font-weight:500;margin-bottom:0;color:#20a8d8}.search-bar .search-result .search-item p:last-child{font-size:.8em;margin-bottom:0}.search-bar .search-result .search-item.ver-todos p:first-child{color:#5c6873}.search-bar .search-result table{max-height:90%}.search-bar .search-result thead{display:none}.search-bar .search-result table tbody>tr>td{cursor:pointer;font-size:.8em}.search-bar .search-result table td{border-top:none;padding-top:5px;padding-bottom:5px}.search-bar .search-result table td[aria-colindex="1"]{width:100%}.search-bar .filter-search-icons div.input-group-text:hover{border-color:#e4e7ea}.search-bar.active{height:220px;border:1px solid #d3d3d3;box-shadow:10px 10px 5px 0 rgba(0,0,0,.05);-webkit-box-shadow:10px 10px 5px 0 rgba(0,0,0,.05);-moz-box-shadow:10px 10px 5px 0 rgba(0,0,0,.05)}.search-bar.active #nombreBusqueda{border:none;background-color:#fff}