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