.custom-select{background-color:#f0f0f0;margin-bottom:1rem;position:relative;text-align:left;width:100%}.custom-select button{border-bottom:3px solid #0000a0;color:#0000a0;display:flex;font-size:1.5rem;justify-content:space-between;padding:1rem}#main .custom-select .items{background-color:#fff;color:#0000a0;left:0;margin-bottom:0;margin-top:0;overflow:hidden;position:relative;right:0;z-index:1}.custom-select .items button{border-bottom:1px solid #ccc;color:#0000a0;display:block;font-size:1rem;padding:.75rem 1rem;text-align:center;width:100%}.custom-select .items button:hover{background-color:#f2f2f2}.selectHide{display:none}.selected{width:100%}.highlight{background-color:#f2f2f2;font-weight:700}.selected[aria-expanded=true] img{transform:rotate(180deg)}
