.date-picker{width:100%}@media(min-width:940px){.date-picker{width:20rem}}.date-picker--fluid{width:100%}@media(min-width:940px){.date-picker--fluid{width:100%}}.date-picker__label{text-align:left;display:block}.date-picker__input-container{position:relative}.date-picker__input{position:relative;height:48px}.date-picker__input__box{display:block;width:100%;height:48px!important;padding:.75rem calc(.75rem + 1rem + .5rem) .75rem .75rem;border:2px solid #bfbfbf;border-radius:.25rem;font-size:14px;transition:border .2s ease-in-out;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box}.date-picker__input__box:hover{border:1px solid #8c8c8c}.date-picker__input__box:active{border:1px solid #ff8732}.date-picker__input__box:focus{outline:none;border:1px solid #ff8732}.date-picker__input__box::placeholder{color:#8c8c8c;font-size:14px}.date-picker__input__icon{position:absolute;width:16px;height:16px;top:50%;right:.75rem;background-color:#0000;transform:translateY(-50%);pointer-events:none;display:flex;align-items:center;justify-content:center}.date-picker__input__icon img,.date-picker__input__icon svg{width:16px;height:16px;padding:0;color:#737373}
/*# sourceMappingURL=f628fbbe2c32b4ea.css.map*/