/* New reports style */
#new-reports * {
  font-family: NeoSansPro-Regular_0, Arial, sans-serif; }
#new-reports .report-box {
  border: 1px solid #626262; }
#new-reports .kxp-data-list * {
  text-align: center;
  font-size: 12px; }
#new-reports .export-data-section {
  background: #38434B; }
  #new-reports .export-data-section .btn-link {
    color: #FFFFFF; }
    #new-reports .export-data-section .btn-link:focus, #new-reports .export-data-section .btn-link:active {
      color: #FFFFFF; }
#new-reports .user-data-section {
  background: #AEAEAE; }
  #new-reports .user-data-section .container {
    padding: 0 0 0 34px; }
  #new-reports .user-data-section label {
    color: #1b1e21;
    font-weight: bold;
    margin: 0 42px 0 0;
    line-height: 30px; }
    #new-reports .user-data-section label span {
      margin-left: 4px;
      font-weight: lighter; }
#new-reports .date-filter-section {
  margin-top: 20px; }
  #new-reports .date-filter-section .header-top-global-model {
    padding-left: 0; }

/*# sourceMappingURL=reports.css.map */
