#bsd-signupStatsFilter, #SignupFormStatisticsTabs {
  display: none;
}

#SignupsRaw_wrapper {
  margin-bottom: 50px;
}

#SignupsRaw {
  overflow-x: scroll;
  clear: both;
  margin-bottom: 5px;
}

#overTimeInterval {
  margin: 20px 0 0 0;
}

#exportOverTime, #exportByPage, #exportBySource, #exportRaw {
  float: right;
}

#exportByPage {
  margin: 0 0 20px 0;
}

#bsd-signupStatsFilter {
   margin-bottom: 10px;
   padding: 10px;
   width: 97.5%;
   background-color:#ececec;
   border:1px solid #ccc;
   color:#666;
}

#bsd-signupStatsFilter .bsd-expandableFilterEdit, #bsd-signupStatsFilter .bsd-expandableFilterCancel, #bsd-signupStatsFilter .bsd-expandableFilterClear {
   float: right;
}

#bsd-signupStatsFilter .bsd-expandableFilterEdit {
   font-weight: bold;
   font-size: 18px;
}

#bsd-signupStatsFilter .bsd-expandableFilterClear {
  margin-right: 10px;
}

#bsd-chooseSources {
   float: right;
   clear: both;
   margin: 30px 200px 0 0;
}

#bsd-ChooseFormsInstructions1Block, #bsd-chooseSignupMethod_row, #bsd-chooseDates, #bsd-chooseDatesSelectCustomDates .bsd-formRow {
   float: left;
}

#bsd-ChooseFormsInstructions1Block {
   margin-right: 10px;
}

#bsd-chooseDatesInstructions1Block, #bsd-chooseSourcesInstructions1Block, #bsd-chooseSourcesInstructions2Block {
  margin-bottom: 10px;
}

#bsd-chooseDates, #bsd-chooseChapter, #bsd-chooseSignupForms, #bsd-chooseDatesSelectCustomDates, #row_bsd-chooseDatesSelectCustomDayEnd {
   clear: left;
}

#bsd-chooseSignupForms {
   padding: 10px 0;
   background-color:#dff4ff;
   border:1px solid #c2e1ef;
   color:#336699;
   -webkit-border-radius: 4px;
   -moz-border-radius: 4px;
}

#bsd-chooseSignupForms label {
  margin-top: 5px;
}

#bsd-chooseSignupForms .yui-u {
  width: 38%;
}

#bsd-chooseSignupForms .yui-u.first {
  width: 48%;
}

#bsd-chooseDates .yui-u, #bsd-chooseChapter .yui-u {
   margin-left: 0;
}

#bsd-chooseDates {
   clear: left;
   width: 25%;
   margin-top: 10px;
}

#bsd-chooseDatesSelectCustomDates .hasDatepicker {
  width: 70px;
  margin-right: 20px;
}

#bsd-chooseSources {
   width: 40%;
   margin-top: 10px;
}

.bsd-expandableFilterApplyFilter {
   float: right;
}

#SignupFormStatisticsTabs .dataTables_filter {
   display: none;
}

.bsd-datatables-empty {
   clear: both;
   margin: 0 0 10px 0;
}

.bsd-datatable .ui-icon-triangle-1-n, .bsd-datatable .ui-icon-triangle-1-s {
   display: none;
}

#bsd-includeUploads {
   clear: left;
}

#bsd-includeUploads .yui-u.first, #bsd-chooseDates .yui-u.first {
   width: 0;
}

#bsd-chooseDatesSelectCustomDates {
   width: 260px;
}

#bsd-chooseDatesSelectCustomDates .yui-gd {
   width: 45%;
}

#ui-datepicker-div {
   display: none;
}

