.top-stories {
  position: relative;
}
.top-stories:before,
.top-stories:after {
  content: " ";
  display: table;
}
.top-stories:after {
  clear: both;
}
.top-stories.food {
  margin-top: 24px;
}
.top-stories.food .welcomeContent {
  text-align: center;
}
.top-stories.food .welcomeContent {
  margin-top: 16px;
}
@media only screen and (min-width: 992px) {
  .top-stories.food ul.wui-theater {
    margin-top: 32px;
  }
}
.top-stories .locationOptionsC {
  display: none;
  border: 1px solid #101010;
  padding: 8px;
  margin: 8px 0;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.top-stories .locationOptionsC .updateLocationButton {
  font-size: 16px;
  line-height: 24px;
}
.top-stories .locationOptionsC a {
  color: #101010;
  font-size: 16px;
  line-height: 24px;
}
.top-stories .welcome {
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  padding: 0 0 8px 0;
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .top-stories .welcome {
    position: absolute;
    top: 24px;
    left: 24px;
    width: 500px;
    padding: 24px;
    background-color: #f5f5f5;
    background: rgba(255, 255, 255, 0.9);
    z-index: 1;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
  }
}
.top-stories .welcome .currentLocationC {
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 24px;
  font-weight: bold;
}
.top-stories .welcome .currentLocationC:before,
.top-stories .welcome .currentLocationC:after {
  content: " ";
  display: table;
}
.top-stories .welcome .currentLocationC:after {
  clear: both;
}
.top-stories .welcome .currentLocationC span {
  float: right;
  font-size: 12px;
  line-height: 20px;
  line-height: 24px;
  text-decoration: underline;
  color: #0070a8;
}
.top-stories .welcome .currentLocationC .current-location {
  cursor: pointer;
}
.top-stories .welcome .search-form-c {
  margin: 8px 0 0 0;
}
.top-stories .welcome .search-form-c:before,
.top-stories .welcome .search-form-c:after {
  content: " ";
  display: table;
}
.top-stories .welcome .search-form-c:after {
  clear: both;
}
.top-stories .welcome .search-form-c .search-box {
  position: relative;
  display: block;
}
.top-stories .welcome .search-form-c .search-box input {
  display: block;
  float: left;
  width: 100%;
  height: 36px;
  padding: 8px 36px 8px 8px;
  border: 1px solid #cfcfcf;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.top-stories .welcome .search-form-c .search-box input:focus {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
}
.top-stories .welcome .search-form-c .search-box button {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  height: 36px;
  width: 36px;
  background: none;
  Rr: none;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  text-indent: -9999px;
}
.top-stories .welcome .search-form-c .search-box button:after {
  content: "";
  position: absolute;
  top: 10px;
  left: 10px;
  display: block;
  width: 16px;
  height: 16px;
  background-image: url("../../../common/images/sprites-16.png");
  background-size: 480px 144px;
  background-repeat: no-repeat;
  background-position: -240px -64px;
}
.top-stories .welcome .search-form-c .search-box button:after:hover {
  background-position: -240px -32px;
}
.top-stories .welcome .trendings ul {
  margin: 0 -4px;
}
.top-stories .welcome .trendings ul:before,
.top-stories .welcome .trendings ul:after {
  content: " ";
  display: table;
}
.top-stories .welcome .trendings ul:after {
  clear: both;
}
.top-stories .welcome .trendings ul li {
  float: left;
  display: block;
  padding: 0 4px;
  height: 16px;
  font-size: 10px;
  line-height: 16px;
}
.top-stories .welcome .browses .primary {
  margin-top: 32px;
}
.top-stories .welcome .browses .primary > ul {
  margin-left: -8px;
  margin-right: -8px;
}
.top-stories .welcome .browses .primary > ul:before,
.top-stories .welcome .browses .primary > ul:after {
  content: " ";
  display: table;
}
.top-stories .welcome .browses .primary > ul:after {
  clear: both;
}
.top-stories .welcome .browses .primary > ul > li {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  margin: 16px 0 0 0;
}
@media (min-width: 992px) {
  .top-stories .welcome .browses .primary > ul > li {
    float: left;
    width: 50%;
  }
}
.top-stories .welcome .browses .primary > ul > li a {
  margin: 0 0 0 4px;
  color: #424242;
}
.top-stories .welcome .browses .primary > ul > li a:before {
  content: "";
  display: block;
  float: left;
  margin: 0px 0;
  margin-right: 4px;
  width: 24px;
  height: 24px;
  background-image: url("../../../common/images/sprites-24.png");
  background-size: 384px 144px;
  background-repeat: no-repeat;
  background-position: 0px -48px;
}
.top-stories .welcome .browses .primary > ul > li.category a:before {
  background-position: -24px -48px;
}
.top-stories .welcome .browses .primary > ul > li.activity a:before {
  background-position: -48px -48px;
}
.top-stories .welcome .browses .primary > ul > li.deal a:before {
  background-position: -72px -48px;
}
.top-stories .welcome .browses .secondary {
  margin: 32px 0 0 0;
  display: none;
}
.top-stories .welcome .browses .secondary .browse-by {
  display: none;
}
.top-stories .welcome .browses .secondary .browse-by .types {
  padding: 0;
  margin: 8px 0 0 -8px;
  width: 60%;
}
.top-stories .welcome .browses .secondary .browse-by .types .select {
  padding: 0 0 0 8px;
}
.top-stories .welcome .browses .secondary .browse-by .type {
  display: block;
  float: left;
  width: 60%;
  padding: 0;
  margin: 8px 0 16px -8px;
}
.top-stories .welcome .browses .secondary .browse-by .type .wui-auto {
  margin: 0 0 0 8px;
}
.top-stories .welcome .browses .secondary .browse-by .go {
  display: block;
  float: left;
  margin: 8px 0 0 16px;
  padding: 8px 32px;
  vertical-align: 8px;
}
.top-stories .welcome .browses .secondary .browse-by .back {
  display: block;
  float: none;
  clear: both;
  margin: 0;
}
.top-stories .welcome .browses .close-search {
  float: right;
  color: #cfcfcf;
  font-size: 24px;
  line-height: 32px;
  cursor: pointer;
  line-height: 24px;
}
.top-stories .welcome .browses .close-search:hover {
  color: #424242;
}
.top-stories .welcome.untouched .trendings,
.top-stories .welcome.untouched .browses {
  display: none;
}
div.randomTheaterC {
  margin-top: 16px;
}
