.custom-dropdown{position:relative;display:inline-block;margin-bottom:16px;width:100%}.input-wrapper{background-color:#f5f9ff;border:1px solid #e7eef9;border-radius:4px;padding:13px 14px;margin-bottom:4px;cursor:pointer}.input-wrapper:hover{border:1px solid #233f8c}.input-wrapper:focus-within{border:1px solid #233f8c}.costCalculator:focus-within{border:1px solid #233f8c}.input-wrapper input{line-height:20px;color:#233f8c;border:none;outline:0;font-family:CircularStd;font-style:normal;font-weight:450;font-size:14px;background-color:#f5f9ff;-webkit-appearance:none;width:100%;cursor:pointer}.input-wrapper input:focus{cursor:text}.dropdown-menu{position:absolute;display:none;list-style:none;padding:0;margin:0;border:1px solid #e7eef9;background-color:#fff;box-shadow:-1px 6px 6px rgb(209 231 250 / 20%);border-radius:4px;width:100%;z-index:2;height:auto}.dropdown-menu::-webkit-scrollbar{display:none}.dropdown-menu li{padding:12px;cursor:pointer}.dropdown-menu li:hover{background-color:#f5f9ff}.dropdown-menu li.selected{padding:12px;cursor:pointer;background-color:#5897fb;color:#fff}.dropdown-menu li.selected:hover{background-color:#5897fb;color:#fff}.dropdown-menu:hover .selected{background-color:#5897fb;color:#fff}.dropdown-chevron:focus+.dropdown-menu{display:block}.dropdown-chevron{background-image:url("../../images/cost-arrow-down.png");background-repeat:no-repeat;background-position:right center;padding-right:30px}.select-pages{width:100%;position:relative;cursor:pointer}.dropdown-chevron.noIcon{background-image:none;text-align:center;padding-right:0}.dropdown-chevron:focus{background-image:url("../../images/search-icon.svg");background-repeat:no-repeat;background-position:right center;padding-right:30px}.dropdown-chevron.noIcon:focus{background-image:none;padding-right:0}.select-pages #minus,.select-pages #plus{position:absolute;color:#fff;font-size:24.5px;top:27px;width:45px;height:48px;text-align:center;background-color:#3179be;display:flex;align-items:center;justify-content:center;top:0;cursor:pointer;z-index:1}.select-pages #minus:hover,.select-pages #plus:hover{background-color:#3653a5}.select-pages #minus{border-radius:4px 0 0 4px;left:-1px}.select-pages #plus{border-radius:0 4px 4px 0;right:0}#input-wrapper-4{max-width:calc(100% - 89px);width:100%;position:relative;left:44px;border-radius:0;height:48px}.select-pages #minus.disabled{background:#f5f9ff;color:#9db9db;cursor:text;border-right:none}.select-pages #plus.disabled{background:#f5f9ff;color:#9db9db;cursor:text;border-right:none}.input-wrapper input[type=date]::-webkit-calendar-picker-indicator{background:0 0;bottom:0;color:transparent;cursor:pointer;height:auto;left:0;position:absolute;right:0;top:0;width:auto}.input-wrapper .myDate{background-image:url("../../images/dateSymbol.png")!important;background-color:#f5f9ff;-webkit-appearance:none;background-repeat:no-repeat;background-position:100%}#dropdown-menu-4{height:170px;overflow-y:auto}