/* line 3, ../../app/assets/stylesheets/site.scss */
#body {
  padding: 5px;
}

/* line 7, ../../app/assets/stylesheets/site.scss */
#content {
  margin-right: auto;
  margin-left: auto;
  padding: 0px;
  text-align: left;
  background-color: #ffffff;
}

/* line 20, ../../app/assets/stylesheets/site.scss */
#content_container {
  font-size: 0px;
}

/* line 26, ../../app/assets/stylesheets/site.scss */
div.automated {
  text-align: left;
}

/* line 35, ../../app/assets/stylesheets/site.scss */
.wrapper-container {
  font-size: 0px;
}

/* line 38, ../../app/assets/stylesheets/site.scss */
.layout-area {
  text-align: left;
  font-size: 14px;
}

/* line 42, ../../app/assets/stylesheets/site.scss */
.layout-area,
.wrapper-container {
  display: inline-block;
  vertical-align: top;
}

/* line 49, ../../app/assets/stylesheets/site.scss */
#copyright {
  clear: both;
  font-size: 11px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 5px;
  text-align: center;
}

/* line 58, ../../app/assets/stylesheets/site.scss */
.team-settings {
  font-size: 12px;
  padding: 0px 12px;
}

/* line 63, ../../app/assets/stylesheets/site.scss */
.team-news {
  font-size: 10px;
  padding-bottom: 10px;
}

/* line 67, ../../app/assets/stylesheets/site.scss */
.page-content.forgot-password {
  font-size: 14px;
  text-align: left;
}

/* line 71, ../../app/assets/stylesheets/site.scss */
.auto_complete {
  z-index: 1000;
}

/* line 75, ../../app/assets/stylesheets/site.scss */
.list-heading {
  font-weight: bold;
  font-size: 13px;
  margin-top: 10px;
}

/* line 81, ../../app/assets/stylesheets/site.scss */
.batch-edit-teams .main_content {
  height: 400px;
  overflow: auto;
}

/* line 86, ../../app/assets/stylesheets/site.scss */
.items .data-table {
  width: 100%;
}

/* line 92, ../../app/assets/stylesheets/site.scss */
.reset-password {
  width: 100%;
  font-size: 12px;
  width: 100%;
}
/* line 96, ../../app/assets/stylesheets/site.scss */
.reset-password .widgets {
  width: 50%;
  margin: 20px auto;
  border: 1px solid lightgray;
}
/* line 100, ../../app/assets/stylesheets/site.scss */
.reset-password .widgets form {
  display: block;
  width: 80%;
  margin: 20px auto;
}
/* line 104, ../../app/assets/stylesheets/site.scss */
.reset-password .widgets form .label {
  text-align: right;
}
/* line 107, ../../app/assets/stylesheets/site.scss */
.reset-password .widgets form td {
  padding: 0.5em;
}

/* line 116, ../../app/assets/stylesheets/site.scss */
.admin-actions .btn input {
  background: transparent;
  border: none;
}

/*******  Styling added by CB 1/21/2015 ****/
/* line 125, ../../app/assets/stylesheets/site.scss */
.payments-report table td,
.payments-report table th {
  font-size: 12px;
  padding: 5px;
}

/* line 133, ../../app/assets/stylesheets/site.scss */
#action-bar.all-payments .filter-span {
  height: auto;
  background: white;
  min-height: 14px;
}
/* line 138, ../../app/assets/stylesheets/site.scss */
#action-bar.all-payments img {
  height: 25px;
  vertical-align: bottom;
}

/* line 144, ../../app/assets/stylesheets/site.scss */
.activity-details.edit-mode.switch-registrations th {
  text-align: left;
  padding-left: 10px;
  width: auto;
}
/* line 149, ../../app/assets/stylesheets/site.scss */
.activity-details .selection-row {
  font-size: 13px;
  margin-bottom: 10px;
}
/* line 152, ../../app/assets/stylesheets/site.scss */
.activity-details .selection-row span {
  display: inline-block;
}
/* line 154, ../../app/assets/stylesheets/site.scss */
.activity-details .selection-row span.label {
  width: 120px;
  font-weight: normal;
}
/* line 159, ../../app/assets/stylesheets/site.scss */
.activity-details .selection-row select {
  width: auto;
  font-size: 13px;
}

/* line 165, ../../app/assets/stylesheets/site.scss */
.reg-label {
  margin-bottom: 2px;
  margin-top: 5px;
}

/* line 170, ../../app/assets/stylesheets/site.scss */
#registration-details .field-group {
  margin-top: 10px;
  margin-bottom: 0px;
}
/* line 174, ../../app/assets/stylesheets/site.scss */
#registration-details #coordinators_section {
  margin-top: 15px;
}
/* line 177, ../../app/assets/stylesheets/site.scss */
#registration-details #team_coordinators th {
  padding-left: 3px;
  padding-top: 7px;
}

/* line 182, ../../app/assets/stylesheets/site.scss */
#cart-modal.f-16 {
  font-size: 16px !important;
  position: fixed;
  top: 30px;
  right: 75px;
  padding: 0px;
  max-width: 400px;
  z-index: 101;
}
