.nice-selects{background-color:#fff;border:1px solid #ccc;border-radius:6px;box-sizing:border-box;cursor:pointer;display:block;font-size:14px;font-weight:400;height:45px;line-height:45px;outline:none;padding:0 40px 0 16px;position:relative;width:100%;transition:border-color .2s ease}.nice-selects.open,.nice-selects:focus{border-color:#1a73e8}select.nice-selects{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border:1px solid #1a73e8;border-radius:6px;padding:10px 40px 10px 14px;font-size:14px;font-weight:400;line-height:1.5;color:#333;cursor:pointer;width:100%;height:45px;background-image:url("data:image/svg+xml;charset=US-ASCII,%3Csvg width='12' height='7' viewBox='0 0 12 7' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23555' stroke-width='2' fill='none' fill-rule='evenodd'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;background-size:12px 7px}.nice-selects:after{content:"";position:absolute;right:16px;top:50%;width:0;height:0;margin-top:-3px;border-left:5px solid transparent;border-right:5px solid transparent;border-top:6px solid #ccc;pointer-events:none;transition:transform .2s ease}.nice-selects.open:after{transform:rotate(180deg)}.nice-selects .list{background-color:#fff;border:1px solid #ccc;border-top:none;border-radius:0 0 6px 6px;box-shadow:0 4px 10px rgba(0,0,0,.1);max-height:250px;overflow-y:auto;position:absolute;top:100%;left:0;right:0;z-index:10}.nice-selects .option{padding:10px 16px;font-size:14px;line-height:1.5;cursor:pointer;transition:background .2s ease}.nice-selects .option.focus,.nice-selects .option.selected.focus,.nice-selects .option:hover{background-color:#f1f1f1}.loan-details-widget .dob .nice-selects{width:100%}.loan-details-widget .nice-selects{border-color:#dcdee0}