.point-history-widget-container {
  min-width: 670px;
  min-height: 486px; }
  .point-history-widget-container .ph-data-not-available .icon-container {
    border-radius: 50%;
    padding: 28px;
    background-color: rgba(0, 0, 0, 0.04);
    font-size: 24px; }

.custom-date-from-date, .custom-date-to-date {
  margin: 14px 12px 14px 12px; }
  .custom-date-from-date .heading, .custom-date-to-date .heading {
    margin-bottom: 8px; }
