.location-runway-result{padding:12px 16px;border-radius:12px;background-color:#fff;box-shadow:0 0 0 0 #fff,0 0 0 1px rgba(0,0,0,.05),0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);max-height:300px;width:400px;overflow:auto}.location-runway-result::-webkit-scrollbar{width:5px}.location-runway-result::-webkit-scrollbar-track{background:#e7eef6}.location-runway-result::-webkit-scrollbar-thumb{height:60px;background-color:#005b96;border-radius:10px}.location-runway-result .list .item:not(:first-child){margin-top:10px}.location-runway-result .list .item .city-name{font-size:16px}.location-runway-result .list .item .airport{margin-top:10px;padding-bottom:10px;border-bottom:1px solid #c3c3c3;cursor:pointer}.location-runway-result .list .item .airport:hover>span{color:#005b96}.location-runway-result .list .item .airport .airport-icon svg{width:25px;height:25px}.location-runway-result .list .item .airport .airport-name{font-size:16px}.location-runway-result .list .item .airport .airport-code{font-size:14px;color:#b8b8b8}