/* line 11, ../../../app/assets/stylesheets/widgets/shared.scss */
.column-200px .widgets-location-summary iframe {
  width: 100%;
  height: auto;
}

/* line 11, ../../../app/assets/stylesheets/widgets/shared.scss */
.column-300px .widgets-location-summary iframe {
  width: 100%;
  height: auto;
}

/* line 11, ../../../app/assets/stylesheets/widgets/shared.scss */
.column-320px .widgets-location-summary iframe {
  width: 100%;
  height: auto;
}

/* line 11, ../../../app/assets/stylesheets/widgets/shared.scss */
.column-460px .widgets-location-summary iframe {
  width: 100%;
  height: auto;
}

/* line 11, ../../../app/assets/stylesheets/widgets/shared.scss */
.column-650px .widgets-location-summary iframe {
  width: 100%;
  height: auto;
}

/* line 11, ../../../app/assets/stylesheets/widgets/shared.scss */
.column-770px .widgets-location-summary iframe {
  width: 100%;
  height: auto;
}

/* line 11, ../../../app/assets/stylesheets/widgets/shared.scss */
.column-980px .widgets-location-summary iframe {
  width: 100%;
  height: auto;
}

/* line 11, ../../../app/assets/stylesheets/widgets/shared.scss */
.column-1000px .widgets-location-summary iframe {
  width: 100%;
  height: auto;
}

/* line 26, ../../../app/assets/stylesheets/widgets/shared.scss */
.widget.widgets-location-summary {
  font-size: 12px;
  line-height: 1.5em;
}
/* line 29, ../../../app/assets/stylesheets/widgets/shared.scss */
.widget.widgets-location-summary .location {
  padding: 8px;
}
/* line 32, ../../../app/assets/stylesheets/widgets/shared.scss */
.widget.widgets-location-summary .location-name {
  font-weight: 500;
  font-size: 12px;
  line-height: 20px;
  text-decoration-line: underline;
  color: black;
}

/* line 42, ../../../app/assets/stylesheets/widgets/shared.scss */
.news-feed-button {
  margin-top: 5px;
}

/* line 47, ../../../app/assets/stylesheets/widgets/shared.scss */
.lightbox.column-650px .news-feed-item-preview #widget_contents {
  width: 400px;
}

/* line 55, ../../../app/assets/stylesheets/widgets/shared.scss */
.widgets-team-roster .title,
.widgets-team-coordinators .title {
  margin-bottom: 10px;
}
/* line 58, ../../../app/assets/stylesheets/widgets/shared.scss */
.widgets-team-roster table,
.widgets-team-coordinators table {
  font-size: 12px;
}
/* line 60, ../../../app/assets/stylesheets/widgets/shared.scss */
.widgets-team-roster table th,
.widgets-team-coordinators table th {
  padding: 5px;
}
/* line 63, ../../../app/assets/stylesheets/widgets/shared.scss */
.widgets-team-roster table td,
.widgets-team-coordinators table td {
  padding: 5px;
}
