.date-picker-wrapper{position:absolute;z-index:100;width:300%;right:0}.prices-info{display:inline-block;position:relative;width:500px;top:3px;padding:20px;text-align:center;color:#6e7a83;background:#ffffff;border:1px solid #a0a096;z-index:1}.price{margin-top:2px;font-size:9px;color:#96a3ad}.modal-date-picker{width:100%;height:100%;position:fixed;top:0;left:0;right:0;bottom:0;background-color:#ffff;z-index:20}.rdrDateRangeWrapper{width:100%}.rdrMonth{width:100%!important}.rdrCalendarWrapper{width:100%}.react-calendar-loader{position:absolute;top:0;bottom:-350px;left:0;right:0;margin:auto;border:5px solid #f3f3f3;border-top-color:#3498db;border-radius:50%;width:50px;height:50px;animation:spin 2s linear infinite;z-index:2}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media screen and (max-width:700px){.react-calendar-loader{bottom:300px}.prices-info{position:absolute;width:100%;padding:15px;top:auto;bottom:5%;text-align:left;border:none}.modal-header{display:flex;justify-content:space-between;padding:15px}.modal-header .date-value{margin:0;padding-top:2px}.close-modal-date{width:28px;height:28px;position:relative;cursor:pointer;text-align:center;opacity:.5}.close-modal-date:before{transform:rotate(-45deg)}.close-modal-date:after,.close-modal-date:before{content:"";position:absolute;height:28px;border-left:2px solid #48a0e0}.close-modal-date:after{transform:rotate(45deg)}.calendar-nav-up{transform:rotate(-90deg)}.calendar-nav-down{transform:rotate(90deg)}.calendar-nav-date{padding-right:10px}}