.picker__holder{width:100%;max-width:100%;overflow:hidden}.picker__weekday{color:#878787;font-size:12px;font-weight:700;letter-spacing:1px;text-transform:uppercase;text-align:center}.picker__nav{color:#ed1c24;font-size:32px;line-height:58px;height:auto;padding:0 10px;position:absolute;z-index:9;top:0;bottom:0}.picker__nav.nav__left{left:-15px}.picker__nav.nav__right{right:-15px}.picker__header{margin-top:0;padding-top:15px;padding-bottom:15px}.picker__month,.picker__year{color:rgba(60,60,60,.9);font-size:16px;font-weight:400;line-height:28px;font-style:normal}.picker__day--highlighted{border-color:#ed1c24}.picker--focused .picker__day--highlighted,.picker__day--highlighted:hover{background-color:#f08372;color:#fff}.picker__day--today:before{border-top-color:#ed1c24}.picker__day--infocus:hover,.picker__day--outfocus:hover{background-color:#f08372;color:#fff}