﻿.lookup-container{background-color:#f2f2f2;margin:3rem 0;padding:1rem}#postcodeSearch{font-size:18px;line-height:32px;margin-right:5px;padding:8px;border:2px solid #595959;font-family:inherit;border-radius:3px}.lookup-btn,.lookup-btn:active{font-size:18px;line-height:32px;padding:8px 20px;background-color:#007458;color:#fff;font-weight:600;border:2px solid #007458;appearance:none;cursor:pointer;font-family:inherit;border-radius:3px}.lookup-btn:hover,.lookup-btn:focus{background-color:#199375;border:2px solid #199375}.lookup-result strong a{background:#f6bf35;display:inline-block;border-radius:2px;color:#333;text-decoration:none;text-align:center;padding:.625rem;font-weight:700;margin-bottom:1rem}.lookup-result strong a:hover,.lookup-result strong a:focus{background:#fd8}.alert-info{padding:1rem;background-color:#f2f2f2;border-radius:4px}ul.provider-list{padding:0;list-style:none}ul.provider-list li{border-radius:4px;background-color:#fff;padding:1rem 1rem 1rem 4rem;margin:.25rem 0;position:relative;cursor:pointer}ul.provider-list li:hover{background-color:#e2e2e2}ul.provider-list li.active{background-color:#1d599e;color:#fff}ul.provider-list li .indicator{position:absolute;width:24px;height:24px;background-color:#fff;border:2px solid #a1a1a1;left:1rem;top:1rem;border-radius:1rem}ul.provider-list li .indicator.active{position:absolute;width:24px;height:24px;background-color:#007458;border:2px solid #949494;left:1rem;top:1rem;border-radius:1rem;box-shadow:inset 0 0 0 4px #fff}.provider-head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.25rem}ul.provider-list li h4{margin:0}ul.provider-list li p{margin:0;font-size:.85rem}ul.provider-list li .distance{font-size:.7rem;font-weight:600;border:2px solid #dddddd;padding:.125rem .75rem;border-radius:1rem;white-space:nowrap}@media only screen and (max-width:480px){ul.provider-list li{padding-left:1rem}ul.provider-list li .provider-head{flex-direction:column;margin-bottom:1rem}ul.provider-list li .provider-head .distance{background-color:#e0e0e0;color:#333;border-radius:3px;border:none;margin-top:.125rem}ul.provider-list li .indicator{display:none}}
