/*
 * SHARED WITH JAVELIN - /src/javelin/sass/_colors
 * color nicknames from http://chir.ag/projects/name-that-color/{{#hex-code}}
 */
/**
 * allows you to add styling to the bottom row of a grid using the mixins above
 */
/*
 * SHARED WITH JAVELIN - /src/javelin/sass/_colors
 * color nicknames from http://chir.ag/projects/name-that-color/{{#hex-code}}
 */
/**
 * allows you to add styling to the bottom row of a grid using the mixins above
 */
/* line 6, src/hub/components/layout/layout.large_desktop.scss */
.navi-breaking-news[data-home="true"] .navi-breaking-news__item[data-state] {
  width: 1200px;
}

/* line 12, src/hub/components/layout/layout.large_desktop.scss */
.navi-push-notification-prompt[data-home="true"] .navi-push-notification-prompt__item[data-variation="wide"][data-state] {
  width: 1200px;
}

/* line 17, src/hub/components/layout/layout.large_desktop.scss */
.navi-markets-bar {
  width: 1200px;
}

/* line 21, src/hub/components/layout/layout.large_desktop.scss */
.hub-main {
  width: 100%;
  padding-top: 25px;
  padding-bottom: 50px;
}

/* line 2, src/hub/sass/_zones.scss */
.hub-main .hub-zone-full,
.hub-main .hub-zone-full__content {
  width: 100%;
}

/* line 27, src/hub/components/layout/_layout.scss */
.hub-main .hub-zone-full > section,
.hub-main .hub-zone-full__content > section {
  margin-left: auto;
  margin-right: auto;
}

/* line 9, src/hub/sass/_zones.scss */
.hub-main .hub-zone-lefty {
  width: 1200px;
  margin: 0 auto 25px;
}

/* line 28, src/hub/sass/_zones.scss */
.hub-main .hub-zone-righty {
  width: 1200px;
  margin: 0 auto 25px;
}

/* line 47, src/hub/sass/_zones.scss */
.hub-main .hub-zone-switch {
  width: 1200px;
  margin: 0 auto 25px;
}

/* line 15, src/hub/sass/_zones.scss */
.hub-main .hub-zone-lefty__content {
  width: 1000px;
}

/* line 34, src/hub/sass/_zones.scss */
.hub-main .hub-zone-righty__content {
  width: 850px;
}

/* line 53, src/hub/sass/_zones.scss */
.hub-main .hub-zone-switch__content {
  width: 650px;
}
