.date-selector{z-index:4;background-color:#151544;justify-content:space-between;align-items:flex-start;width:100%;height:50px;padding:10px 10px 0;display:flex;position:fixed;bottom:0;box-shadow:1px -3px 17px rgba(0,0,0,.75)}.date-selector__format{font-size:16px;font-weight:700}.date-selector--hide-buttons{justify-content:center}
.date-selector-button{background-color:rgba(255,255,255,.1);border-radius:6px;justify-content:center;align-items:center;width:20px;height:30px;display:flex}.date-selector-button--disabled{opacity:.4}.date-selector-button__icon{color:#fff;font-size:16px}.date-selector-button__icon--right{transform:rotate(180deg)}
