.IndexDatePicker .ant-btn {
  padding: 6px;
}
.IndexDatePicker .btn-small {
  font-size: 14px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.IndexDatePicker .btn-small.selected {
  color: #3a7ef5;
}

.home .row-class {
  padding: 10px;
}
.home .app-container-card {
  margin-top: 10em;
}
.home .app-container-card .bottom {
  margin-top: 13px;
  line-height: 12px;
  text-align: center;
}
.home .app-container-card .content {
  font-size: 12px;
  text-align: center;
}
.sms-account-page .ant-statistic-content {
  color: #0081ff;
  text-align: center;
  font-weight: 400;
}
.spin-load {
  text-align: center;
}

