.PresetDateRangePicker_panel {
  padding: 0 22px 11px
}
.DatePickerStatistics_block .PresetDateRangePicker_button {
  position: relative;
  height: 100%;
  text-align: center;
  background: 0 0;
  border: 2px solid #00a699;
  color: #00a699;
  padding: 4px 12px;
  margin-right: 8px;
  font: inherit;
  font-weight: 700;
  line-height: normal;
  overflow: visible;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer
}
.DatePickerStatistics_block .PresetDateRangePicker_button:active {
  outline: 0
}
.DatePickerStatistics_block .PresetDateRangePicker_button__selected {
  color: #fff;
  background: #00a699
}
.DatePickerStatistics_block .SingleDatePickerInput {
  display: inline-block;
  background-color: #fff
}
.DatePickerStatistics_block .SingleDatePickerInput__withBorder {
  border: 1px solid #dbdbdb
}
.DatePickerStatistics_block .SingleDatePickerInput__rtl {
  direction: rtl
}
.DatePickerStatistics_block .SingleDatePickerInput__disabled {
  background-color: #f2f2f2
}
.DatePickerStatistics_block .SingleDatePickerInput__block {
  display: block
}
.DatePickerStatistics_block .SingleDatePickerInput__showClearDate {
  padding-right: 30px
}
.DatePickerStatistics_block .SingleDatePickerInput_clearDate {
  background: 0 0;
  border: 0;
  color: inherit;
  font: inherit;
  line-height: normal;
  overflow: visible;
  cursor: pointer;
  padding: 10px;
  margin: 0 10px 0 5px;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}
.DatePickerStatistics_block .SingleDatePickerInput_clearDate__default:focus,
.SingleDatePickerInput_clearDate__default:hover {
  background: #dbdbdb;
  border-radius: 50%
}
.DatePickerStatistics_block .SingleDatePickerInput_clearDate__small {
  padding: 6px
}
.DatePickerStatistics_block .SingleDatePickerInput_clearDate__hide {
  visibility: hidden
}
.DatePickerStatistics_block .SingleDatePickerInput_clearDate_svg {
  fill: #82888a;
  height: 12px;
  width: 15px;
  vertical-align: middle
}
.DatePickerStatistics_block .SingleDatePickerInput_clearDate_svg__small {
  height: 9px
}
.DatePickerStatistics_block .SingleDatePickerInput_calendarIcon {
  background: 0 0;
  border: 0;
  color: inherit;
  font: inherit;
  line-height: normal;
  overflow: visible;
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  padding: 10px;
  margin: 0 5px 0 10px
}
.DatePickerStatistics_block .SingleDatePickerInput_calendarIcon_svg {
  fill: #82888a;
  height: 15px;
  width: 14px;
  vertical-align: middle
}
.DatePickerStatistics_block .SingleDatePicker {
  position: relative;
  display: inline-block
}
.DatePickerStatistics_block .SingleDatePicker__block {
  display: block
}
.DatePickerStatistics_block .SingleDatePicker_picker {
  z-index: 1;
  background-color: #fff;
  position: absolute
}
.DatePickerStatistics_block .SingleDatePicker_picker__rtl {
  direction: rtl
}
.DatePickerStatistics_block .SingleDatePicker_picker__directionLeft {
  left: 0
}
.DatePickerStatistics_block .SingleDatePicker_picker__directionRight {
  right: 0
}
.DatePickerStatistics_block .SingleDatePicker_picker__portal {
  background-color: rgba(0,0,0,.3);
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%
}
.DatePickerStatistics_block .SingleDatePicker_picker__fullScreenPortal {
  background-color: #fff
}
.DatePickerStatistics_block .SingleDatePicker_closeButton {
  background: 0 0;
  border: 0;
  color: inherit;
  font: inherit;
  line-height: normal;
  overflow: visible;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  padding: 15px;
  z-index: 2
}
.DatePickerStatistics_block .SingleDatePicker_closeButton:focus,
.SingleDatePicker_closeButton:hover {
  color: darken(#cacccd,10%);
  text-decoration: none
}
.DatePickerStatistics_block .SingleDatePicker_closeButton_svg {
  height: 15px;
  width: 15px;
  fill: #cacccd
}
.DatePickerStatistics_block .DayPickerKeyboardShortcuts_buttonReset {
  background: 0 0;
  border: 0;
  border-radius: 0;
  color: inherit;
  font: inherit;
  line-height: normal;
  overflow: visible;
  padding: 0;
  cursor: pointer;
  font-size: 14px
}
.DatePickerStatistics_block .DayPickerKeyboardShortcuts_buttonReset:active {
  outline: 0
}
.DatePickerStatistics_block .DayPickerKeyboardShortcuts_show {
  width: 22px;
  position: absolute;
  z-index: 2
}
.DatePickerStatistics_block .DayPickerKeyboardShortcuts_show__bottomRight {
  border-top: 26px solid transparent;
  border-right: 33px solid #00a699;
  bottom: 0;
  right: 0
}
.DatePickerStatistics_block .DayPickerKeyboardShortcuts_show__bottomRight:hover {
  border-right: 33px solid #008489
}
.DatePickerStatistics_block .DayPickerKeyboardShortcuts_show__topRight {
  border-bottom: 26px solid transparent;
  border-right: 33px solid #00a699;
  top: 0;
  right: 0
}
.DatePickerStatistics_block .DayPickerKeyboardShortcuts_show__topRight:hover {
  border-right: 33px solid #008489
}
.DatePickerStatistics_block .DayPickerKeyboardShortcuts_show__topLeft {
  border-bottom: 26px solid transparent;
  border-left: 33px solid #00a699;
  top: 0;
  left: 0
}
.DatePickerStatistics_block .DayPickerKeyboardShortcuts_show__topLeft:hover {
  border-left: 33px solid #008489
}
.DatePickerStatistics_block .DayPickerKeyboardShortcuts_showSpan {
  color: #fff;
  position: absolute
}
.DatePickerStatistics_block .DayPickerKeyboardShortcuts_showSpan__bottomRight {
  bottom: 0;
  right: -28px
}
.DatePickerStatistics_block .DayPickerKeyboardShortcuts_showSpan__topRight {
  top: 1px;
  right: -28px
}
.DatePickerStatistics_block .DayPickerKeyboardShortcuts_showSpan__topLeft {
  top: 1px;
  left: -28px
}
.DatePickerStatistics_block .DayPickerKeyboardShortcuts_panel {
  overflow: auto;
  background: #fff;
  border: 1px solid #dbdbdb;
  border-radius: 2px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 2;
  padding: 22px;
  margin: 33px
}
.DatePickerStatistics_block .DayPickerKeyboardShortcuts_title {
  font-size: 16px;
  font-weight: 700;
  margin: 0
}
.DatePickerStatistics_block .DayPickerKeyboardShortcuts_list {
  list-style: none;
  padding: 0;
  font-size: 14px
}
.DatePickerStatistics_block .DayPickerKeyboardShortcuts_close {
  position: absolute;
  right: 22px;
  top: 22px;
  z-index: 2
}
.DatePickerStatistics_block .DayPickerKeyboardShortcuts_close:active {
  outline: 0
}
.DatePickerStatistics_block .DayPickerKeyboardShortcuts_closeSvg {
  height: 15px;
  width: 15px;
  fill: #cacccd
}
.DatePickerStatistics_block .DayPickerKeyboardShortcuts_closeSvg:focus,
.DayPickerKeyboardShortcuts_closeSvg:hover {
  fill: #82888a
}
.DatePickerStatistics_block .CalendarDay {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  font-size: 14px;
  text-align: center
}
.DatePickerStatistics_block .CalendarDay:active {
  outline: 0
}
.DatePickerStatistics_block .CalendarDay__defaultCursor {
  cursor: default
}
.DatePickerStatistics_block .CalendarDay__default {
  border: 1px solid #e4e7e7;
  color: #565a5c;
  background: #fff
}
.DatePickerStatistics_block .CalendarDay__default:hover {
  background: #e4e7e7;
  border: 1px double #e4e7e7;
  color: inherit
}
.DatePickerStatistics_block .CalendarDay__hovered_offset {
  background: #f4f5f5;
  border: 1px double #e4e7e7;
  color: inherit
}
.DatePickerStatistics_block .CalendarDay__outside {
  border: 0;
  background: #fff;
  color: #565a5c
}
.DatePickerStatistics_block .CalendarDay__blocked_minimum_nights {
  background: #fff;
  border: 1px solid #eceeee;
  color: #cacccd
}
.DatePickerStatistics_block .CalendarDay__blocked_minimum_nights:active,
.CalendarDay__blocked_minimum_nights:hover {
  background: #fff;
  color: #cacccd
}
.DatePickerStatistics_block .CalendarDay__highlighted_calendar {
  background: #ffe8bc;
  color: #565a5c
}
.DatePickerStatistics_block .CalendarDay__highlighted_calendar:active,
.CalendarDay__highlighted_calendar:hover {
  background: #ffce71;
  color: #565a5c
}
.DatePickerStatistics_block .CalendarDay__selected_span {
  background: #66e2da;
  border: 1px solid #33dacd;
  color: #fff
}
.DatePickerStatistics_block .CalendarDay__selected_span:active,
.CalendarDay__selected_span:hover {
  background: #33dacd;
  border: 1px solid #33dacd;
  color: #fff
}
.DatePickerStatistics_block .CalendarDay__last_in_range {
  border-right: #00a699
}
.DatePickerStatistics_block .CalendarDay__selected,
.CalendarDay__selected:active,
.CalendarDay__selected:hover {
  background: #00a699;
  border: 1px solid #00a699;
  color: #fff
}
.DatePickerStatistics_block .CalendarDay__hovered_span,
.CalendarDay__hovered_span:hover {
  background: #b2f1ec;
  border: 1px solid #80e8e0;
  color: #007a87
}
.DatePickerStatistics_block .CalendarDay__hovered_span:active {
  background: #80e8e0;
  border: 1px solid #80e8e0;
  color: #007a87
}
.DatePickerStatistics_block .CalendarDay__blocked_calendar,
.CalendarDay__blocked_calendar:active,
.CalendarDay__blocked_calendar:hover {
  background: #cacccd;
  border: 1px solid #cacccd;
  color: #82888a
}
.DatePickerStatistics_block .CalendarDay__blocked_out_of_range,
.CalendarDay__blocked_out_of_range:active,
.CalendarDay__blocked_out_of_range:hover {
  background: #fff;
  border: 1px solid #e4e7e7;
  color: #cacccd
}
.DatePickerStatistics_block .CalendarMonth {
  background: #fff;
  text-align: center;
  padding: 0 13px;
  vertical-align: top;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}
.DatePickerStatistics_block .CalendarMonth_table {
  border-collapse: collapse;
  border-spacing: 0
}
.DatePickerStatistics_block .CalendarMonth_caption {
  color: #565a5c;
  font-size: 18px;
  text-align: center;
  padding-top: 22px;
  padding-bottom: 37px;
  caption-side: initial
}
.DatePickerStatistics_block .CalendarMonth_caption__verticalScrollable {
  padding-top: 12px;
  padding-bottom: 7px
}
.DatePickerStatistics_block .CalendarMonthGrid {
  background: #fff;
  text-align: left;
  z-index: 0
}
.DatePickerStatistics_block .CalendarMonthGrid__animating {
  z-index: 1
}
.DatePickerStatistics_block .CalendarMonthGrid__horizontal {
  position: absolute;
  left: 9px
}
.DatePickerStatistics_block .CalendarMonthGrid__vertical {
  margin: 0 auto
}
.DatePickerStatistics_block .CalendarMonthGrid__vertical_scrollable {
  margin: 0 auto;
  overflow-y: scroll
}
.DatePickerStatistics_block .CalendarMonthGrid_month__horizontal {
  display: inline-block;
  vertical-align: top;
  min-height: 100%
}
.DatePickerStatistics_block .CalendarMonthGrid_month__hideForAnimation {
  position: absolute;
  z-index: -1;
  opacity: 0;
  pointer-events: none
}
.DatePickerStatistics_block .CalendarMonthGrid_month__hidden {
  visibility: hidden
}
.DatePickerStatistics_block .DayPickerNavigation_container {
  position: relative;
  z-index: 2
}
.DatePickerStatistics_block .DayPickerNavigation_container__vertical {
  background: #fff;
  box-shadow: 0 0 5px 2px rgba(0,0,0,.1);
  position: absolute;
  bottom: 0;
  left: 0;
  height: 52px;
  width: 100%
}
.DatePickerStatistics_block .DayPickerNavigation_container__verticalScrollable {
  position: relative
}
.DatePickerStatistics_block .DayPickerNavigation_button {
  cursor: pointer;
  line-height: .78;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}
.DatePickerStatistics_block .DayPickerNavigation_button__default {
  border: 1px solid #e4e7e7;
  background-color: #fff;
  color: #757575
}
.DatePickerStatistics_block .DayPickerNavigation_button__default:focus,
.DayPickerNavigation_button__default:hover {
  border: 1px solid #c4c4c4
}
.DatePickerStatistics_block .DayPickerNavigation_button__default:active {
  background: #f2f2f2
}
.DatePickerStatistics_block .DayPickerNavigation_button__horizontal {
  border-radius: 3px;
  padding: 6px 9px;
  top: 18px;
  position: absolute
}
.DatePickerStatistics_block .DayPickerNavigation_leftButton__horizontal {
  left: 22px
}
.DatePickerStatistics_block .DayPickerNavigation_rightButton__horizontal {
  right: 22px
}
.DatePickerStatistics_block .DayPickerNavigation_button__vertical {
  display: inline-block;
  position: relative;
  height: 100%;
  width: 50%
}
.DatePickerStatistics_block .DayPickerNavigation_button__vertical__default {
  padding: 5px
}
.DatePickerStatistics_block .DayPickerNavigation_nextButton__vertical__default {
  border-left: 0
}
.DatePickerStatistics_block .DayPickerNavigation_nextButton__verticalScrollable {
  width: 100%
}
.DatePickerStatistics_block .DayPickerNavigation_svg__horizontal {
  height: 19px;
  width: 19px;
  fill: #82888a
}
.DatePickerStatistics_block .DayPickerNavigation_svg__vertical {
  height: 42px;
  width: 42px;
  fill: #565a5c
}
.DatePickerStatistics_block .DayPicker {
  background: #fff;
  position: relative;
  text-align: left
}
.DatePickerStatistics_block .DayPicker__horizontal {
  background: #fff
}
.DatePickerStatistics_block .DayPicker__verticalScrollable {
  height: 100%
}
.DatePickerStatistics_block .DayPicker__hidden {
  visibility: hidden
}
.DatePickerStatistics_block .DayPicker__withBorder {
  box-shadow: 0 2px 6px rgba(0,0,0,.05),0 0 0 1px rgba(0,0,0,.07);
  border-radius: 3px
}
.DatePickerStatistics_block .DayPicker_portal__horizontal {
  box-shadow: none;
  position: absolute;
  left: 50%;
  top: 50%
}
.DatePickerStatistics_block .DayPicker_portal__vertical {
  position: initial
}
.DatePickerStatistics_block .DayPicker_focusRegion {
  outline: 0
}
.DatePickerStatistics_block .DayPicker_calendarInfo__horizontal,
.DayPicker_wrapper__horizontal {
  display: inline-block;
  vertical-align: top
}
.DatePickerStatistics_block .DayPicker_weekHeaders {
  position: relative
}
.DatePickerStatistics_block .DayPicker_weekHeaders__horizontal {
  margin-left: 9px
}
.DatePickerStatistics_block .DayPicker_weekHeader {
  color: #757575;
  position: absolute;
  top: 62px;
  z-index: 2;
  padding: 0 13px;
  text-align: left
}
.DatePickerStatistics_block .DayPicker_weekHeader__vertical {
  left: 50%
}
.DatePickerStatistics_block .DayPicker_weekHeader__verticalScrollable {
  top: 0;
  display: table-row;
  border-bottom: 1px solid #dbdbdb;
  background: #fff;
  margin-left: 0;
  left: 0;
  width: 100%;
  text-align: center
}
.DatePickerStatistics_block .DayPicker_weekHeader_ul {
  list-style: none;
  margin: 1px 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 14px
}
.DatePickerStatistics_block .DayPicker_weekHeader_li {
  display: inline-block;
  text-align: center
}
.DatePickerStatistics_block .DayPicker_transitionContainer {
  position: relative;
  overflow: hidden;
  border-radius: 3px
}
.DatePickerStatistics_block .DayPicker_transitionContainer__horizontal {
  -webkit-transition: height .2s ease-in-out;
  -moz-transition: height .2s ease-in-out;
  transition: height .2s ease-in-out
}
.DatePickerStatistics_block .DayPicker_transitionContainer__vertical {
  width: 100%
}
.DatePickerStatistics_block .DayPicker_transitionContainer__verticalScrollable {
  padding-top: 20px;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  overflow-y: scroll
}
.DatePickerStatistics_block .DateInput {
  margin: 0;
  padding: 0;
  background: #fff;
  position: relative;
  display: inline-block;
  width: 130px;
  vertical-align: middle
}
.DatePickerStatistics_block .DateInput__small {
  width: 90px
}
.DatePickerStatistics_block .DateInput__block {
  width: 100%
}
.DatePickerStatistics_block .DateInput__disabled {
  background: #f2f2f2;
  color: #dbdbdb
}
.DatePickerStatistics_block .DateInput_input {
  font-weight: 200;
  font-size: 18px;
  line-height: 24px;
  color: #565a5c;
  background-color: #fff;
  width: 100%;
  padding: 13px 12px 11px;
  border: 0;
  border-top: 0;
  border-right: 0;
  border-bottom: 2px solid transparent;
  border-left: 0
}
.DatePickerStatistics_block .DateInput_input__small {
  font-size: 14px;
  line-height: 18px;
  padding: 8px 8px 6px
}
.DatePickerStatistics_block .DateInput_input__regular {
  font-weight: auto
}
.DatePickerStatistics_block .DateInput_input__readOnly {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}
.DatePickerStatistics_block .DateInput_input__focused {
  outline: 0;
  background: #fff;
  border: 0;
  border-top: 0;
  border-right: 0;
  border-bottom: 2px solid #008489;
  border-left: 0
}
.DatePickerStatistics_block .DateInput_input__disabled {
  background: #f2f2f2;
  font-style: italic
}
.DatePickerStatistics_block .DateInput_screenReaderMessage {
  border: 0;
  clip: rect(0,0,0,0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px
}
.DatePickerStatistics_block .DateInput_fang {
  position: absolute;
  width: 20px;
  height: 10px;
  left: 22px;
  z-index: 2
}
.DatePickerStatistics_block .DateInput_fangShape {
  fill: #fff
}
.DatePickerStatistics_block .DateInput_fangStroke {
  stroke: #dbdbdb;
  fill: transparent
}
.DatePickerStatistics_block .DateRangePickerInput {
  background-color: #fff;
  display: inline-block
}
.DatePickerStatistics_block .DateRangePickerInput__disabled {
  background: #f2f2f2
}
.DatePickerStatistics_block .DateRangePickerInput__withBorder {
  border: 1px solid #cacccd
}
.DatePickerStatistics_block .DateRangePickerInput__rtl {
  direction: rtl
}
.DatePickerStatistics_block .DateRangePickerInput__block {
  display: block
}
.DatePickerStatistics_block .DateRangePickerInput__showClearDates {
  padding-right: 30px
}
.DatePickerStatistics_block .DateRangePickerInput_arrow {
  display: inline-block;
  vertical-align: middle
}
.DatePickerStatistics_block .DateRangePickerInput_arrow_svg {
  vertical-align: middle;
  fill: #565a5c;
  height: 24px;
  width: 24px
}
.DatePickerStatistics_block .DateRangePickerInput_arrow_svg__small {
  height: 19px;
  width: 19px
}
.DatePickerStatistics_block .DateRangePickerInput_clearDates {
  background: 0 0;
  border: 0;
  color: inherit;
  font: inherit;
  line-height: normal;
  overflow: visible;
  cursor: pointer;
  padding: 10px;
  margin: 0 10px 0 5px;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}
.DatePickerStatistics_block .DateRangePickerInput_clearDates__small {
  padding: 6px
}
.DatePickerStatistics_block .DateRangePickerInput_clearDates_default:focus,
.DateRangePickerInput_clearDates_default:hover {
  background: #dbdbdb;
  border-radius: 50%
}
.DatePickerStatistics_block .DateRangePickerInput_clearDates__hide {
  visibility: hidden
}
.DatePickerStatistics_block .DateRangePickerInput_clearDates_svg {
  fill: #82888a;
  height: 12px;
  width: 15px;
  vertical-align: middle
}
.DatePickerStatistics_block .DateRangePickerInput_clearDates_svg__small {
  height: 9px
}
.DatePickerStatistics_block .DateRangePickerInput_calendarIcon {
  background: 0 0;
  border: 0;
  color: inherit;
  font: inherit;
  line-height: normal;
  overflow: visible;
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  padding: 10px;
  margin: 0 5px 0 10px
}
.DatePickerStatistics_block .DateRangePickerInput_calendarIcon_svg {
  fill: #82888a;
  height: 15px;
  width: 14px;
  vertical-align: middle
}
.DatePickerStatistics_block .DateRangePicker {
  position: relative;
  display: inline-block
}
.DatePickerStatistics_block .DateRangePicker__block {
  display: block
}
.DatePickerStatistics_block .DateRangePicker_picker {
  z-index: 1;
  background-color: #fff;
  position: absolute
}
.DatePickerStatistics_block .DateRangePicker_picker__rtl {
  direction: rtl
}
.DatePickerStatistics_block .DateRangePicker_picker__directionLeft {
  left: 0
}
.DatePickerStatistics_block .DateRangePicker_picker__directionRight {
  right: 0
}
.DatePickerStatistics_block .DateRangePicker_picker__portal {
  background-color: rgba(0,0,0,.3);
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%
}
.DatePickerStatistics_block .DateRangePicker_picker__fullScreenPortal {
  background-color: #fff
}
.DatePickerStatistics_block .DateRangePicker_closeButton {
  background: 0 0;
  border: 0;
  color: inherit;
  font: inherit;
  line-height: normal;
  overflow: visible;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  padding: 15px;
  z-index: 2
}
.DatePickerStatistics_block .DateRangePicker_closeButton:focus,
.DateRangePicker_closeButton:hover {
  color: darken(#cacccd,10%);
  text-decoration: none
}
.DatePickerStatistics_block .DateRangePicker_closeButton_svg {
  height: 15px;
  width: 15px;
  fill: #cacccd
}


/* force default overwrite */
.DatePickerStatistics_block .DateInput_input{
  margin-bottom: 0;
  border-radius: 0;
  -webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.5);
  -moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.5);
  box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.5);
  font-size: 15px;
  text-align: center;
  padding: 0 6px;
  height: 30px;
}

.DatePickerStatistics_block .DateInput_input:focus{
  box-shadow: 0 0 0 #000;
}

.CompareWithDatePicker_block .DateInput_input{
  font-size: 12px;
  height: 24px;
  color: #949494;
}

.DatePickerStatistics_block .DayPicker_transitionContainer{

}

.DatePickerStatistics_block .DateRangePickerInput__withBorder{
  border:0px;
}

.DatePickerStatistics_block .DateRangePicker_picker{
  z-index: 9;
  top: 45px !important;
  border-top: 2px solid #4a4a4a;
  border-radius: 0;
  border-color: #4a4a4a;
  -webkit-box-shadow: 0px 2px 30px 0px rgba(0,0,0,0.5);
  -moz-box-shadow: 0px 2px 30px 0px rgba(0,0,0,0.5);
  box-shadow: 0px 2px 30px 0px rgba(0,0,0,0.5);
}

.DatePickerStatistics_block .DateInput_fangStroke {
  stroke: rgba(74, 74, 74, 0.5);
  fill: #4a4a4a;
}

.DatePickerStatistics_block .DateInput_fang {
  top: 35px !important;
}



/* DayPicker styles */

.DayPicker {
  display: inline-block;
}

.DayPicker-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  padding: 1rem 0;
}

.DayPicker-Month {
  display: table;
  border-collapse: collapse;
  border-spacing: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  margin: 0 1rem;
}

.DayPicker-NavBar {
  position: absolute;
  left: 0;
  right: 0;
  padding: 0 .5rem;
  top: 1rem;
}

.DayPicker-NavButton {
  position: absolute;
  width: 1.5rem;
  height: 1.5rem;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  cursor: pointer;
}

.DayPicker-NavButton--prev {
  left: 1rem;
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+Cjxzdmcgd2lkdGg9IjI2cHgiIGhlaWdodD0iNTBweCIgdmlld0JveD0iMCAwIDI2IDUwIiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbG5zOnNrZXRjaD0iaHR0cDovL3d3dy5ib2hlbWlhbmNvZGluZy5jb20vc2tldGNoL25zIj4KICAgIDwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggMy4zLjIgKDEyMDQzKSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5wcmV2PC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPgogICAgPGRlZnM+PC9kZWZzPgogICAgPGcgaWQ9IlBhZ2UtMSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCIgc2tldGNoOnR5cGU9Ik1TUGFnZSI+CiAgICAgICAgPGcgaWQ9InByZXYiIHNrZXRjaDp0eXBlPSJNU0xheWVyR3JvdXAiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEzLjM5MzE5MywgMjUuMDAwMDAwKSBzY2FsZSgtMSwgMSkgdHJhbnNsYXRlKC0xMy4zOTMxOTMsIC0yNS4wMDAwMDApIHRyYW5zbGF0ZSgwLjg5MzE5MywgMC4wMDAwMDApIiBmaWxsPSIjNTY1QTVDIj4KICAgICAgICAgICAgPHBhdGggZD0iTTAsNDkuMTIzNzMzMSBMMCw0NS4zNjc0MzQ1IEwyMC4xMzE4NDU5LDI0LjcyMzA2MTIgTDAsNC4yMzEzODMxNCBMMCwwLjQ3NTA4NDQ1OSBMMjUsMjQuNzIzMDYxMiBMMCw0OS4xMjM3MzMxIEwwLDQ5LjEyMzczMzEgWiIgaWQ9InJpZ2h0IiBza2V0Y2g6dHlwZT0iTVNTaGFwZUdyb3VwIj48L3BhdGg+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4K");
}

.DayPicker-NavButton--next {
  right: 1rem;
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+Cjxzdmcgd2lkdGg9IjI2cHgiIGhlaWdodD0iNTBweCIgdmlld0JveD0iMCAwIDI2IDUwIiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbG5zOnNrZXRjaD0iaHR0cDovL3d3dy5ib2hlbWlhbmNvZGluZy5jb20vc2tldGNoL25zIj4KICAgIDwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggMy4zLjIgKDEyMDQzKSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5uZXh0PC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPgogICAgPGRlZnM+PC9kZWZzPgogICAgPGcgaWQ9IlBhZ2UtMSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCIgc2tldGNoOnR5cGU9Ik1TUGFnZSI+CiAgICAgICAgPGcgaWQ9Im5leHQiIHNrZXRjaDp0eXBlPSJNU0xheWVyR3JvdXAiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuOTUxNDUxLCAwLjAwMDAwMCkiIGZpbGw9IiM1NjVBNUMiPgogICAgICAgICAgICA8cGF0aCBkPSJNMCw0OS4xMjM3MzMxIEwwLDQ1LjM2NzQzNDUgTDIwLjEzMTg0NTksMjQuNzIzMDYxMiBMMCw0LjIzMTM4MzE0IEwwLDAuNDc1MDg0NDU5IEwyNSwyNC43MjMwNjEyIEwwLDQ5LjEyMzczMzEgTDAsNDkuMTIzNzMzMSBaIiBpZD0icmlnaHQiIHNrZXRjaDp0eXBlPSJNU1NoYXBlR3JvdXAiPjwvcGF0aD4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPgo=");
}

.DayPicker-NavButton--interactionDisabled {
  display: none;
}

.DayPicker-Caption {
  display: table-caption;
  height: 1.5rem;
  text-align: center;
}

.DayPicker-Weekdays {
  display: table-header-group;
}

.DayPicker-WeekdaysRow {
  display: table-row;
}

.DayPicker-Weekday {
  display: table-cell;
  padding: .5rem;
  font-size: .875em;
  text-align: center;
  color: #8b9898;
}

.DayPicker-Body {
  display: table-row-group;
}

.DayPicker-Week {
  display: table-row;
}

.DayPicker-Day {
  display: table-cell;
  padding: .5rem;
  border: 1px solid #eaecec;
  text-align: center;
  cursor: pointer;
  vertical-align: middle;
}

.DayPicker-WeekNumber {
  display: table-cell;
  padding: .5rem;
  text-align: right;
  vertical-align: middle;
  min-width: 1rem;
  font-size: 0.75em;
  cursor: pointer;
  color: #8b9898;
}

.DayPicker--interactionDisabled .DayPicker-Day {
  cursor: default;
}

.DayPicker-Footer {
  display: table-caption;
  caption-side: bottom;
  padding-top: .5rem;
}

.DayPicker-TodayButton {
  border: none;
  background-image: none;
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  cursor: pointer;
  color: #4A90E2;
  font-size: 0.875em;
}

/* Default modifiers */

.DayPicker-Day--today {
  color: #d0021b;
  font-weight: 500;
}

.DayPicker-Day--disabled {
  color: #dce0e0;
  cursor: default;
  background-color: #eff1f1;
}

.DayPicker-Day--outside {
  cursor: default;
  color: #dce0e0;
}

/* Example modifiers */

.DayPicker-Day--sunday {
  background-color: #f7f8f8;
}

.DayPicker-Day--sunday:not(.DayPicker-Day--today) {
  color: #dce0e0;
}

.DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside) {
  color: #FFF;
  background-color: #4A90E2;
}

/* DayPickerInput */

.DayPickerInput {
  display: inline-block;
}

.DayPickerInput-OverlayWrapper {
  position: relative;
}

.DayPickerInput-Overlay {
  left: 0;
  position: absolute;
  background: white;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .15);
          box-shadow: 0 2px 5px rgba(0, 0, 0, .15);
}
