.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 28px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
a:hover,
a:active {
  outline: 0;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  /* Responsive images (ensure images don't scale beyond their parents) */

  max-width: 100%;
  /* Part 1: Set a maxium relative to the parent */

  width: auto\9;
  /* IE7-8 need help adjusting responsive images */

  height: auto;
  /* Part 2: Scale the height according to the width, otherwise you get stretching */

  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
#map_canvas img,
.google-maps img {
  max-width: none;
}
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
button,
input {
  *overflow: visible;
  line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page  {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
body {
  margin: 0;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: #3f4245;
  background-color: #ffffff;
}
a {
  color: #2677b9;
  text-decoration: none;
}
a:hover,
a:focus {
  color: inherit;
  text-decoration: underline;
}
.img-rounded {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.img-polaroid {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.img-circle {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
}
.row {
  margin-left: 0;
  *zoom: 1;
}
.row:before,
.row:after {
  display: table;
  content: "";
  line-height: 0;
}
.row:after {
  clear: both;
}
[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 0;
}
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 939.5999999999999px;
}
.span12 {
  width: 939.5999999999999px;
}
.span11 {
  width: 861.3px;
}
.span10 {
  width: 783px;
}
.span9 {
  width: 704.6999999999999px;
}
.span8 {
  width: 626.4px;
}
.span7 {
  width: 548.1px;
}
.span6 {
  width: 469.79999999999995px;
}
.span5 {
  width: 391.5px;
}
.span4 {
  width: 313.2px;
}
.span3 {
  width: 234.89999999999998px;
}
.span2 {
  width: 156.6px;
}
.span1 {
  width: 78.3px;
}
.offset12 {
  margin-left: 939.5999999999999px;
}
.offset11 {
  margin-left: 861.3px;
}
.offset10 {
  margin-left: 783px;
}
.offset9 {
  margin-left: 704.6999999999999px;
}
.offset8 {
  margin-left: 626.4px;
}
.offset7 {
  margin-left: 548.1px;
}
.offset6 {
  margin-left: 469.79999999999995px;
}
.offset5 {
  margin-left: 391.5px;
}
.offset4 {
  margin-left: 313.2px;
}
.offset3 {
  margin-left: 234.89999999999998px;
}
.offset2 {
  margin-left: 156.6px;
}
.offset1 {
  margin-left: 78.3px;
}
.row-fluid {
  width: 100%;
  *zoom: 1;
}
.row-fluid:before,
.row-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.row-fluid:after {
  clear: both;
}
.row-fluid [class*="span"] {
  display: block;
  width: 100%;
  min-height: 28px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 0%;
  *margin-left: -0.0532141336739038%;
}
.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
  margin-left: 0%;
}
.row-fluid .span12 {
  width: 100%;
  *width: 99.9467858663261%;
}
.row-fluid .span11 {
  width: 91.66666666666667%;
  *width: 91.61345253299277%;
}
.row-fluid .span10 {
  width: 83.33333333333334%;
  *width: 83.28011919965944%;
}
.row-fluid .span9 {
  width: 75%;
  *width: 74.9467858663261%;
}
.row-fluid .span8 {
  width: 66.66666666666667%;
  *width: 66.61345253299277%;
}
.row-fluid .span7 {
  width: 58.333333333333336%;
  *width: 58.28011919965943%;
}
.row-fluid .span6 {
  width: 50%;
  *width: 49.946785866326096%;
}
.row-fluid .span5 {
  width: 41.66666666666667%;
  *width: 41.61345253299277%;
}
.row-fluid .span4 {
  width: 33.333333333333336%;
  *width: 33.28011919965943%;
}
.row-fluid .span3 {
  width: 25%;
  *width: 24.946785866326096%;
}
.row-fluid .span2 {
  width: 16.666666666666668%;
  *width: 16.613452532992763%;
}
.row-fluid .span1 {
  width: 8.333333333333334%;
  *width: 8.28011919965943%;
}
.row-fluid .offset12 {
  margin-left: 100%;
  *margin-left: 99.89357173265219%;
}
.row-fluid .offset12:first-child {
  margin-left: 100%;
  *margin-left: 99.89357173265219%;
}
.row-fluid .offset11 {
  margin-left: 91.66666666666667%;
  *margin-left: 91.56023839931886%;
}
.row-fluid .offset11:first-child {
  margin-left: 91.66666666666667%;
  *margin-left: 91.56023839931886%;
}
.row-fluid .offset10 {
  margin-left: 83.33333333333334%;
  *margin-left: 83.22690506598553%;
}
.row-fluid .offset10:first-child {
  margin-left: 83.33333333333334%;
  *margin-left: 83.22690506598553%;
}
.row-fluid .offset9 {
  margin-left: 75%;
  *margin-left: 74.89357173265219%;
}
.row-fluid .offset9:first-child {
  margin-left: 75%;
  *margin-left: 74.89357173265219%;
}
.row-fluid .offset8 {
  margin-left: 66.66666666666667%;
  *margin-left: 66.56023839931886%;
}
.row-fluid .offset8:first-child {
  margin-left: 66.66666666666667%;
  *margin-left: 66.56023839931886%;
}
.row-fluid .offset7 {
  margin-left: 58.333333333333336%;
  *margin-left: 58.22690506598553%;
}
.row-fluid .offset7:first-child {
  margin-left: 58.333333333333336%;
  *margin-left: 58.22690506598553%;
}
.row-fluid .offset6 {
  margin-left: 50%;
  *margin-left: 49.89357173265219%;
}
.row-fluid .offset6:first-child {
  margin-left: 50%;
  *margin-left: 49.89357173265219%;
}
.row-fluid .offset5 {
  margin-left: 41.66666666666667%;
  *margin-left: 41.56023839931886%;
}
.row-fluid .offset5:first-child {
  margin-left: 41.66666666666667%;
  *margin-left: 41.56023839931886%;
}
.row-fluid .offset4 {
  margin-left: 33.333333333333336%;
  *margin-left: 33.22690506598553%;
}
.row-fluid .offset4:first-child {
  margin-left: 33.333333333333336%;
  *margin-left: 33.22690506598553%;
}
.row-fluid .offset3 {
  margin-left: 25%;
  *margin-left: 24.89357173265219%;
}
.row-fluid .offset3:first-child {
  margin-left: 25%;
  *margin-left: 24.89357173265219%;
}
.row-fluid .offset2 {
  margin-left: 16.666666666666668%;
  *margin-left: 16.56023839931886%;
}
.row-fluid .offset2:first-child {
  margin-left: 16.666666666666668%;
  *margin-left: 16.56023839931886%;
}
.row-fluid .offset1 {
  margin-left: 8.333333333333334%;
  *margin-left: 8.226905065985525%;
}
.row-fluid .offset1:first-child {
  margin-left: 8.333333333333334%;
  *margin-left: 8.226905065985525%;
}
[class*="span"].hide,
.row-fluid [class*="span"].hide {
  display: none;
}
[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
  float: right;
}
.container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
}
.container:before,
.container:after {
  display: table;
  content: "";
  line-height: 0;
}
.container:after {
  clear: both;
}
.container-fluid {
  padding-right: 0;
  padding-left: 0;
  *zoom: 1;
}
.container-fluid:before,
.container-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.container-fluid:after {
  clear: both;
}
p {
  margin: 0 0 9px;
}
.lead {
  margin-bottom: 18px;
  font-size: 18px;
  font-weight: 200;
  line-height: 27px;
}
small {
  font-size: 85%;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
cite {
  font-style: normal;
}
.muted {
  color: #bbbbbb;
}
a.muted:hover,
a.muted:focus {
  color: #a2a2a2;
}
.text-warning {
  color: #c09853;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #a47e3c;
}
.text-error {
  color: #b94a48;
}
a.text-error:hover,
a.text-error:focus {
  color: #953b39;
}
.text-info {
  color: #3a87ad;
}
a.text-info:hover,
a.text-info:focus {
  color: #2d6987;
}
.text-success {
  color: #468847;
}
a.text-success:hover,
a.text-success:focus {
  color: #356635;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 9px 0;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold;
  line-height: 18px;
  color: inherit;
  text-rendering: optimizelegibility;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: normal;
  line-height: 1;
  color: #bbbbbb;
}
h1,
h2,
h3 {
  line-height: 36px;
}
h1 {
  font-size: 33px;
}
h2 {
  font-size: 27px;
}
h3 {
  font-size: 21px;
}
h4 {
  font-size: 15px;
}
h5 {
  font-size: 12px;
}
h6 {
  font-size: 10.2px;
}
h1 small {
  font-size: 21px;
}
h2 small {
  font-size: 15px;
}
h3 small {
  font-size: 12px;
}
h4 small {
  font-size: 12px;
}
.page-header {
  padding-bottom: 8px;
  margin: 18px 0 27px;
  border-bottom: 1px solid #e9e9e9;
}
ul,
ol {
  padding: 0;
  margin: 0 0 9px 25px;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}
li {
  line-height: 18px;
}
ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none;
}
ul.inline,
ol.inline {
  margin-left: 0;
  list-style: none;
}
ul.inline > li,
ol.inline > li {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-bottom: 18px;
}
dt,
dd {
  line-height: 18px;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 9px;
}
.dl-horizontal {
  *zoom: 1;
}
.dl-horizontal:before,
.dl-horizontal:after {
  display: table;
  content: "";
  line-height: 0;
}
.dl-horizontal:after {
  clear: both;
}
.dl-horizontal dt {
  float: left;
  width: 160px;
  clear: left;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dl-horizontal dd {
  margin-left: 180px;
}
hr {
  margin: 18px 0;
  border: 0;
  border-top: 1px solid #e9e9e9;
  border-bottom: 1px solid #ffffff;
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #bbbbbb;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 18px;
  border-left: 5px solid #e9e9e9;
}
blockquote p {
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 300;
  line-height: 1.25;
}
blockquote small {
  display: block;
  line-height: 18px;
  color: #bbbbbb;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #e9e9e9;
  border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}
blockquote.pull-right small:before {
  content: '';
}
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}
address {
  display: block;
  margin-bottom: 18px;
  font-style: normal;
  line-height: 18px;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle {
  *margin-bottom: -3px;
}
.dropdown-toggle:active,
.open .dropdown-toggle {
  outline: 0;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid #000000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
}
.dropdown .caret {
  margin-top: 8px;
  margin-left: 2px;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  background-color: #ffffff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  *width: 100%;
  height: 1px;
  margin: 8px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 18px;
  color: #3f4245;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
  text-decoration: none;
  color: #ffffff;
  background-color: #2472b1;
  background-image: -moz-linear-gradient(top, #2677b9, #2269a4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#2677b9), to(#2269a4));
  background-image: -webkit-linear-gradient(top, #2677b9, #2269a4);
  background-image: -o-linear-gradient(top, #2677b9, #2269a4);
  background-image: linear-gradient(to bottom, #2677b9, #2269a4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2677b9', endColorstr='#ff2269a4', GradientType=0);
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #2472b1;
  background-image: -moz-linear-gradient(top, #2677b9, #2269a4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#2677b9), to(#2269a4));
  background-image: -webkit-linear-gradient(top, #2677b9, #2269a4);
  background-image: -o-linear-gradient(top, #2677b9, #2269a4);
  background-image: linear-gradient(to bottom, #2677b9, #2269a4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2677b9', endColorstr='#ff2269a4', GradientType=0);
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #bbbbbb;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: default;
}
.open {
  *z-index: 1000;
}
.open > .dropdown-menu {
  display: block;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid #000000;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px 6px;
  border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
.dropup .dropdown-submenu > .dropdown-menu {
  top: auto;
  bottom: 0;
  margin-top: 0;
  margin-bottom: -2px;
  -webkit-border-radius: 5px 5px 5px 0;
  -moz-border-radius: 5px 5px 5px 0;
  border-radius: 5px 5px 5px 0;
}
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #cccccc;
  margin-top: 5px;
  margin-right: -10px;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #ffffff;
}
.dropdown-submenu.pull-left {
  float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
.dropdown .dropdown-menu .nav-header {
  padding-left: 20px;
  padding-right: 20px;
}
.typeahead {
  z-index: 1051;
  margin-top: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -moz-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
.collapse.in {
  height: auto;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.modal {
  position: fixed;
  top: 10%;
  left: 50%;
  z-index: 1050;
  width: 560px;
  margin-left: -280px;
  background-color: #ffffff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.3);
  *border: 1px solid #999;
  /* IE6-7 */

  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  outline: none;
}
.modal.fade {
  -webkit-transition: opacity .3s linear, top .3s ease-out;
  -moz-transition: opacity .3s linear, top .3s ease-out;
  -o-transition: opacity .3s linear, top .3s ease-out;
  transition: opacity .3s linear, top .3s ease-out;
  top: -25%;
}
.modal.fade.in {
  top: 10%;
}
.modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee;
}
.modal-header .close {
  margin-top: 2px;
}
.modal-header h3 {
  margin: 0;
  line-height: 30px;
}
.modal-body {
  position: relative;
  overflow-y: auto;
  max-height: 400px;
  padding: 15px;
}
.modal-form {
  margin-bottom: 0;
}
.modal-footer {
  padding: 14px 15px 15px;
  margin-bottom: 0;
  text-align: right;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  -webkit-box-shadow: inset 0 1px 0 #ffffff;
  -moz-box-shadow: inset 0 1px 0 #ffffff;
  box-shadow: inset 0 1px 0 #ffffff;
  *zoom: 1;
}
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: "";
  line-height: 0;
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.media,
.media-body {
  overflow: hidden;
  *overflow: visible;
  zoom: 1;
}
.media,
.media .media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.media-list {
  margin-left: 0;
  list-style: none;
}
.carousel {
  position: relative;
  margin-bottom: 18px;
  line-height: 1;
}
.carousel-inner {
  overflow: hidden;
  width: 100%;
  position: relative;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -moz-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 40%;
  left: 15px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  color: #ffffff;
  text-align: center;
  background: #383838;
  border: 3px solid #ffffff;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.carousel-control.right {
  left: auto;
  right: 15px;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-indicators {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 5;
  margin: 0;
  list-style: none;
}
.carousel-indicators li {
  display: block;
  float: left;
  width: 10px;
  height: 10px;
  margin-left: 5px;
  text-indent: -999px;
  background-color: #ccc;
  background-color: rgba(255, 255, 255, 0.25);
  border-radius: 5px;
}
.carousel-indicators .active {
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 15px;
  background: #3f4245;
  background: rgba(0, 0, 0, 0.75);
}
.carousel-caption h4,
.carousel-caption p {
  color: #ffffff;
  line-height: 18px;
}
.carousel-caption h4 {
  margin: 0 0 5px;
}
.carousel-caption p {
  margin-bottom: 0;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.hide {
  display: none;
}
.show {
  display: block;
}
.invisible {
  visibility: hidden;
}
.affix {
  position: fixed;
}
@font-face {
  font-family: "BebasNeue";
  src: url("fonts/bebasneue-webfont.eot");
  src: url('fonts/bebasneue-webfont.eot?#iefix') format('embedded-opentype'), url("fonts/bebasneue-webfont.woff") format("woff"), url("fonts/bebasneue-webfont.ttf") format("truetype"), url("fonts/bebasneue-webfont.svg#BebasNeue") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "HelveticaNeueMedium65";
  src: url("fonts/07fe0fec-b63f-4963-8ee1-535528b67fdb.eot");
  src: url('fonts/07fe0fec-b63f-4963-8ee1-535528b67fdb.eot?#iefix') format('embedded-opentype'), url("fonts/60be5c39-863e-40cb-9434-6ebafb62ab2b.woff") format("woff"), url("fonts/4c6503c9-859b-4d3b-a1d5-2d42e1222415.ttf") format("truetype"), url("fonts/36c182c6-ef98-4021-9b0d-d63122c2bbf5.svg#HelveticaNeueMedium65") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "HelveticaNeueMediumCondensed67";
  src: url("fonts/3a605871-b94d-4161-a394-bb2cfc975df7.eot");
  src: url("fonts/3a605871-b94d-4161-a394-bb2cfc975df7.eot?#iefix") format('embedded-opentype'), url("fonts/aef05e22-e1d4-4e59-bc2e-a71c13c26cca.woff") format("woff"), url("fonts/b785b1cf-24fa-44c9-8c93-d8e2d6912c47.ttf") format("truetype"), url("fonts/5ab0c585-fb4b-43d9-abb0-b92f452b1284.svg#HelveticaNeueMediumCondensed67") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'fontello';
  src: url('fonts/fontello.eot?11166513');
  src: url('fonts/fontello.eot?11166513#iefix') format('embedded-opentype'), url('fonts/fontello.woff?11166513') format('woff'), url('fonts/fontello.ttf?11166513') format('truetype'), url('fonts/fontello.svg?11166513#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
.font-family-BebasNeue,
.elevatedVoices-box .elevatedVoices-subTitle {
  font-family: "BebasNeue", "Trebuchet MS", Arial, Helvetica;
}
.font-family-HelveticaNeue,
.modal-button,
.unsupported-content {
  font-family: "HelveticaNeue", "Helvetica Neue", "Helvetica-Neue", Helvetica, Arial, sans-serif;
}
.font-family-HelveticaNeueBold,
.unsupported-title {
  font-family: "HelveticaNeueBold", "Helvetica Neue Bold", "Helvetica-Neue-Bold", Helvetica, Arial, sans-serif;
  font-weight: 700;
}
.font-family-HelveticaNeueMedium65,
.elevatedVoices-box .elevatedVoices-intro,
.globalHeader .header-nav-list {
  font-family: "HelveticaNeueMedium65", "Helvetica Neue Bold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
.font-family-HelveticaNeueMediumCondensed67,
.globalHeader .header-sections,
.globalHeader .header-trending {
  font-family: "HelveticaNeueMediumCondensed67", "Helvetica Neue Medium Condensed 67", "HelveticaNeue-Medium-Condensed", "Helvetica Neue Medium Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.font-family-LucidaSansUnicode {
  font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
  font-weight: 300;
}
.section-font,
.box-content .box-title,
.titleAndLink-box .box-title,
.showDescription-box .box-title,
.blog-article-header .published-date,
.categorizedTopicTagList-box dl dt,
.articleHighlightList-box .section-tag,
.imageSlideshow-box .carousel-control,
.relatedVideosCarousel-box .box-content .carousel .item .relatedVideo .webExtra,
.comments-box .gig-comments-container .gig-comments-button,
.topicList-box .topicList-featured,
.broadcastSchedule-header .heading {
  font-family: "BebasNeue", "Trebuchet MS", Arial, Helvetica;
  text-transform: uppercase;
  font-weight: normal;
}
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px;
}
.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sprite,
.ajam-icon:before,
.play-button:before,
.share .icon,
.blog-title:before,
.comments-box .gig-comments-container .gig-comments-vote-up,
.comments-box .gig-comments-container .gig-comments-vote-down,
.topicHighlights-box .topicHighlights-arrow:before,
.topicHighlights-box .topicHighlights-arrow:after,
.globalHeader .header-social-link,
.globalHeader .header-search,
.modal-header .close,
.modal-error #modal-title:before,
.twitter-icon:before,
.people-icon:before,
.places-icon:before,
.topics-icon:before,
.eye-icon:before,
.megaphone-icon:before,
.loadMore-icon:before,
.label.label-video-black:before,
.label.label-video-white:before,
.breakingNews-linksItemLink.has-video:after,
.bullets .list-item.label-video-black:before,
.bullets .list-item.label-video-white:before {
  background-image: url("img/sprite.png");
  background-repeat: no-repeat;
}
.sprite-unsupported,
.unsupported-dismiss,
.icon-caution,
.unsupported-icon {
  background-image: url("img/sprite-unsupported.png");
  background-repeat: no-repeat;
}
.modal {
  background-color: #ffffff;
  background-color: #f2f2f2;
  background-image: -moz-linear-gradient(top, #ffffff, #dedede);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#dedede));
  background-image: -webkit-linear-gradient(top, #ffffff, #dedede);
  background-image: -o-linear-gradient(top, #ffffff, #dedede);
  background-image: linear-gradient(to bottom, #ffffff, #dedede);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffdedede', GradientType=0);
  border: none;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-background-clip: border-box;
  -moz-background-clip: border-box;
  background-clip: border-box;
}
.modal.modal-error {
  box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.4), 0 0 0 6px #a71818, 0 4px 15px rgba(0, 0, 0, 0.4);
}
.modal-header {
  padding: 12px 18px 0;
  border-bottom: none;
}
.modal-header .close {
  margin-top: 2px;
  width: 20px;
  height: 19px;
  background-position: -22px -160px;
  cursor: pointer;
}
#modal-title {
  margin: 0;
  line-height: 30px;
  font-size: 24px;
  text-transform: uppercase;
}
.modal-error #modal-title {
  color: #a71717;
}
.modal-error #modal-title:before {
  content: "";
  margin-right: 12px;
  width: 21px;
  height: 18px;
  background-position: 0 -160px;
}
.modal-body {
  max-height: none;
  padding: 5px 18px;
}
.modal-text {
  margin-bottom: 0;
  font-size: 18px;
  line-height: 26px;
}
.modal-footer {
  padding: 14px 18px 15px;
  background-color: transparent;
  border-top: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.modal-button {
  display: inline-block;
  padding: 0.556em 1.667em;
  border: none;
  color: #ffffff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  text-transform: uppercase;
  cursor: pointer;
  font-size: 14px;
}
.modal-error .modal-button {
  background-color: #a71818;
}
html,
body {
  position: relative;
  width: 100%;
  overflow-x: hidden;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#CQ,
#CQ * {
  box-sizing: content-box;
}
.authorText {
  color: #ff00ff;
  font-weight: bold;
}
.ad_1x1 {
  position: absolute;
}
.side-padding {
  padding-left: 1.667em;
  padding-right: 1.667em;
}
.row-padding {
  padding-top: 3.334em;
  padding-bottom: 3.334em;
}
.row-padding > .placard-padding {
  padding-top: 0;
}
.container {
  position: relative;
}
.background-white {
  background: #ffffff;
}
.background-whiteDark {
  background: #f5f5f5;
}
.background-grayDark {
  background: #3f4245;
}
.background-black {
  background: #000000;
}
[class^="icon-font-"]:before,
[class*=" icon-font-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: none;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
}
.icon-font-menu-1:before {
  content: '\e80e';
}
.icon-font-twitter:before {
  content: '\e802';
}
.icon-font-facebook:before {
  content: '\e803';
}
.icon-font-menu:before {
  content: '\e800';
}
.icon-font-gplus-squared:before {
  content: '\e805';
}
.icon-font-gplus:before {
  content: '\e804';
}
.icon-font-youtube-squared:before {
  content: '\e807';
}
.icon-font-youtube:before {
  content: '\e808';
}
.icon-font-twitter-squared:before {
  content: '\e806';
}
.icon-font-search-2:before {
  content: '\e80d';
}
.icon-font-videocam:before {
  content: '\e809';
}
.icon-font-camera-1:before {
  content: '\e80b';
}
.icon-font-camera:before {
  content: '\e801';
}
.icon-font-search:before {
  content: '\e80a';
}
.icon-font-search-1:before {
  content: '\e80c';
}
.ajam-icon:before,
.modal-header .close,
.modal-error #modal-title:before,
.twitter-icon:before,
.people-icon:before,
.places-icon:before,
.topics-icon:before,
.eye-icon:before,
.megaphone-icon:before,
.loadMore-icon:before,
.label.label-video-black:before,
.label.label-video-white:before,
.breakingNews-linksItemLink.has-video:after,
.bullets .list-item.label-video-black:before,
.bullets .list-item.label-video-white:before,
.modal-header .close,
.modal-error #modal-title:before,
.twitter-icon:before,
.people-icon:before,
.places-icon:before,
.topics-icon:before,
.eye-icon:before,
.megaphone-icon:before,
.loadMore-icon:before,
.label.label-video-black:before,
.label.label-video-white:before,
.breakingNews-linksItemLink.has-video:after,
.bullets .list-item.label-video-black:before,
.bullets .list-item.label-video-white:before {
  content: "";
  display: inline-block;
  position: relative;
}
.twitter-icon:before {
  top: 2px;
  margin-right: 3px;
  width: 14px;
  height: 12px;
  background-position: -51px -31px;
}
.people-icon:before {
  margin-right: 6px;
  width: 12px;
  height: 11px;
  background-position: -66px -31px;
}
.places-icon:before {
  top: 1px;
  margin-right: 8px;
  width: 8px;
  height: 12px;
  background-position: -79px -31px;
}
.topics-icon:before {
  margin-right: 6px;
  width: 10px;
  height: 12px;
  background-position: -88px -31px;
}
.eye-icon:before {
  top: -2px;
  margin-right: 6px;
  width: 15px;
  height: 9px;
  background-position: -99px -31px;
}
.megaphone-icon:before {
  margin-right: 5px;
  width: 16px;
  height: 12px;
  background-position: -115px -36px;
}
.loadMore-icon:before {
  top: 4px;
  margin: -3px 10px 0 0;
  width: 21px;
  height: 21px;
  background-position: -151px 0;
}
.wrapper-loadMore {
  margin-top: 1.667em;
  position: relative;
  text-align: center;
}
.wrapper-loadMore .sq {
  font-size: 18px;
  line-height: 22px;
}
.wrapper-loadMore .sq:hover,
.wrapper-loadMore .sq:focus {
  color: #ffffff;
}
.ajax-loader {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
}
.commas > :after {
  content: ",\a0";
}
.commas > :first-child:after {
  content: "";
}
.commas > :last-child:after {
  content: "";
}
.column-background {
  background: #ffffff;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
}
.play-button {
  position: relative;
  z-index: 0;
}
.play-button:before {
  position: absolute;
  content: "";
  z-index: 1;
  left: 10px;
  bottom: 10px;
  width: 36px;
  height: 36px;
  background-position: -186px -78px;
}
.label.label-opinion:before {
  text-transform: uppercase;
  color: #000000;
}
.label.label-opinion:before {
  content: "Opinion: ";
}
.label.has-thumb:before {
  color: #bbbbbb;
}
.label.label-video-black:before,
.label.label-video-white:before,
.bullets .list-item.label-video-black:before,
.bullets .list-item.label-video-white:before,
.bullets .list-item.label-video-black:before,
.bullets .list-item.label-video-white:before {
  margin-right: 0.41675em;
  top: -1px;
  width: 11px;
  height: 6px;
}
.label.label-video-black:before,
.bullets .list-item.label-video-black:before {
  background-position: -39px -31px;
}
.label.label-video-white:before,
.bullets .list-item.label-video-white:before {
  background-position: -39px -38px;
}
.bullets {
  margin: 0;
  list-style: none;
}
.bullets .list-item {
  position: relative;
  padding: 0.8335em 0.8335em 0.8335em 1.667em;
}
.bullets .list-item:before {
  content: "\002022";
  font-size: 12px;
  position: absolute;
  left: 0.41675em;
  top: 0.8335em;
}
.bullets .list-item.A:before {
  color: #e34a1b;
}
.bullets .list-item.B:before {
  color: #ffffff;
}
.bullets .list-item.label-video-black :before,
.bullets .list-item.label-video-white :before {
  left: 0.208375em;
}
.equalHeights .item {
  *zoom: 1;
  min-height: 50px;
}
.equalHeights .item:before,
.equalHeights .item:after {
  display: table;
  content: "";
  line-height: 0;
}
.equalHeights .item:after {
  clear: both;
}
.split10 {
  width: 10%;
}
.split15 {
  width: 15%;
}
.split20 {
  width: 20%;
}
.split25 {
  width: 25%;
}
.split30 {
  width: 30%;
}
.split33 {
  width: 33.333%;
}
.split40 {
  width: 40%;
}
.split50 {
  width: 50%;
}
.split60 {
  width: 60%;
}
.split70 {
  width: 70%;
}
.split75 {
  width: 75%;
}
.split80 {
  width: 80%;
}
.split85 {
  width: 85%;
}
.split90 {
  width: 90%;
}
[class*="split"] {
  float: left;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  clear: none;
}
[class*="split"].left {
  padding-right: 0.833em;
}
[class*="split"].right {
  padding-left: 0.833em;
}
.border-left,
.col-border-left {
  border-left: 1px solid #e9e9e9;
}
.border-right {
  border-right: 1px solid #e9e9e9;
}
.no-border {
  border-left: none;
  clear: left;
}
.borders {
  border-bottom: 2px solid #eeeeee;
  border-left: 1px solid #eeeeee;
  border-right: 1px solid #eeeeee;
}
.list-border-dotted .list-item {
  border-bottom: 1px dotted #bbbbbb;
}
.list-border-dotted .list-item:last-child {
  border: none;
}
.text p {
  font-size: 14px;
  line-height: 22px;
  margin: 1em 0;
}
.text p:first-child {
  margin-top: 0.2em;
}
.text ul,
.text ol {
  font-size: 14px;
  line-height: 22px;
}
.unsupported-browser {
  padding: 2em 0;
  background-color: #ebd030;
  background-image: url("img/unsupported-browser-bg.png");
  background-repeat: repeat-x;
  background-position: left bottom;
  color: #000000;
  border-bottom: 1px solid #ffffff;
}
.unsupported-inner {
  margin: 0 auto;
  width: 696px;
}
.unsupported-dismiss {
  margin-top: 8px;
  width: 20px;
  height: 19px;
  cursor: pointer;
  background-position: -220px -19px;
}
.unsupported-title {
  margin: 0;
  font-size: 26px;
  text-transform: uppercase;
}
.icon-caution {
  display: block;
  margin: 9px 10px 0 0;
  width: 21px;
  height: 18px;
  background-position: -220px 0;
}
.unsupported-content {
  margin: 0 0 1em;
  font-size: 18px;
  line-height: 26px;
}
.unsupported-list {
  margin: 0 auto;
  width: 400px;
  list-style: none;
}
.unsupported-item {
  float: left;
}
.unsupported-icon {
  display: block;
  margin: 0 18px;
  width: 43px;
  height: 59px;
}
.icon-firefox {
  background-position: 0 0;
}
.icon-ie {
  background-position: -44px 0;
}
.icon-chrome {
  background-position: -88px 0;
}
.icon-safari {
  background-position: -132px 0;
}
.icon-opera {
  background-position: -176px 0;
}
[class*="-box"] {
  position: relative;
  margin-bottom: 1.667em;
}
.box-content {
  position: relative;
  *zoom: 1;
}
.box-content:before,
.box-content:after {
  display: table;
  content: "";
  line-height: 0;
}
.box-content:after {
  clear: both;
}
.box-content .box-title {
  display: inline-block;
  margin: 0;
}
.box-content h3.box-title {
  padding: 0.5em 0;
  font-size: 20px;
  line-height: 20px;
}
.box-content h4.box-title {
  padding: 0.5em 0 0.4em;
  font-size: 18px;
  line-height: 18px;
}
.box-content .box-header {
  position: relative;
  border-bottom: 1px solid #bbbbbb;
}
.box-content .box-header .more {
  float: right;
  font-size: 12px;
  line-height: 42px;
  white-space: nowrap;
}
.row-fluid .col-main {
  padding: 0 0.8335em 0 0;
}
.row-fluid .col-secondary {
  padding-left: 0.8335em;
  position: relative;
  overflow: hidden;
}
.template-home {
  background-color: #e9e9e9;
}
.row-home-top {
  padding-top: 1.667em;
}
.row-home-top .placard-container {
  padding-bottom: 1.667em;
}
.row-home-top .placard-container.hidden-placard {
  display: none;
}
.row-home-middle {
  margin-bottom: 2.5em;
}
.container-home-middle {
  background-color: #ffffff;
}
.row-fluid .col-secondary-home {
  padding: 0 1.667em;
  border-top: 3px solid #000000;
  border-left: 1px solid #e9e9e9;
}
.row-fluid .col-secondary-home .rightcolupper .section:first-child [class*="-box"] {
  border-top: none;
}
.row-home-bottom {
  padding-bottom: 1.667em;
}
.breakingNews-photo {
  position: relative;
  max-width: 100%;
  height: 377px;
  background-size: cover;
  background-position: center;
}
.breakingNews-photoCredit {
  position: absolute;
  display: block;
  right: 10px;
  bottom: 0;
  color: #ffffff;
  font-size: 7px;
  text-shadow: 1px 1px 1px #000000;
  text-transform: uppercase;
}
.breakingNews-headline {
  padding: 12px;
  background-color: #d5381c;
  background-image: -moz-linear-gradient(top, #d12a18, #dc4d23);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d12a18), to(#dc4d23));
  background-image: -webkit-linear-gradient(top, #d12a18, #dc4d23);
  background-image: -o-linear-gradient(top, #d12a18, #dc4d23);
  background-image: linear-gradient(to bottom, #d12a18, #dc4d23);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd12a18', endColorstr='#ffdc4d23', GradientType=0);
  text-align: center;
}
.breakingNews-headlineTitle {
  margin-bottom: 0;
  color: #ffffff;
  font-size: 20px;
  line-height: 24px;
  font-weight: bold;
}
.breakingNews-headlineLink {
  color: inherit;
}
.breakingNews-thumbBackground {
  background-color: #131313;
  background-image: -moz-linear-gradient(top, #1f1f1f, #000000);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#1f1f1f), to(#000000));
  background-image: -webkit-linear-gradient(top, #1f1f1f, #000000);
  background-image: -o-linear-gradient(top, #1f1f1f, #000000);
  background-image: linear-gradient(to bottom, #1f1f1f, #000000);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff1f1f1f', endColorstr='#ff000000', GradientType=0);
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.breakingNews-thumbBackground:before,
.breakingNews-thumbBackground:after {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: 0;
}
.breakingNews-thumbBackground.two-thumbs:before,
.breakingNews-thumbBackground.two-thumbs:after {
  left: 25%;
  border-left: 1px dotted #ffffff;
}
.breakingNews-thumbBackground.two-thumbs:after {
  left: 50%;
}
.breakingNews-thumbBackground.four-thumbs:before,
.breakingNews-thumbBackground.four-thumbs:after {
  left: 25%;
  width: 25%;
  border-left: 1px dotted #ffffff;
}
.breakingNews-thumbBackground.four-thumbs:after {
  left: 50%;
  border-right: 1px dotted #ffffff;
}
.breakingNews-thumbBackground.no-thumbs:before {
  left: 50%;
  border-left: 1px dotted #ffffff;
}
.breakingNews-thumbContainer {
  margin: 0;
}
.breakingNews-thumbItem {
  width: 25%;
}
.breakingNews-thumbLink {
  display: block;
  color: #ffffff;
  padding: 15px 0;
}
.breakingNews-thumbLink:hover,
.breakingNews-thumbLink:focus {
  text-decoration: none;
}
.breakingNews-thumbLink:hover .breakingNews-thumbImage,
.breakingNews-thumbLink:focus .breakingNews-thumbImage {
  border-color: #444;
}
.breakingNews-thumbLink:hover .breakingNews-thumbTitle,
.breakingNews-thumbLink:focus .breakingNews-thumbTitle {
  color: #d12a18;
}
.breakingNews-thumbImage,
.breakingNews-thumbTitle {
  margin: 0 auto;
  display: block;
  width: 78%;
}
.breakingNews-thumbImage {
  max-height: 145px;
  border: 8px solid #000000;
}
.breakingNews-thumbTitle {
  padding: 8px 8px 0;
  font-size: 12px;
  line-height: 16px;
  font-weight: bold;
}
.breakingNews-linksContainer {
  float: left;
  width: 50%;
}
.breakingNews-linksList {
  margin: 0;
  color: #ffffff;
  list-style-type: disc;
}
.two-thumbs .breakingNews-linksList {
  padding: 30px 20px 10px;
}
.no-thumbs .breakingNews-linksList {
  padding: 15px 20px 5px;
}
.breakingNews-linksItem {
  margin: 0 0 10px 20px;
  padding: 0 0 0 10px;
  font-size: 13px;
  line-height: 19px;
  font-weight: bold;
}
.breakingNews-linksItemLink {
  color: inherit;
}
.breakingNews-linksItemLink:hover,
.breakingNews-linksItemLink:focus {
  color: #d12a18;
  text-decoration: none;
}
.breakingNews-linksItemLink.has-video:after {
  content: "";
  margin-left: 5px;
  width: 15px;
  height: 8px;
  background-position: -16px -31px;
}
.breakingNews-linksItemLink.has-video:hover:after {
  background-position: 0 -31px;
}
.dayAfterFeature-box {
  border-top: 3px solid #dab968;
}
.dayAfterFeature-box .box-content {
  padding: 0 1.667em;
}
.dayAfterFeature-box .box-header {
  margin-bottom: 1em;
}
.dayAfterFeature-box .dayAfterFeature-headline {
  margin: 0 0 0.41657em;
  font-size: 34px;
  line-height: 40px;
  color: #212e64;
}
.dayAfterFeature-box .dayAfterFeature-headline a {
  color: inherit;
}
.dayAfterFeature-box .bylines {
  display: block;
  margin-bottom: 1.667em;
  line-height: 16px;
}
.dayAfterFeature-box .bylines a {
  font-weight: bold;
}
.topStories-box {
  border-top: 3px solid #dab968;
}
.topStories-box .box-content {
  padding: 0 1.667em;
}
.topStories-box .box-header {
  margin-bottom: 1em;
}
.topStories-primary {
  margin-bottom: 1em;
}
.topStories-primary .topStories-headline {
  margin: 0 0 0.41657em;
  font-size: 34px;
  line-height: 40px;
  color: #212e64;
}
.topStories-primary .topStories-headline a {
  color: inherit;
}
.topStories-primary .col1,
.topStories-primary .col2 {
  width: 60%;
  float: left;
}
.topStories-primary figure .image-info {
  margin-bottom: 0;
}
.topStories-primary .col2 {
  width: 40%;
  padding-left: 1.667em;
}
.topStories-primary .bylines {
  display: block;
  margin-bottom: 0.833em;
  line-height: 16px;
}
.topStories-primary .bylines a {
  font-weight: bold;
}
.topStories-primary .leader {
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 1em;
}
.topStories-primary .related,
.topStories-primary .topics {
  margin-bottom: 1em;
}
.topStories-secondary {
  border-top: 1px solid #e9e9e9;
  padding-top: 2em;
}
.secondaryStory {
  float: left;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
}
.secondaryStory img {
  max-height: 130px;
}
.secondaryStory-body {
  padding: 1em;
  height: 100px;
  background-color: #f8f8f8;
  background-image: -moz-linear-gradient(top, #f5f5f5, #fcfcfc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#fcfcfc));
  background-image: -webkit-linear-gradient(top, #f5f5f5, #fcfcfc);
  background-image: -o-linear-gradient(top, #f5f5f5, #fcfcfc);
  background-image: linear-gradient(to bottom, #f5f5f5, #fcfcfc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fffcfcfc', GradientType=0);
  border: 1px solid #dbdbdb;
  border-top: none;
  border-bottom-width: 3px;
}
.secondaryStory-headline {
  margin: 0;
  font-size: 16px;
  line-height: 18px;
  color: #212e64;
}
.secondaryStory-headline a {
  color: inherit;
}
.latestArticleList-box {
  border-top: 3px solid #58585c;
}
.latestArticleList-box .box-content {
  padding: 0 1.667em;
}
.latestArticleList-box .more:after {
  content: "";
  display: inline-block;
  height: 0;
  margin-left: 2px;
  position: relative;
  width: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #2677b9;
  top: -1px;
}
.latestArticleList-list {
  display: table;
  width: 100%;
  margin: 0;
}
.latestArticleList-item {
  display: table-row;
  width: 100%;
  position: relative;
  height: 4em;
}
.latestArticleList-item:first-child .latestArticleList-link {
  border-top: none;
}
.latestArticleList-link {
  border-top: 1px dotted #bbbbbb;
  color: #212e64;
  display: table-cell;
  position: relative;
  vertical-align: middle;
  font-weight: bold;
}
.latestArticleList-link.video-black {
  background-position: 0 50%;
}
.col-secondary .latestArticleList-box .box-content {
  padding: 0;
}
.show-two-column {
  background: #ffffff;
}
.show-two-column .show-two-column-left {
  padding: 0 0 1.667em 1.667em;
  border-top: 3px solid #c5c6c8;
}
.show-two-column .show-two-column-left .box-content {
  padding-top: 0;
  margin-bottom: 1.667em;
}
.show-two-column .show-two-column-left-inner {
  padding: 0 1.667em 0 0;
}
.show-two-column .show-two-column-right {
  padding: 0 1.667em 1.667em;
}
.show-two-column .show-two-column-right .linksList-box {
  border-top: 3px solid #000000;
}
.show-two-column .show-two-column-right .linksList-box .box-header {
  border-bottom: 1px solid #bbbbbb;
}
.show-two-column .show-two-column-right-top {
  background: #f2f0f0;
  padding-top: 1.667em;
}
span.separator {
  color: #bbbbbb;
  font-size: 1.3em;
  padding: 0 0.25em;
}
span.separator:after {
  content: "|";
}
.datetime-wrap {
  display: block;
}
.datetime-wrap .time,
.datetime-wrap .date {
  font-size: 10px;
  display: inline-block;
}
.more {
  display: block;
}
.sq,
.col-secondary .broadcastOnNow-box .box-link {
  display: inline-block;
  padding: 0.50em 0.8335em;
  border: none;
  color: #ffffff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-weight: bold;
  text-transform: uppercase;
  cursor: pointer;
}
.sq.A {
  background-color: #e34a1b;
}
.sq.B {
  background-color: #2677b9;
}
.rounded,
.col-secondary .broadcastOnNow-box .box-link {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color: #2677b9;
  border-color: transparent;
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  padding: 0.5em;
}
.ad {
  text-align: center;
}
.placard-padding {
  padding-top: 1.667em;
  padding-bottom: 1.667em;
}
.col-secondary .ad {
  background: #f6f6f6;
  margin: 0 -2px 1.667em;
  padding: 6px 0;
}
.template-blog .col-secondary .ad {
  background: none;
  margin: 1.667em 0;
  padding: 0;
}
.template-home .col-secondary .ad {
  margin: 0 -1.667em 1.667em;
  padding: 0.8335em 0;
}
.authorProfileBio-box {
  font-style: italic;
  font-size: 12px;
  margin: 1em 0;
}
.articleRailListforAuthor-box .articleLink {
  color: #212e64;
  display: block;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  padding: 1em 0 0;
}
.k2Results {
  position: relative;
}
hr {
  margin: 0;
  border-bottom: none;
  clear: both;
}
hr.A {
  border-top: 3px solid #58585c;
}
hr.B {
  border-top: 3px solid #dab968;
}
hr.C {
  border-top: 3px solid #000000;
}
hr.D {
  border-top: 3px solid #e9e9e9;
}
hr.E {
  border-top: 3px solid #e34a1b;
}
hr.F {
  border-top: 1px solid #fafafa;
}
hr.G {
  border-top: 1px dotted #e9e9e9;
}
.k2Search-box .k2SearchButton {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color: #2677b9;
  border-color: transparent;
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  padding: 0.5em;
  text-transform: uppercase;
}
.k2Search-box .k2SearchInput {
  padding: 0.45em;
  width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 1px solid #ccc;
  font-size: 16px;
}
.k2Search-box .k2SearchInput.error {
  border: 1px solid red;
}
.k2Search-box .placeholdersjs {
  color: #757575;
}
.k2Search-box .k2SearchInput:-moz-placeholder {
  color: #757575;
}
.k2Search-box .k2SearchInput::-moz-placeholder {
  color: #757575;
}
.k2Search-box .k2SearchInput:-ms-input-placeholder {
  color: #757575;
}
.k2Search-box .k2SearchInput::-webkit-input-placeholder {
  color: #757575;
}
.tv-bar-section {
  background: #2b2b2b;
  background: -moz-linear-gradient(top, #2b2b2b 0%, #262626 18%, #070707 78%, #000000 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2b2b2b), color-stop(18%, #262626), color-stop(78%, #070707), color-stop(100%, #000000));
  background: -webkit-linear-gradient(top, #2b2b2b 0%, #262626 18%, #070707 78%, #000000 100%);
  background: -o-linear-gradient(top, #2b2b2b 0%, #262626 18%, #070707 78%, #000000 100%);
  background: -ms-linear-gradient(top, #2b2b2b 0%, #262626 18%, #070707 78%, #000000 100%);
  background: linear-gradient(to bottom, #2b2b2b 0%, #262626 18%, #070707 78%, #000000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2b2b2b', endColorstr='#000000', GradientType=0);
  border-bottom: 1px solid #3d3d3d;
}
.tv-bar-border-left:before,
.tv-bar-box .broadcastOnNow-box .onNow .box-body:before,
.tv-bar-box .broadcastOnNow-box .comingUpTemplate .box-body:before,
.tv-bar-box .k2Search-box .box-body:before,
.watch-tv-bar-section .tv-bar-box .buttonWithTitle .buttonWithTitle-box .box-content .box-body:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  bottom: -300%;
  border-left: 1px dotted gray;
}
.tv-bar-box {
  background: #000000;
  border-left: 1px solid #3d3d3d;
  border-right: 1px solid #3d3d3d;
  margin-bottom: 0;
  overflow: hidden;
}
.tv-bar-box .box-header,
.watch-tv-bar-section .tv-bar-box .buttonWithTitle .buttonWithTitle-box .box-content .box-header {
  padding: 0.2em 1em 0;
  height: 28px;
  overflow: hidden;
  border-bottom: 1px solid #6f6f6f;
}
.tv-bar-box .box-title,
.watch-tv-bar-section .tv-bar-box .buttonWithTitle .buttonWithTitle-box .box-content .box-title {
  margin: 0;
  color: #999;
  font-size: 12px;
  line-height: 24px;
  font-weight: bold;
}
.tv-bar-box .box-headline,
.watch-tv-bar-section .tv-bar-box .buttonWithTitle .buttonWithTitle-box .box-content .box-text {
  margin: 0;
  color: #ffffff;
  font-size: 13px;
  line-height: 15px;
  font-weight: bold;
}
.tv-bar-box .box-body {
  position: relative;
  padding: 1em;
  color: #ffffff;
}
.tv-bar-box .box-body p {
  margin: 0;
}
.tv-bar-box .box-link {
  color: #ffffff;
}
.tv-bar-box .box-link:hover,
.tv-bar-box .box-link:focus {
  color: #ffffff;
}
.tv-bar-box .callToAction {
  float: left;
  width: 25%;
}
.tv-bar-box .callToAction-box {
  margin-bottom: 0;
}
.tv-bar-box .callToAction-box .box-image {
  display: block;
  max-width: 35px;
}
.tv-bar-box .broadcastOnNow {
  float: left;
  width: 50%;
}
.tv-bar-box .broadcastOnNow-box {
  margin-bottom: 0;
}
.tv-bar-box .broadcastOnNow-box .onNow,
.tv-bar-box .broadcastOnNow-box .comingUpTemplate {
  float: left;
  width: 50%;
}
.tv-bar-box .k2Search {
  float: right;
  width: 25%;
}
.tv-bar-box .k2Search-box {
  margin-bottom: 0;
}
.watch-tv-bar-section .tv-bar-box .broadcastOnNow {
  width: 34%;
}
.watch-tv-bar-section .tv-bar-box .broadcastOnNow .broadcastOnNow-box .onNow {
  width: 100%;
}
.watch-tv-bar-section .tv-bar-box .broadcastOnNow .broadcastOnNow-box .onNow .box-body:before {
  border-left: none;
}
.watch-tv-bar-section .tv-bar-box .k2Search {
  float: left;
  width: 33%;
}
.watch-tv-bar-section .tv-bar-box .buttonWithTitle {
  float: right;
  width: 33%;
}
.watch-tv-bar-section .tv-bar-box .buttonWithTitle .buttonWithTitle-box .box-content .box-title {
  padding: 0;
  text-transform: none;
  font-family: Helvetica, Arial, sans-serif;
  display: block;
}
.watch-tv-bar-section .tv-bar-box .buttonWithTitle .buttonWithTitle-box .box-content .box-text {
  margin-bottom: 3px;
}
.watch-tv-bar-section .tv-bar-box .buttonWithTitle .buttonWithTitle-box .box-content .sq {
  color: #ffffff;
  font-weight: normal;
  font-size: 12px;
}
.col-secondary .broadcastOnNow-box {
  margin-bottom: 0;
  padding: 1.667em;
  background: #000000;
}
.col-secondary .broadcastOnNow-box .box-title {
  margin: 0 0 2px;
  color: #999;
  font-size: 15px;
  line-height: 18px;
  font-weight: bold;
}
.col-secondary .broadcastOnNow-box .box-headline {
  margin: 0 0 2px;
  font-size: 18px;
  line-height: 21px;
  font-weight: bold;
  color: #ffffff;
}
.col-secondary .broadcastOnNow-box .time {
  font-size: 14px;
  line-height: 17px;
  color: #ffffff;
  margin-bottom: 1.667em;
}
.col-secondary .broadcastOnNow-box .box-link {
  padding: 0.5em 0.8335em;
}
.col-secondary .broadcastOnNow-box .box-link:after {
  content: "";
  display: inline-block;
  height: 0;
  margin-left: 2px;
  width: 0;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 4px solid #ffffff;
  margin-left: 4px;
  top: 1px;
  margin-left: 5px;
  position: relative;
  top: -1px;
}
.col-secondary .k2Search-box {
  border-top: 1px solid #6f6f6f;
  padding: 1.667em 1.667em 2em;
  box-shadow: inset 0 14px 14px -7px rgba(0, 0, 0, 0.5);
  background: #222;
}
.col-secondary .k2Search-box .box-title {
  font-size: 15px;
  margin: 0 0 0.5em;
  color: #999;
}
.col-secondary.show-two-column-right .broadcastOnNow-box {
  margin: 0 -1.667em;
}
.col-secondary.show-two-column-right .k2Search-box {
  margin: 0 -1.667em 1.667em;
}
.buttonWithTitle-box .box-header {
  border-bottom: 0;
}
.buttonWithTitle-box button.sq,
.buttonWithTitle-box a.sq {
  text-transform: uppercase;
}
.buttonWithTitle-box .box-text {
  margin: 0 0 1em;
}
.buttonWithTitle-box .sq:hover,
.buttonWithTitle-box .sq:focus {
  color: #ffffff;
}
.article-box .article-title {
  margin: 0 0 0.333em;
  line-height: 40px;
}
.article-box .container-byline .byline,
.article-box .container-byline .contact {
  display: inline-block;
}
.article-box .container-byline .byline a,
.article-box .container-byline .contact a {
  color: #2677b9;
  font-weight: bold;
}
.article-box .container-byline .date-time {
  display: inline-block;
  color: #bbbbbb;
  font-size: 12px;
  margin: 0 0 1em;
}
.article-box .info .teaser {
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 1em;
}
.article-box .info .topics {
  font-size: 12px;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold;
}
.article-box .info .topics a {
  color: #2677b9;
}
.article-box .info .quicklinks {
  padding: 0.5em 0;
}
.article-detail .brightcove {
  margin: 2em auto 3em;
}
.article-detail h2,
.article-detail h3,
.article-detail h4,
.article-detail h5,
.article-detail h6 {
  color: #272727;
  font-size: 19px;
  font-weight: normal;
  line-height: 28px;
  margin-bottom: 0.84210526em;
}
.elevatedVoices-box .box-content {
  border: 1px solid #d0d0d0;
}
.elevatedVoices-box .box-header {
  text-align: center;
  border-bottom: none;
}
.elevatedVoices-box h3.box-title {
  position: relative;
  top: -1em;
  padding: 0.5em 10px;
  color: #50575d;
  background: #ffffff;
  letter-spacing: normal;
}
.elevatedVoices-box .elevatedVoices-intro {
  display: block;
  margin: -1em 0 0;
  padding: 0 5em 1em;
  font-weight: bold;
  font-size: 15px;
  line-height: 20px;
  color: #777;
  text-align: center;
  border-bottom: 1px dashed #cfcfcf;
}
.elevatedVoices-box .box-body {
  padding: 1.5em 1em;
}
.elevatedVoices-box .elevatedVoices-subTitle {
  position: relative;
  margin: 0;
  font-size: 17px;
  line-height: 22px;
  text-align: center;
}
.elevatedVoices-box .elevatedVoices-subTitle:before {
  content: "";
  display: block;
  border-top: solid 1px #e2e2e2;
  width: 100%;
  height: 1px;
  position: absolute;
  top: 50%;
}
.elevatedVoices-box .title-background {
  position: relative;
  z-index: 1;
  padding: 0 10px;
  background: #ffffff;
}
.elevatedVoices-box .conversationStarter-box {
  padding: 0.5em 2em 0;
}
.elevatedVoices-box .conversationStarter-imgContainer {
  padding: 0 1em 0 0;
}
.elevatedVoices-box .conversationStarter-img {
  width: 100px;
  height: 100px;
}
.elevatedVoices-box .conversationStarter-name {
  margin: 0 0 0.41675em;
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
  color: #2a2929;
}
.elevatedVoices-box .conversationStarter-quote {
  margin: 0;
  font-size: 14px;
  line-height: 24px;
  font-weight: bold;
  color: #777;
}
.elevatedVoices-box .responses-box {
  margin: 0;
  padding: 1em 0 0;
  overflow: hidden;
}
.elevatedVoices-box .responses-item {
  float: left;
  width: 33.33%;
  padding: 0 1.667em;
  text-align: center;
  position: relative;
}
.elevatedVoices-box .responses-item:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: -1000%;
  left: 0;
  border-left: 1px solid #e2e2e2;
}
.elevatedVoices-box .responses-item:first-child:before {
  border-left: none;
}
.elevatedVoices-box .responses-img {
  margin: 0 auto 1em;
  display: block;
  width: 50px;
  height: 50px;
}
.elevatedVoices-box .responses-name {
  margin: 0 0 0.41675em;
  font-size: 11px;
  line-height: 15px;
  font-weight: bold;
}
.elevatedVoices-box .responses-quote {
  margin: 0;
  font-size: 13px;
  line-height: 17px;
  font-weight: bold;
  color: #777;
}
.titleAndLink-box {
  border-top: dotted 1px #e9e9e9;
}
.titleAndLink-box .box-title {
  margin: 0.8335em 0;
}
.titleAndLink-box .box-text {
  margin: 0;
  font-size: 16px;
}
.titleAndLink-box .box-link {
  font-weight: bold;
}
dl.topics {
  display: block;
  line-height: 16px;
  margin: 0;
  position: relative;
}
dl.topics > :after {
  content: ",\a0";
}
dl.topics > :first-child:after {
  content: "";
}
dl.topics > :last-child:after {
  content: "";
}
dl.topics dt,
dl.topics dd {
  display: inline;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  margin: 0;
  padding: 0;
}
dl.related {
  margin: 0;
  font-weight: bold;
}
dl.related dt,
dl.related dd {
  margin: 0;
  font-size: 11px;
  line-height: 13px;
}
dl.related dt {
  padding: 0;
}
dl.related dt + dd {
  border-top: none;
}
dl.related dd {
  padding: 0.667em 0;
  border-top: 1px dotted #bbbbbb;
}
dl.related a {
  color: #212e64;
}
.showDescription-box {
  border-top: 3px solid #000000;
}
.showDescription-box .box-header {
  margin-bottom: 1.667em;
  border-bottom: 1px solid #bbbbbb;
}
.share .sharing {
  width: auto !important;
  margin: 1.667em auto;
}
.share table {
  margin: 0 auto;
  border-spacing: 5px 0;
}
.share .gig-bar-container {
  overflow: hidden !important;
}
.share .icon {
  *margin-right: .3em;
  display: block;
  margin: 1px auto 0;
  height: 31px;
  width: 34px;
  line-height: 31px;
  vertical-align: text-top;
}
.share .gig-button-container {
  padding: 0;
}
.share .gig-button-container-facebook .icon {
  background-position: 0 -128px;
}
.share .gig-button-container-twitter .icon {
  background-position: -171px -128px;
}
.share .gig-button-container-linkedin .icon {
  background-position: -67px -128px;
}
.share .gig-button-container-reddit .icon {
  background-position: -103px -128px;
}
.share .gig-button-container-googleplus .icon {
  background-position: -137px -128px;
}
.share .gig-button-container-email .icon {
  background-position: -206px -128px;
}
.share .gig-button-container-tumblr .icon {
  background-position: -33px -128px;
}
.share .count {
  background: #e9e9e9;
  color: #000000;
  display: block;
  margin-bottom: 0.75em;
  padding: 0.25em;
  position: relative;
  text-align: center;
}
.share .count:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 38%;
  border-width: 0.5em 0.5em 0;
  border-style: solid;
  border-color: #e9e9e9 transparent;
  display: block;
  width: 0;
}
.share a:hover {
  text-decoration: none;
}
.share a:hover .icon {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.sharing-abvr .share .sharing {
  margin: 0 auto 1em;
}
.sharing-abvr .share .gig-bar-container {
  *zoom: 1;
}
.sharing-abvr .share .gig-bar-container:before,
.sharing-abvr .share .gig-bar-container:after {
  display: table;
  content: "";
  line-height: 0;
}
.sharing-abvr .share .gig-bar-container:after {
  clear: both;
}
.sharing-abvr .share table {
  float: right;
  margin: 0;
  border-collapse: collapse;
}
.sharing-abvr .share .gig-button-container-linkedin,
.sharing-abvr .share .gig-button-container-reddit,
.sharing-abvr .share .gig-button-container-email,
.sharing-abvr .share .gig-button-container-tumblr {
  display: none;
}
.sharing-abvr .share .count {
  display: none;
}
.template-broadcast .share {
  padding: 0.41675em 0;
}
.socialShareWithText-box {
  border-top: 3px solid #000000;
}
.socialShareWithText-box .box-content {
  background: #ffffff;
}
.socialShareWithText-box .box-header {
  margin: 0 1.667em 1.667em;
}
.socialShareWithText-box .box-body {
  margin: 0 1.667em 1.667em;
}
.socialShareWithText-box .sharing-abvr .share .count {
  display: block;
  margin-left: 2px;
}
.socialShareWithText-right {
  float: right;
  padding-left: 1.667em;
  margin-left: 1.667em;
  width: auto;
  border-left: 1px solid #e9e9e9;
}
.socialShareWithText-description {
  margin: 0;
  font-size: 14px;
}
.col-secondary .socialShareWithText-box .box-header {
  margin: 0 0 1.667em;
}
.col-secondary .socialShareWithText-box .box-body {
  margin: 0;
}
.col-secondary .socialShareWithText-description {
  font-size: 12px;
}
.template-standardMultimedia .placard-container {
  padding: 1.667em 0 0;
}
.template-standardMultimedia .placard-container.hidden-placard {
  display: none;
}
.template-standardMultimedia.one-column .post-meta {
  width: 630px;
  margin: 0 auto;
}
.standardMultimedia-content .standardMultimedia-title {
  margin: -0.1em 0 0.333em;
  line-height: 40px;
}
.standardMultimedia-content .container-byline .byline,
.standardMultimedia-content .container-byline .contact {
  display: inline-block;
}
.standardMultimedia-content .container-byline .byline a,
.standardMultimedia-content .container-byline .contact a {
  color: #2677b9;
  font-weight: bold;
}
.standardMultimedia-content .container-byline .date-time {
  display: inline-block;
  color: #bbbbbb;
  font-size: 12px;
  margin: 0 0 1em;
}
.standardMultimedia-content .info .teaser {
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 1em;
}
.standardMultimedia-content .info .topics {
  font-size: 12px;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold;
}
.standardMultimedia-content .info .topics a {
  color: #2677b9;
}
.standardMultimedia-content .info .quicklinks {
  padding: 0.5em 0;
}
.template-blog .showComponent-bar {
  background-color: #f5f5f5;
  background-size: 100% auto;
}
.template-blog .showBanner-box {
  margin-bottom: 2.5em;
}
.template-blog .cols-wrap {
  padding: 1.667em;
}
.blog-container {
  margin-bottom: 1.667em;
}
.blog-header {
  margin-bottom: 1.667em;
  border-bottom: 1px solid #bbbbbb;
}
.blog-search-container {
  float: right;
  margin-top: 2.5em;
  position: relative;
  padding: 0.333em 1em 0.333em 0.333em;
  overflow: hidden;
  min-width: 135px;
  border: 1px solid #e9e9e9;
}
.blog-search-container:after {
  content: "";
  display: inline-block;
  height: 0;
  margin-left: 2px;
  position: relative;
  width: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #2677b9;
  top: -1px;
  position: absolute;
  top: 50%;
  right: 0.333em;
  margin-top: -1px;
  z-index: 0;
}
.blog-search-container select {
  width: 125%;
  background-color: transparent;
  background-image: none;
  -webkit-appearance: none;
  -moz-appearance: window;
  -o-appearance: none;
  box-shadow: none;
  color: #2677b9;
  font-weight: bold;
  border: none;
}
.blog-search-container select,
.blog-search-container option {
  outline: none;
}
.blog-search-container a {
  font-weight: bold;
  color: #2677b9;
}
.blog-search-container .dropdown-menu li a {
  color: #000000;
  font-weight: normal;
}
.blog-search-container .dropdown-menu li a:hover {
  color: #ffffff;
}
.blog-title {
  margin: 0 0 0.41675em;
  display: inline-block;
  font-weight: bold;
  color: #000000;
  text-transform: uppercase;
}
.blog-title:before {
  content: "";
  display: inline-block;
  position: relative;
  top: 7px;
  margin-right: 10px;
  width: 31px;
  height: 49px;
  background-position: 0 -78px;
}
.blog-title a {
  color: inherit;
}
.template-blogLanding .blog-article {
  margin-bottom: 1.667em;
  padding-bottom: 1.667em;
  border-bottom: 1px solid #bbbbbb;
}
.template-blogPost .blog-article {
  margin-bottom: 2.5em;
}
.template-blogPost .byline-container {
  float: left;
  margin-top: 0.8335em;
}
.template-blogPost .sharing-abvr .share table {
  float: right;
}
.blog-article-header {
  margin-bottom: 1.667em;
  padding-bottom: 1.667em;
  border-bottom: 1px solid #bbbbbb;
}
.blog-article-header .header-left,
.blog-article-header .header-right {
  float: left;
}
.blog-article-header .header-left {
  padding-right: 0.41675em;
  width: 10%;
}
.blog-article-header .header-right {
  border-left: 1px solid #bbbbbb;
  padding-left: 1em;
  width: 90%;
}
.blog-article-header .published-date {
  font-size: 24px;
  line-height: 30px;
  text-align: center;
}
.blog-article-header .tag {
  font-weight: bold;
  text-transform: uppercase;
  color: #e34a1b;
  font-size: 15px;
  line-height: 15px;
}
.blog-article-header .headline {
  margin: 0 0 0.41675em;
  font-size: 24px;
  line-height: 32px;
  color: #000000;
}
.blog-article-header .headline a {
  color: inherit;
}
.blog-article-header .byline-container {
  font-size: 15px;
}
.blog-image-container {
  margin: -1.667em 0 1.667em;
}
.blog-image {
  margin-bottom: 0.8335em;
}
.blog-caption {
  margin-bottom: 0.8335em;
  color: #606060;
}
.blog-standfirst {
  font-size: 16px;
  line-height: 22px;
}
.blog-paging {
  *zoom: 1;
  padding-bottom: 1.667em;
  border-bottom: 2px solid #bbbbbb;
}
.blog-paging:before,
.blog-paging:after {
  display: table;
  content: "";
  line-height: 0;
}
.blog-paging:after {
  clear: both;
}
.blog-paging .nav-previous,
.blog-paging .nav-next {
  color: #000000;
  font-size: 18px;
  font-weight: bold;
}
.blog-paging .nav-previous a,
.blog-paging .nav-next a {
  color: inherit;
}
.blog-paging .nav-previous {
  float: left;
}
.blog-paging .nav-previous:before {
  content: "\2039";
  margin-right: 0.41675em;
}
.blog-paging .nav-next {
  float: right;
}
.blog-paging .nav-next:after {
  content: "\203A";
  margin-left: 0.41675em;
}
.template-opinion .template-header {
  border-top: 3px solid #c0c0c0;
  background-color: #e5e5e5;
  border-bottom: 1px solid #bbbbbb;
}
.template-opinion .template-header h3 {
  margin: 10px 9px 7px;
  color: #000;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 18px;
}
.template-opinion .col-main .opinion-detail article .opinion-box h1 {
  margin-top: 0.75em;
}
.template-opinion .col-main .opinion-detail article .opinion-box .opinionAuthor {
  padding: 1.667em 0;
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  margin-bottom: 1.667em;
}
.template-opinion .col-main .opinion-detail article .opinion-box .opinionAuthor .opinionAuthorName {
  display: block;
  font-size: 16px;
}
.template-opinion .col-main .opinion-detail article .opinion-box .opinionAuthor .opinionAuthorBio {
  color: #bbbbbb;
  font-style: italic;
  margin-top: 1em;
}
.template-opinion .col-main .opinion-detail article .opinion-box .date-time {
  color: #bbbbbb;
}
.template-opinion .col-main .opinion-detail article .opinion-box .topics {
  font-size: 12px;
}
.template-opinion .col-main .opinion-detail h2,
.template-opinion .col-main .opinion-detail h3,
.template-opinion .col-main .opinion-detail h4,
.template-opinion .col-main .opinion-detail h5,
.template-opinion .col-main .opinion-detail h6 {
  color: #272727;
  font-size: 19px;
  font-weight: normal;
  line-height: 28px;
  margin-bottom: 0.84210526em;
}
.articleBriefList-box .box-content .box-body p {
  margin: 1.5em 0;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold;
}
.editorialPolicy-box {
  font-style: italic;
  font-size: 12px;
  margin: 1em 0;
}
.quicklinks {
  margin-bottom: 0;
}
.videoDetail-box {
  background-color: #000000;
  margin-bottom: 0;
}
.videoDetail-box .video-box {
  margin: 1em 0 1.667em;
}
.videoDetail-box .video-box .video-container {
  float: left;
  width: 80%;
}
.videoDetail-box .video-box h1,
.videoDetail-box .video-box h2,
.videoDetail-box .video-box .date-time {
  color: #ffffff;
  line-height: normal;
}
.videoDetail-box .video-box .sharing-abvr {
  float: right;
  width: 20%;
}
.videoDetail-box .video-box h1 {
  margin: 0;
  padding: 0;
  font-size: 16px;
}
.videoDetail-box .video-box h2 {
  margin: 0;
  padding: 0;
  font-size: 13px;
}
.videoDetail-box .video-box .date-time {
  padding: 0.333em 0;
}
.videoDetail-box .video-box .share .icon {
  margin: 1px 0 0 2px;
  height: 34px;
}
.videoDetail-box .video-box .share .gig-button-container-facebook .icon {
  margin-left: 0;
  background-position: 0 -237px;
}
.videoDetail-box .video-box .share .gig-button-container-tumblr .icon {
  background-position: -35px -237px;
}
.videoDetail-box .video-box .share .gig-button-container-linkedin .icon {
  background-position: -70px -237px;
}
.videoDetail-box .video-box .share .gig-button-container-reddit .icon {
  background-position: -105px -237px;
}
.videoDetail-box .video-box .share .gig-button-container-googleplus .icon {
  background-position: -140px -237px;
}
.videoDetail-box .video-box .share .gig-button-container-twitter .icon {
  background-position: -175px -237px;
}
.videoDetail-box .video-box .share .gig-button-container-email .icon {
  background-position: -210px -237px;
}
.videoDetail-box .video-description {
  color: #ffffff;
  padding-top: 1em;
  text-decoration: none;
}
.videoDetail-box .video-description p {
  font-size: 14px;
  line-height: 22px;
  margin: 1em 0;
}
.youtube.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.youtube.video-container iframe,
.youtube.video-container object,
.youtube.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.categorizedTopicTagList-box dl {
  border-top: 1px solid #e9e9e9;
  margin: 0 0 1em;
  padding-top: 1.5em;
}
.categorizedTopicTagList-box dl dt {
  font-size: 16px;
  line-height: 16px;
}
.categorizedTopicTagList-box dl dd {
  font-weight: bold;
  margin-left: 16px;
}
.categorizedTopicTagList-box dl:first-child {
  border-top: 0;
}
.showComponent-bar {
  background-repeat: no-repeat;
  background-position: 50% 0;
}
.template-show .showComponent-bar {
  padding: 3.334em 0;
  background-size: 100% auto;
}
.template-show .showComponent-box {
  margin: 0 auto 2.5em;
  width: 960px;
}
.template-show .show-box .showTitle {
  margin: 0;
  color: #fff;
  font-size: 40px;
  line-height: 44px;
  font-weight: bold;
}
.template-show .show-box .showDay {
  font-weight: normal;
  text-transform: uppercase;
  display: block;
  white-space: pre;
  font-size: 24px;
  line-height: inherit;
}
.template-video .showComponent-bar.has-show {
  padding: 2.5em 0;
  background-size: cover;
}
.template-video .showComponent-bar.has-show.hidden-placard .placard-container {
  display: none;
}
.template-video .showComponent-bar.has-no-show {
  background: #33383b;
}
.template-video .showComponent-bar.has-no-show .placard-container {
  float: none;
  padding: 1.667em 0;
  margin: 0 auto;
}
.template-video .showComponent-bar.has-no-show .placard-container .ad {
  text-align: center;
}
.template-video .showComponent-bar.has-no-show.hidden-placard {
  display: none;
}
.template-video .showComponent-box {
  margin: 0 auto;
  width: 960px;
}
.template-show .placard-container,
.template-video .placard-container {
  float: right;
  margin-left: 1.667em;
}
.template-show .placard-container .ad,
.template-video .placard-container .ad {
  text-align: right;
}
.showBanner-box {
  margin-bottom: 0;
}
.showBanner-box a:hover {
  text-decoration: none;
}
.showBanner-box .box-title {
  color: #fff;
  padding: 0;
  margin: 0 0 0.41675em;
}
.showBanner-box .showTitle {
  margin: 0;
  padding-top: 0;
  color: #fff;
  font-size: 40px;
  line-height: 44px;
  font-weight: 900;
}
.showBanner-box .showDay {
  font-size: 24px;
  line-height: inherit;
  white-space: pre;
}
.featuredStoryList-box {
  background: #ffffff;
}
.featuredStoryList-box .box-body {
  margin-top: 1.667em;
}
.featuredStoryList-box .featured-stories-item {
  float: left;
}
.featuredStoryList-box .featured-stories-item .story-thumbnail {
  margin-bottom: 0.833em;
}
.featuredStoryList-box .featured-stories-item .story-title {
  font-size: 18px;
  line-height: 18px;
}
.featuredStoryList-box .featured-stories-item .story-title a {
  color: #212e64;
}
.featuredStoryList-box .featured-stories-item .story-description {
  font-size: 14px;
  margin: 0 0 0.833em;
}
.show-template-featurepar {
  margin: 0 auto;
  width: 960px;
}
.show-template-featurepar .featuredStoryList-box {
  border-top: 3px solid #383838;
}
.show-template-featurepar .featuredStoryList-box .box-content {
  padding: 0 1.667em 1.667em;
}
.show-template-featurepar .featuredStoryList-box .featured-stories-item {
  margin-left: 2%;
  width: 32%;
}
.show-template-featurepar .featuredStoryList-box .featured-stories-item:first-child {
  margin-left: 0;
}
.template-boilerplate .featured-stories-item,
.template-topic .featured-stories-item {
  margin-left: 3%;
  width: 48.5%;
}
.template-boilerplate .featured-stories-item:first-child,
.template-topic .featured-stories-item:first-child {
  margin-left: 0;
}
.template-boilerplate .featuredStoryList-box .box-content {
  padding: 0;
}
.template-topic .featuredStoryList-box .box-content .box-header {
  margin-bottom: 1.667em;
}
.template-topic .featuredStoryList-box .box-body {
  margin-top: 0;
}
.linksList-box a {
  font-weight: bold;
}
.onTonight-box .box-header {
  margin-bottom: 1.667em;
}
.onTonight-box .on-tonight-title {
  margin-top: 0;
  font-size: 18px;
  line-height: 18px;
  color: #272727;
}
.onTonight-box .on-tonight-title span {
  margin-top: 0.44em;
  display: block;
}
.onTonight-box .on-tonight-description {
  font-size: 14px;
}
.onTonight-box .on-tonight-schedule a {
  font-weight: bold;
}
.component-featuredShowPlayer {
  padding: 2.25em 0 4.5em;
  background-color: #000000;
}
.featuredShowVideoPlayer-title {
  margin: 0;
  padding-bottom: 1.25em;
  font-size: 18px;
  line-height: 24px;
  text-transform: uppercase;
  color: #ffffff;
}
.featuredShowVideoPlayer-body {
  height: 375px;
  overflow: hidden;
}
.featuredShowVideoPlayer-left,
.featuredShowVideoPlayer-right {
  float: left;
  width: 70%;
}
.featuredShowVideoPlayer-right {
  width: 30%;
  border-left: 1px solid #000000;
  background: #2b2b2b;
}
.featuredShowVideoPlayer-list {
  margin: 0;
  list-style: none;
}
.featuredShowVideoPlayer-list .clip-item {
  padding: 0.833em 1.25em;
  height: 94px;
  border-top: 1px solid #000000;
  color: #ffffff;
  cursor: pointer;
}
.featuredShowVideoPlayer-list .clip-item.now-playing {
  color: #000000;
  background: #ccd7d9;
  position: relative;
  z-index: 0;
}
.featuredShowVideoPlayer-list .clip-item.now-playing:before,
.featuredShowVideoPlayer-list .clip-item.now-playing:after {
  position: absolute;
  content: "";
}
.featuredShowVideoPlayer-list .clip-item.now-playing:before {
  top: 0;
  left: 0;
  bottom: 0;
  border-left: 5px solid #0aa5df;
}
.featuredShowVideoPlayer-list .clip-item.now-playing:after {
  margin-top: -5px;
  border-bottom: 5px solid transparent;
  border-top: 5px solid transparent;
  border-left: 5px solid #0aa5df;
  top: 50%;
  left: 5px;
}
.featuredShowVideoPlayer-list .clip-item:first-child {
  border-top: none;
}
.featuredShowVideoPlayer-list .clip-title {
  margin: 0 0 0.5em;
}
.featuredShowVideoPlayer-list .clip-title,
.featuredShowVideoPlayer-list .clip-date {
  font-size: 13px;
  line-height: 17px;
}
.featuredShowVideoPlayer-list .clip-duration {
  font-weight: normal;
}
.featuredShowsList-box {
  background: #ffffff;
}
.featuredShowsList-box .box-header {
  border-bottom: 1px solid #bbbbbb;
}
.featuredShowsList-box .box-body {
  padding-top: 1.667em;
}
.featuredShowsList-box .featuredShow-item {
  float: left;
  width: 31.9%;
  margin-left: 20px;
  margin-bottom: 1.667em;
}
.featuredShowsList-box .featuredShow-item:nth-child(3n+1) {
  margin-left: 0;
  clear: left;
}
.featuredShowsList-box .featuredShow-item .show-title {
  font-size: 15px;
  line-height: 18px;
  text-transform: uppercase;
}
.featuredShowsList-box .featuredShow-item .show-title a {
  color: #2677b9;
}
.featuredShowsList-box .featuredShow-item .show-time {
  display: block;
  margin-bottom: 0.5em;
}
.show-template-mainpar {
  background: #f5f5f5;
  padding-bottom: 2.5em;
}
.show-template-mainpar .storyHighlightList,
.show-template-mainpar .featuredShowsList {
  width: 960px;
  margin: 0 auto;
}
.show-template-mainpar .storyHighlightList-box .box-content,
.show-template-mainpar .featuredShowsList-box .box-content {
  padding: 1.667em 1.667em 0;
}
.show-template-mainpar .featuredShowsList-box .featuredShow-item {
  width: 31.85%;
}
.storyHighlightList-box {
  margin: 0;
  background: #ffffff;
}
.storyHighlightList-box .box-content {
  padding: 1.667em 1.667em 0;
}
.storyHighlightList-box .box-content .box-body {
  padding-top: 1.667em;
}
.storyHighlightList-box .box-content .box-body .videoLibrary-item {
  width: 25%;
  float: left;
  display: block;
  padding-left: 1em;
  margin-bottom: 1.667em;
}
.storyHighlightList-box .box-content .box-body .videoLibrary-item:nth-child(4n+1) {
  clear: left;
  padding-left: 0;
}
.storyHighlightList-box .box-content .box-body .videoLibrary-item .video-thumbnail {
  margin-top: 1.667em;
}
.storyHighlightList-box .box-content .box-body .videoLibrary-item .video-title {
  font-size: 16px;
  line-height: 18px;
}
.storyHighlightList-box .box-content .box-body .videoLibrary-item .video-title a {
  color: #212e64;
}
.storyHighlightList-box .box-content .box-body .videoLibrary-item .video-details {
  font-size: 12px;
  color: #bbbbbb;
  margin-bottom: 1em;
}
.storyHighlightList-box .box-content .box-body .videoLibrary-item .show-details {
  margin-top: 0.5em;
}
.storyHighlightList-box .box-content .box-body .videoLibrary-item .show-details a {
  color: #2677b9;
  font-weight: bold;
}
.allShowsList-box .box-body {
  padding-top: 1.667em;
}
.allShowsList-box .box-body .split33:first-child .allShowsList-list {
  padding-left: 0;
  border-left: none;
}
.allShowsList-box .box-body .allShowsList-list {
  margin-bottom: 0;
  padding-left: 1.667em;
  border-left: 1px solid #e9e9e9;
}
.allShowsList-box .box-body .allShowsList-list .allShowsList-item {
  margin-bottom: 1em;
}
.allShowsList-box .box-body .allShowsList-list .allShowsList-item .allShowslist-link {
  font-size: 15px;
  font-weight: bold;
  font-family: Helvetica, Arial, sans-serif;
}
.allShowsList-box .box-body .allShowsList-list .allShowsList-item .allShowsList-time {
  display: block;
}
.channelFinderResults-box .box-content {
  margin: 1.667em 0;
  padding: 0;
  background: #ffffff;
}
.channelFinderResults-box .box-body {
  padding: 0.833em 1.667em 1.667em;
}
.channelFinderResults-heading {
  color: #323232;
  text-align: center;
}
.channelFinderResults-title {
  color: #323232;
  margin: 0.833em 0.833em 0;
  padding-bottom: 0.833em;
  border-bottom: 1px solid #bbbbbb;
}
.channelFinderResults-list {
  font-size: 14px;
  padding: 0;
  margin: 0;
  list-style: none;
}
.channelFinderResults-list .list-item {
  padding: 0.833em 0;
  border-bottom: 1px solid #bbbbbb;
}
.channelFinderResults-table {
  display: table;
  width: 100%;
  border-collapse: collapse;
}
.channelFinderResults-row {
  display: table-row;
}
.channelFinderResults-row strong,
.channelFinderResults-row span {
  display: table-cell;
}
.channelFinderResults-row span {
  text-align: right;
}
.adaptiveImage-box {
  float: left;
  max-width: 192px;
  padding: 0 1em 0 0;
}
.template-watch .placard-container {
  float: right;
  width: 728px;
}
.watchByTopic-box {
  margin-bottom: 0;
}
.watchByTopic-box .videoLibrarySearch-box {
  padding-top: 1em;
}
.watchByTopic-box .videoLibrarySearch-box .viewing-viewing {
  float: left;
  padding: 0.333em 0;
  margin-right: 0.667em;
}
.watchByTopic-box .videoLibrarySearch-box .viewing-container {
  position: relative;
  float: left;
  padding: 0.333em 1em 0.333em 0.333em;
  overflow: hidden;
  border: 1px solid #e9e9e9;
}
.watchByTopic-box .videoLibrarySearch-box .viewing-container:after {
  content: "";
  display: inline-block;
  height: 0;
  margin-left: 2px;
  position: relative;
  width: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #2677b9;
  top: -1px;
  position: absolute;
  top: 50%;
  right: 0.333em;
  margin-top: -1px;
  z-index: -1;
}
.watchByTopic-box .videoLibrarySearch-box .viewing-container select {
  width: 125%;
  background-color: transparent;
  background-image: none;
  -webkit-appearance: none;
  -moz-appearance: window;
  -o-appearance: none;
  box-shadow: none;
  color: #2677b9;
  font-weight: bold;
  border: none;
}
.watchByTopic-box .videoLibrarySearch-box .viewing-container select,
.watchByTopic-box .videoLibrarySearch-box .viewing-container option {
  outline: none;
}
.watchByTopic-box .videoLibrarySearch-box .viewing-container a {
  font-weight: bold;
  color: #2677b9;
}
.watchByTopic-box .videoLibrarySearch-box .viewing-container .dropdown-menu li a {
  color: #000000;
  font-weight: normal;
}
.watchByTopic-box .videoLibrarySearch-box .viewing-container .dropdown-menu li a:hover {
  color: #ffffff;
}
.watchByTopic-box .videoLibrarySearch-box .search-container {
  float: right;
  margin-bottom: 1em;
}
.watchByTopic-box .videoLibrarySearch-box .search-container form {
  height: 33px;
}
.watchByTopic-box .videoLibrarySearch-box .search-container form select {
  width: 250px;
  height: 100%;
}
.watchByTopic-box .videoLibrarySearch-box .search-container form button {
  height: 100%;
  margin-left: 1em;
}
.watchByTopic-box .videoLibrary-box {
  margin-bottom: 0;
}
.watchByTopic-box .videoLibrary-item {
  width: 25%;
  display: block;
  float: left;
  margin-bottom: 40px;
  padding-left: 0.833em;
}
.watchByTopic-box .videoLibrary-item:nth-child(4n+1) {
  padding-left: 0;
  clear: left;
}
.watchByTopic-box .videoLibrary-item .video-thumbnail {
  position: relative;
}
.watchByTopic-box .videoLibrary-item .video-thumbnail img {
  margin: 0;
  padding: 0;
}
.watchByTopic-box .videoLibrary-item .video-title {
  font-size: 16px;
  line-height: 18px;
}
.watchByTopic-box .videoLibrary-item .video-title a {
  color: #212e64;
}
.watchByTopic-box .videoLibrary-item .video-details {
  font-family: Helvetica, Arial, sans-serif;
  color: #bbbbbb;
  font-size: 12px;
  margin-bottom: 1em;
}
.watchByTopic-box .videoLibrary-item .show-details {
  margin-top: 0.5em;
}
.watchByTopic-box .videoLibrary-item .show-details a {
  color: #2677b9;
  font-weight: bold;
  font-family: Helvetica, Arial, sans-serif;
}
.watchDetail-box {
  background: #000000;
  margin-bottom: 0;
}
.watchDetail-box .featuredVideos-container {
  clear: both;
}
.watchDetail-box .featuredVideosPlayer-box {
  margin-bottom: 0;
  color: #bbbbbb;
}
.watchDetail-box .featuredVideosPlayer-box .video-player {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1.667em;
}
.watchDetail-box .caption {
  margin-bottom: 1.667em;
}
.watchDetail-box .caption .title {
  margin-bottom: 0.41675em;
  font-size: 18px;
  line-height: 21px;
}
.watchDetail-box .caption .title .length {
  font-weight: normal;
}
.watchDetail-box .details {
  font-weight: bold;
}
.watchDetail-box .details .title {
  font-size: 12px;
}
.watchDetail-box .featuredVideosSidebar-box {
  margin-bottom: 0;
  overflow: hidden;
}
.watchDetail-box .featuredVideosSidebar-box .featuredVideosSidebar-container,
.watchDetail-box .featuredVideosSidebar-box .viewAllShows-container {
  margin: 0;
}
.watchDetail-box .featuredVideosSidebar-box .show-item {
  padding: 0.833em 1.25em;
  height: 82px;
  background: #3f4245;
  border-top: 1px solid #000000;
  color: #bbbbbb;
  cursor: pointer;
}
.watchDetail-box .featuredVideosSidebar-box .show-item.now-playing {
  color: #000000;
  background: #ccd7d9;
  border-left: 5px solid #0aa5df;
  position: relative;
  z-index: 0;
}
.watchDetail-box .featuredVideosSidebar-box .show-item.now-playing:after {
  content: "";
  border-bottom: 5px solid transparent;
  border-top: 5px solid transparent;
  border-left: 5px solid #0aa5df;
  position: absolute;
  top: 50%;
  margin-top: -5px;
  left: 0;
  z-index: 1;
}
.watchDetail-box .featuredVideosSidebar-box .show-item:first-child {
  border-top: none;
}
.watchDetail-box .featuredVideosSidebar-box .now-playing-active {
  color: #3f4245;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
}
.watchDetail-box .featuredVideosSidebar-box .show-title {
  font-size: 12px;
  line-height: 22px;
  margin: 0;
  text-transform: uppercase;
}
.watchDetail-box .featuredVideosSidebar-box .viewAllShows {
  background: url("img/viewAllShows.jpg") no-repeat;
  background-size: cover;
  padding: 0.41675em 1.25em;
  height: 32px;
}
.watchDetail-box .featuredVideosSidebar-box .viewAllShows-title {
  font-size: 12px;
  text-transform: uppercase;
  margin: 0;
  line-height: 24px;
  color: #ffffff;
}
.watchDetail-box .featuredVideosSidebar-box .viewAllShows-title a {
  color: inherit;
}
.articleHighlightList-box .news-item {
  margin: 0;
  padding: 1.667em 0;
  border-bottom: 1px dotted #e9e9e9;
}
.articleHighlightList-box .section-tag {
  margin-bottom: 0.5em;
  padding: 0.3em 0.5em 0.33em;
  letter-spacing: 0.1em;
  color: #ffffff;
  display: inline-block;
  font-size: 14px;
  line-height: 14px;
  background-color: #3f4245;
}
.articleHighlightList-box .news-item-image {
  max-width: 210px;
}
.articleHighlightList-box .headline {
  line-height: 1.167em;
  color: #212e64;
  font-size: 1.5em;
  padding-top: 0;
  margin-top: 0;
}
.articleHighlightList-box .headline a {
  color: inherit;
}
.articleHighlightList-box dl.topics {
  margin-bottom: 0.8335em;
}
.articleHighlightList-box dl.topics > :after {
  content: ",\a0";
}
.articleHighlightList-box dl.topics > :first-child:after {
  content: "";
}
.articleHighlightList-box dl.topics > :last-child:after {
  content: "";
}
.template-home .articleHighlightList-box {
  margin: 0 1.667em 1.667em;
  border-top: 3px solid #e34a1b;
}
.template-home .lowerfeaturepar-is-empty .articleHighlightList-box {
  margin: 0;
}
.template-home .lowerfeaturepar-is-empty .articleHighlightList-box .box-content {
  padding: 0 1.667em;
}
.dailyBrief-box {
  padding-top: 1.417em;
}
.dailyBrief-box .box-content {
  border: 1px solid #58585c;
  padding: 1em;
  text-align: center;
}
.dailyBrief-box .box-content .box-title {
  background: white;
  line-height: 1em;
  padding: 0.333em;
  position: relative;
  top: -1.417em;
}
.dailyBrief-box .box-content .box-body {
  margin-top: -1.417em;
}
.dailyBrief-box .box-content .box-body .news-item {
  margin: 1em auto 1.667em;
  padding: 0 2em;
}
.dailyBrief-box .box-content .box-body .news-item .topic {
  text-transform: uppercase;
}
.dailyBrief-box .box-content .box-body .news-item .headline {
  color: #212e64;
  font-weight: bold;
  font-size: 1.333em;
  line-height: 1.500em;
  margin: 0 0 1em;
}
.dailyBrief-box .box-content .box-body .news-item .headline a {
  color: inherit;
}
.dailyBrief-box .box-content .box-body .news-item em {
  color: #e34a1b;
  font-style: normal;
}
.imageSlideshow-box {
  margin-top: 2.5em;
  padding-bottom: 0;
}
.imageSlideshow-box .box-content {
  padding: 0.833em 0 0 0;
}
.imageSlideshow-box .carousel {
  margin: 0;
  overflow: hidden;
}
.imageSlideshow-box .adaptiveImage {
  margin-bottom: 0;
}
.imageSlideshow-box .carousel-caption {
  position: static;
  padding: 1.667em 0;
  background: none;
}
.imageSlideshow-box .carousel-caption p {
  margin: 0;
  color: #58585c;
  line-height: 20px;
}
.imageSlideshow-box .carousel-caption .copyright {
  display: block;
}
.imageSlideshow-box .carousel-control {
  top: auto;
  bottom: 21%;
  background: #4195e6;
  font-size: 28px;
  line-height: 44px;
  width: 45px;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  opacity: 1;
  filter: alpha(opacity=1);
}
.imageSlideshow-box .carousel-control.right {
  right: 0;
  text-align: right;
  margin-right: -2px;
}
.imageSlideshow-box .carousel-control.left {
  left: 0;
  text-align: left;
  margin-left: -2px;
}
.col-secondary-home .imageSlideshow-box {
  margin: 0;
}
.col-secondary-home .imageSlideshow-box hr.A {
  display: none;
}
.col-secondary-home .imageSlideshow-box .box-content {
  padding-top: 0;
}
.relatedVideosCarousel-box {
  margin-bottom: 0;
}
.relatedVideosCarousel-box .box-content {
  padding: 0;
}
.relatedVideosCarousel-box .box-content .box-title {
  color: #ffffff;
  margin-left: 2.8em;
}
.relatedVideosCarousel-box .box-content #relatedVideosCarousel {
  margin: 0;
}
.relatedVideosCarousel-box .box-content .carousel .carousel-inner {
  width: 86.5%;
}
.relatedVideosCarousel-box .box-content .carousel .carousel-controls {
  display: none;
}
.relatedVideosCarousel-box .box-content .carousel .carousel-control {
  position: relative;
  left: 0;
  margin-top: 6%;
  border: none;
  background: none;
  font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
  font-weight: 300;
  color: #666;
}
.relatedVideosCarousel-box .box-content .carousel .carousel-control.left {
  margin-right: 0.333em;
  float: left;
}
.relatedVideosCarousel-box .box-content .carousel .carousel-control.right {
  margin-left: 0.333em;
  float: right;
}
.relatedVideosCarousel-box .box-content .carousel .item .relatedVideo {
  width: 18%;
  float: left;
  margin-left: 2.5%;
}
.relatedVideosCarousel-box .box-content .carousel .item .relatedVideo:first-child {
  margin-left: 0;
}
.relatedVideosCarousel-box .box-content .carousel .item .relatedVideo a.relatedVideoLink {
  color: white;
  font-weight: bold;
  display: inline-block;
  padding: 0.5em 0;
}
.relatedVideosCarousel-box .box-content .carousel .item .relatedVideo a.relatedVideoLink .relatedVideoLinkText {
  font-size: 14px;
  line-height: 16px;
}
.relatedVideosCarousel-box .box-content .carousel .item .relatedVideo .webExtra {
  color: #b49c00;
  font-size: 14px;
}
.relatedVideosCarousel-box .box-content .carousel .item .relatedVideo .date-time {
  color: #bbbbbb;
}
.relatedVideosCarousel-box .box-content .carousel .item .relatedVideo .topics {
  margin-bottom: 0.8335em;
  color: #bbbbbb;
}
.relatedVideosCarousel-box .box-content .carousel .item .relatedVideo .topics a {
  color: #2677b9;
}
.relatedVideosCarousel-box .box-content .carousel .item .relatedVideo .topics dt {
  font-weight: normal;
}
.relatedVideosCarousel-box .box-content .carousel .item .relatedVideo .topics dt,
.relatedVideosCarousel-box .box-content .carousel .item .relatedVideo .topics dd {
  font-size: 12px;
  line-height: 0;
}
.relatedVideosCarousel-box .box-content .carousel .item .relatedVideo .show {
  line-height: 14px;
  color: #bbbbbb;
}
.relatedVideosCarousel-box .box-content .carousel .item .relatedVideo .showTitle {
  font-weight: bold;
}
.relatedVideosCarousel-box .box-content .carousel .item .relatedVideo .showTime {
  display: block;
  line-height: 20px;
}
.relatedResources-box .news-item {
  margin: 1.500em 0;
}
.relatedResources-box .time {
  display: block;
  font-size: 10px;
  font-weight: bold;
  font-family: Helvetica, Arial, sans-serif;
}
.relatedResources-box a {
  color: #212e64;
  font-weight: bold;
  font-family: Helvetica, Arial, sans-serif;
}
.relatedResourcesCarousel-box {
  margin: 0;
}
.relatedResourcesCarousel-box .box-title {
  padding: 0 0 0.8335em;
  margin-left: 2.8em;
}
.relatedResourcesCarousel-box .box-content {
  padding: 0;
}
.relatedResourcesCarousel-box .carousel {
  margin: 0;
}
.relatedResourcesCarousel-box .carousel-inner {
  width: 86.5%;
}
.relatedResourcesCarousel-box .relatedResource {
  position: relative;
  z-index: 1;
  float: left;
  padding: 0 1.667em;
  width: 25%;
}
.relatedResourcesCarousel-box .relatedResource:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: -300%;
  border-right: 1px solid #d8d9d9;
}
.relatedResourcesCarousel-box .relatedResource:first-child:before {
  left: 0;
  border-left: 1px solid #d8d9d9;
}
.relatedResourcesCarousel-box .relatedResource .relatedResourceCategory {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
}
.relatedResourcesCarousel-box .relatedResource .relatedResourceLinkText {
  font-size: 14px;
  line-height: 18px;
  margin: 0.41675em 0;
}
.relatedResourcesCarousel-box .relatedResource .relatedResourceLink {
  color: #212e64;
  font-weight: bold;
}
.relatedResourcesCarousel-box .relatedResource .relatedResourceType {
  text-transform: uppercase;
  font-weight: bold;
}
.relatedResourcesCarousel-box .relatedResource .topics a {
  color: #2677b9;
}
.relatedResourcesCarousel-box .relatedResource .topics dt {
  font-weight: normal;
}
.relatedResourcesCarousel-box .relatedResource .topics dt,
.relatedResourcesCarousel-box .relatedResource .topics dd {
  font-size: 12px;
  line-height: 0;
}
.relatedResourcesCarousel-box .relatedResource .twitterEntry .twitterName {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 0.333em;
}
.relatedResourcesCarousel-box .relatedResource .twitterEntry .twitterText {
  font-size: 14px;
  font-weight: bold;
  line-height: normal;
}
.relatedResourcesCarousel-box .carousel-controls {
  display: none;
}
.relatedResourcesCarousel-box .carousel-control {
  position: relative;
  left: 0;
  margin-top: 10%;
  border: none;
  background: none;
  font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
  font-weight: 300;
  color: #ccc;
}
.relatedResourcesCarousel-box .carousel-control.left {
  margin-right: 0.333em;
  float: left;
}
.relatedResourcesCarousel-box .carousel-control.right {
  margin-left: 0.333em;
  float: right;
}
.newsletterSignup-box {
  padding-top: 1.667em;
  border-top: 1px solid #b4b4b4;
}
.newsletterSignup-box .box-content .box-header {
  border-bottom: 0;
}
.newsletterSignup-box .box-content .box-header .box-title {
  padding: 0 0 0.41675em;
}
.newsletterSignup-box .box-content .box-body .newsletterSignup-description {
  margin-bottom: 0.8335em;
}
.newsletterSignup-box .box-content .box-body .newsletterSignup-submit {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color: #2677b9;
  border-color: transparent;
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  padding: 0.5em;
  float: right;
  text-transform: uppercase;
}
.newsletterSignup-box .box-content .box-body .newsletterSignup-input-container {
  overflow: hidden;
  padding-right: 0.41675em;
}
.newsletterSignup-box .box-content .box-body .newsletterSignup-input {
  width: 100%;
  font-size: 16px;
  padding: 0.45em;
  margin-right: 0.5em;
  background: #ffffff;
  border: 1px solid #e9e9e9;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.newsletterSignup-box .box-content .box-body .newsletterSignup-error {
  display: block;
}
.mostSharedList-box {
  border-top: 3px solid #58585c;
}
.mostSharedList-box .news-item-link,
.topBlogPosts-box .news-item-link {
  color: #212e64;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold;
}
.articleHighlightByAuthor-box .box-header {
  display: block;
  position: relative;
}
.articleHighlightByAuthor-box .box-header .box-title {
  display: block;
  position: relative;
}
.articleHighlightByAuthor-box .box-header .box-title .cta {
  bottom: 0;
  font-size: 11px;
  position: absolute;
  text-transform: none;
  right: 0;
}
.articleHighlightByAuthor-box h5 {
  margin-top: 0;
}
.articleHighlightByAuthor-box .news-item {
  padding: 0.5em 0 0.75em;
}
.quote-box {
  padding: 0 1em;
  margin: 2em auto;
  position: relative;
  text-align: center;
}
.quote-inner {
  color: #db4e00;
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
  line-height: 34px;
  margin: 0;
  padding: 0.75em 1em;
  position: relative;
  text-align: center;
  z-index: 0;
}
.quote-l,
.quote-r {
  line-height: 1px;
}
.quote-l:before,
.quote-r:before,
.quote-l:after,
.quote-r:after {
  font-style: normal;
  position: relative;
  color: #e9e9e9;
  font-size: 60px;
  z-index: -1;
}
.quote-l:before {
  content: '\201C';
  top: 0.3em;
  left: 0.1em;
}
.quote-r:after {
  content: '\201D';
  top: 0.6em;
  left: -0.25em;
}
.lt-ie10 .quote-l:before {
  top: 0.75em;
  left: 0.25em;
}
.lt-ie10 .quote-r:after {
  top: 1.75em;
  left: -0.66em;
}
.recentTaggedArticle-box {
  border-top: 1px solid #bbbbbb;
}
.recentTaggedArticle-box .box-header .cta {
  float: right;
  font-size: 11px;
  padding-top: 0.833em;
  white-space: nowrap;
}
.recentTaggedArticle-box .box-body {
  padding-top: 1.667em;
}
.recentTaggedArticle-box .news-item {
  padding: 0 0.8335em 1em;
  border-left: 1px dotted #bbbbbb;
}
.recentTaggedArticle-box .news-item:first-child {
  padding-left: 0;
  margin-left: 0;
  border-left: 0;
}
.recentTaggedArticle-box .news-item .category {
  color: #000000;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 13px;
  font-weight: bold;
  margin-bottom: 1em;
  position: relative;
  text-transform: uppercase;
}
.recentTaggedArticle-box .news-item .headline {
  color: #212e64;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: .25em;
  padding-bottom: .25em;
  line-height: 18px;
}
.articleHighlightByTopic-box {
  margin-bottom: 1.667em;
}
.articleHighlightByTopic-box .box-body {
  padding-top: 1.667em;
}
.articleHighlightByTopic-box .news-item {
  float: left;
  padding: 0 0 1em 0.8335em;
  margin-left: 0.8335em;
  width: 24%;
  border-left: 1px dotted #bbbbbb;
}
.articleHighlightByTopic-box .news-item:first-child {
  padding-left: 0;
  margin-left: 0;
  border-left: 0;
}
.articleHighlightByTopic-box .news-item .image,
.articleHighlightByTopic-box .news-item .leader {
  margin-bottom: 0.5em;
}
.articleHighlightByTopic-box .news-item .category {
  color: #000000;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  height: 36px;
  margin-bottom: 1em;
  position: relative;
  text-transform: uppercase;
}
.articleHighlightByTopic-box .news-item .category span {
  position: absolute;
  bottom: 0;
}
.articleHighlightByTopic-box .news-item .headline {
  font-size: 12px;
  line-height: 18px;
  font-weight: bold;
  color: #212e64;
}
.articleHighlightByTopic-box .news-item .headline a {
  color: inherit;
}
.articleHighlightByTopic-box .news-item .more {
  font-size: 12px;
  font-weight: bold;
  font-family: Helvetica, Arial, sans-serif;
  color: #212e64;
}
.comments-box .box-title {
  display: block;
  padding: 1em 0 0.2em;
  text-align: center;
}
.comments-box .gig-comments-textarea-wrapper {
  margin-bottom: 15px;
  background-color: #ffffff;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 0 0 #ffffff;
  -moz-box-shadow: 0 0 0 #ffffff;
  box-shadow: 0 0 0 #ffffff;
}
.comments-box .gig-comments-container {
  margin-bottom: 1.667em;
  width: 100% !important;
}
.comments-box .gig-comments-container .gig-comments-commentBox {
  background: #e9e9e9;
  padding: 2em;
}
.comments-box .gig-comments-container .gig-commentList {
  margin: 0;
}
.comments-box .gig-comments-container a,
.comments-box .gig-comments-container .gig-comments-vote-value {
  color: #4195e6;
}
.comments-box .gig-comments-container .gig-comments-username {
  font-size: 14px;
}
.comments-box .gig-comments-container .gig-comments-button {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  width: 6em;
  background: #dab968;
  border: none;
  color: #ffffff;
  font-size: 18px;
  line-height: 15px;
  padding: 0.4em 0 0.3em;
  text-transform: uppercase;
  filter: none;
}
.comments-box .gig-comments-container .gig-comments-expand-arrow {
  position: relative;
  top: -2px;
}
.comments-box .gig-comments-container .gig-comments-replies-length {
  text-decoration: none;
  display: inline-block;
  margin-left: 10px;
}
.comments-box .gig-comments-container .gig-comments-vote {
  background: #fff;
  border: 1px solid #c9c9c9;
}
.comments-box .gig-comments-container .gig-comments-vote-value {
  margin: 0 5px 0 6px;
  min-width: 0;
}
.comments-box .gig-comments-container .gig-comments-button-vote {
  margin: 0;
  padding: 0.45em 5px 0.45em 0;
  width: 19px;
  height: 28px;
  background: #fff;
}
.comments-box .gig-comments-container .gig-comments-vote-up,
.comments-box .gig-comments-container .gig-comments-vote-down {
  width: 14px;
  height: 11px;
}
.comments-box .gig-comments-container .gig-comments-vote-up {
  background-position: -132px -36px;
}
.comments-box .gig-comments-container .gig-comments-vote-down {
  background-position: -147px -36px;
}
.comments-box .gig-comments-container .gig-comments-dottedLine {
  background-image: none !important;
}
.comments-box .gig-comments-container .gig-comments-comment {
  padding: 10px;
}
.comments-box .gig-comments-container .gig-comments-comment-child {
  margin-bottom: 10px;
  padding: 10px;
}
.comments-box .gig-comments-container .gig-comments-comment-time {
  padding-left: 3em;
}
.comments-box .gig-comments-container .gig-comments-commentData-header {
  margin-bottom: 0.8335em;
}
.comments-box .gig-comments-container .gig-comments-comment-body {
  padding: 0;
  margin-bottom: 1.667em;
}
.topicHighlights-box .box-header .cta {
  float: right;
  text-align: right;
  font-family: Helvetica, Arial, sans-serif;
  line-height: 40px;
}
.topicHighlights-box .box-header .topicDetailTarget-box-body {
  clear: both;
  padding: 1em 0 0;
}
.topicHighlights-box .topicHighlights-nav {
  margin-top: 1.667em;
}
.topicHighlights-box .topicHighlights-arrow {
  margin-top: 11px;
  font-size: 21px;
  line-height: 21px;
  color: #bbbbbb;
  text-decoration: none;
}
.topicHighlights-box .topicHighlights-arrow:hover,
.topicHighlights-box .topicHighlights-arrow:focus {
  color: #777;
}
.topicHighlights-box .topicHighlights-arrow:before,
.topicHighlights-box .topicHighlights-arrow:after {
  content: "";
  position: relative;
  top: -11px;
  width: 44px;
  height: 44px;
  line-height: 0;
}
.topicHighlights-box .topicHighlights-prev:before {
  float: left;
  margin-right: 0.8335em;
  background-position: -32px -78px;
}
.topicHighlights-box .topicHighlights-prev:hover:before {
  background-position: 0px -192px;
}
.topicHighlights-box .topicHighlights-next:after {
  float: right;
  margin-left: 0.8335em;
  background-position: -77px -78px;
}
.topicHighlights-box .topicHighlights-next:hover:after {
  background-position: -45px -192px;
}
.topicsHighlights-box .news-item {
  border-bottom: 1px solid #e9e9e9;
  clear: both;
  margin-bottom: 1.667em;
  padding-bottom: 1.667em;
  position: relative;
}
.topicsHighlights-box .news-item .date {
  color: #e9e9e9;
}
.topicsHighlights-box h3 {
  color: #212e64;
  padding: 0.5em 0;
  margin: 0;
  line-height: normal;
  font-size: 18px;
}
.topicsHighlights-box h4 {
  font-size: 14px;
  margin: 0;
  padding: 0;
}
.topicsHighlights-box h3 a,
.topicsHighlights-box h4 a {
  color: inherit;
}
.articleListForTopic-box .box-content {
  padding: 0;
  margin-bottom: 1.667em;
}
.articleListForTopic-box .box-content .box-body {
  *zoom: 1;
  margin-top: 3em;
}
.articleListForTopic-box .box-content .box-body:before,
.articleListForTopic-box .box-content .box-body:after {
  display: table;
  content: "";
  line-height: 0;
}
.articleListForTopic-box .box-content .box-body:after {
  clear: both;
}
.articleListForTopic-box .box-content .box-body .news-item {
  float: left;
  margin-bottom: 1.5em;
  width: 50%;
}
.articleListForTopic-box .box-content .box-body .news-item.odd {
  clear: left;
  padding: 0 3.5% 0 0;
}
.articleListForTopic-box .box-content .box-body .news-item.even {
  *zoom: 1;
  padding: 0 0 0 3.5%;
  clear: right;
}
.articleListForTopic-box .box-content .box-body .news-item.even:before,
.articleListForTopic-box .box-content .box-body .news-item.even:after {
  display: table;
  content: "";
  line-height: 0;
}
.articleListForTopic-box .box-content .box-body .news-item.even:after {
  clear: both;
}
.articleListForTopic-box .box-content .box-body .date {
  color: #bbbbbb;
  display: block;
  font-weight: bold;
}
.articleListForTopic-box .box-content .box-body .headline {
  font-size: 18px;
  line-height: 24px;
  margin: 0;
}
.articleListForTopic-box .box-content .box-body .headline a {
  color: #212e64;
}
.articleListForTopic-box .box-content .box-body img {
  width: 35.555556%;
}
.articleListForTopic-box .box-content .box-body .wrapper-text {
  *zoom: 1;
  float: right;
  padding-left: 3.5%;
  width: 64.444444%;
  margin-top: -0.35em;
}
.articleListForTopic-box .box-content .box-body .wrapper-text:before,
.articleListForTopic-box .box-content .box-body .wrapper-text:after {
  display: table;
  content: "";
  line-height: 0;
}
.articleListForTopic-box .box-content .box-body .wrapper-text:after {
  clear: both;
}
.adaptiveImage {
  clear: both;
  margin-bottom: 1.667em;
}
figure {
  margin: 0;
  padding: 0;
  width: 100%;
}
figure.image img {
  width: 100%;
}
figure a {
  display: block;
}
figure .image-info {
  margin: 1em 0;
}
figure .image-info figcaption {
  display: inline;
  font-size: 11px;
  line-height: 18px;
  padding: 0;
}
figure .image-info .image-credit {
  margin-bottom: 0.41675em;
  margin-left: 0.5em;
  font-size: 11px;
  color: #bbbbbb;
}
.textimage-box {
  margin-bottom: 1.667em;
}
.image_left .image {
  float: left;
  margin: 0.833em 1.667em 0 0;
}
.image_right .image {
  float: right;
  margin: 0.833em 0 0 1.667em;
}
.nav-collapse.collapse {
  height: auto;
  overflow: visible;
}
.globalHeader {
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  border-bottom: 4px solid #c0c0c0;
}
.globalHeader .header-row {
  padding: 20px 0;
}
.globalHeader .header-logo-container {
  float: left;
  width: 200px;
}
.globalHeader .header-logo {
  display: block;
  max-width: 175px;
}
.globalHeader .header-right {
  float: right;
  width: 760px;
  padding-top: 35px;
  text-transform: uppercase;
}
.globalHeader .header-right-top {
  height: 40px;
  margin-bottom: 2px;
}
.globalHeader .header-nav {
  float: left;
}
.globalHeader .header-nav-list {
  margin: 0;
  display: inline-block;
  list-style-type: none;
  background-color: rgba(0, 0, 0, 0.7);
}
.globalHeader .header-nav-item {
  display: inline-block;
  padding: 0;
}
.globalHeader .header-nav-link {
  display: block;
  padding: 12px 15px 11px;
  font-size: 17px;
  line-height: 17px;
}
.globalHeader .header-nav-link,
.globalHeader .header-sections-link,
.globalHeader .header-trending-link {
  color: #ffffff;
}
.globalHeader .header-nav-link:hover,
.globalHeader .header-sections-link:hover,
.globalHeader .header-trending-link:hover,
.globalHeader .header-nav-link:focus,
.globalHeader .header-sections-link:focus,
.globalHeader .header-trending-link:focus {
  color: #000000;
  text-decoration: none;
  background: #ffffff;
}
.globalHeader .header-social {
  margin-top: 2px;
}
.globalHeader .header-social-link {
  display: inline-block;
  margin-left: 3px;
  width: 31px;
  height: 30px;
}
.globalHeader .header-social-link:first-child {
  margin-left: 0;
}
.globalHeader .header-social-facebook {
  background-position: 0 0;
}
.globalHeader .header-social-facebook:hover,
.globalHeader .header-social-facebook:focus {
  background-position: -122px -78px;
}
.globalHeader .header-social-twitter {
  background-position: -32px 0;
}
.globalHeader .header-social-twitter:hover,
.globalHeader .header-social-twitter:focus {
  background-position: -154px -78px;
}
.globalHeader .header-social-google {
  background-position: -64px 0;
}
.globalHeader .header-social-google:hover,
.globalHeader .header-social-google:focus {
  background-position: -173px 0px;
}
.globalHeader .header-social-youtube {
  background-position: -96px 0;
}
.globalHeader .header-social-youtube:hover,
.globalHeader .header-social-youtube:focus {
  background-position: -205px 0px;
}
.globalHeader .header-sections,
.globalHeader .header-trending {
  margin: 0 0 2px;
  height: 28px;
  background-color: rgba(0, 0, 0, 0.7);
}
.globalHeader .header-sections-title,
.globalHeader .header-trending-title,
.globalHeader .header-sections-link,
.globalHeader .header-trending-link {
  font-size: 12px;
  line-height: 0;
}
.globalHeader .header-trending-title,
.globalHeader .header-sections-title {
  width: 93px;
  padding: 1.2em 0 1.2em 16px;
}
.globalHeader .header-sections-items,
.globalHeader .header-trending-items {
  height: 28px;
  overflow: hidden;
}
.globalHeader .header-sections-link,
.globalHeader .header-trending-link {
  display: inline-block;
  padding: 1.2em 7px;
}
.globalHeader .header-sections-title {
  color: #90a4bc;
}
.globalHeader .header-sections-items {
  width: 667px;
}
.globalHeader .header-trending {
  width: 548px;
}
.globalHeader .header-trending-title {
  color: #d8c98f;
}
.globalHeader .header-trending-items {
  width: 455px;
}
.globalHeader .header-search {
  float: right;
  width: 210px;
  height: 28px;
  overflow: hidden;
  background-position: 0 -49px;
}
.globalHeader .header-search-fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}
.globalHeader .header-search-input {
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  box-sizing: border-box !important;
  padding: 8px 0 8px 10px;
  width: 175px;
  height: 28px;
  color: #ffffff;
  font-size: 10px;
  background: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-appearance: none;
  border: 0;
}
.globalHeader .header-search-input:focus {
  outline: 0;
}
.globalHeader .placeholdersjs {
  color: rgba(0, 0, 0, 0);
}
.globalHeader .placeholdersjs:focus {
  color: #ffffff;
}
.globalHeader .header-search-input:-moz-placeholder {
  color: rgba(0, 0, 0, 0);
}
.globalHeader .header-search-input:focus:-moz-placeholder {
  color: #ffffff;
}
.globalHeader .header-search-input::-moz-placeholder {
  color: rgba(0, 0, 0, 0);
}
.globalHeader .header-search-input:focus::-moz-placeholder {
  color: #ffffff;
}
.globalHeader .header-search-input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0);
}
.globalHeader .header-search-input:focus:-ms-input-placeholder {
  color: #ffffff;
}
.globalHeader .header-search-input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0);
}
.globalHeader .header-search-input:focus::-webkit-input-placeholder {
  color: #ffffff;
}
.globalHeader .container-search-submit {
  margin-left: 0;
  zoom: 1;
  filter: alpha(opacity=0);
  opacity: 0;
}
.globalHeader .header-search-submit {
  background: transparent;
  color: rgba(0, 0, 0, 0);
  font-size: 0px;
  line-height: 0;
  border: none;
  width: 30px;
  height: 28px;
}
.videoWatchList-row {
  background-color: #383838;
}
.videoWatchList-box {
  margin-bottom: 0;
}
.videoWatchList-box .box-header {
  margin-bottom: 1.667em;
  border-bottom: 1px solid #3f4245;
}
.videoWatchList-box .box-header .box-title {
  font-family: Helvetica, Arial, sans-serif;
  color: #ffffff;
}
.videoWatchList-box .box-header .more:hover,
.videoWatchList-box .box-header .more:visited {
  color: #2677b9;
}
.videoWatchList-video {
  margin-left: 2%;
  width: 18.4%;
}
.videoWatchList-video:hover {
  color: #ffffff;
  text-decoration: none;
}
.videoWatchList-video:first-child {
  margin-left: 0;
}
.videoWatchList-video .image {
  margin-bottom: 1.667em;
}
.videoWatchList-video .video-topic {
  margin: 0;
  text-transform: uppercase;
}
.videoWatchList-video .video-description {
  color: #ffffff;
}
.globalFooter {
  background: #3f4245;
  font-size: 11px;
  color: #ffffff;
}
.globalFooter a {
  color: #ffffff;
}
.globalFooter a:hover {
  color: #ffffff;
  text-decoration: underline;
}
.globalFooter li {
  font-weight: bold;
  list-style: none;
}
.globalFooter li ul {
  margin: 0.8335em 0 0;
}
.globalFooter li ul li {
  font-weight: normal;
  margin-bottom: 0.8335em;
  line-height: 16px;
}
.globalFooter .inline > li {
  padding: 0;
}
.globalFooter .container-nav-main {
  border-bottom: 1px solid #58585c;
  margin-bottom: 3em;
  padding-bottom: 2em;
}
.globalFooter .container-nav-main li {
  font-weight: 400;
}
.globalFooter .container-nav-main li a {
  text-transform: uppercase;
}
.globalFooter .container-nav-main .logo {
  float: left;
  margin-right: 2.5em;
}
.globalFooter .nav-main {
  float: left;
  width: 40%;
  margin: 0.8335em 0 0;
}
.globalFooter .nav-main li {
  margin-left: 5.5%;
}
.globalFooter .nav-main li:first-child {
  margin: 0;
}
.globalFooter .nav-secondary {
  margin: 0;
}
.globalFooter .nav-secondary > li {
  float: left;
  padding-left: 3%;
  width: 20%;
}
.globalFooter .nav-secondary > li:first-child {
  padding-left: 0;
}
.globalFooter .social {
  float: right;
  margin: 0;
  text-align: right;
  width: 30%;
}
.globalFooter .social li {
  margin-left: 3%;
}
.globalFooter .social li:first-child {
  margin-left: 0;
}
.globalFooter .copyright {
  font-size: 10px;
  margin-top: 1.667em;
  text-align: center;
}
.topicList-box .box-header {
  border: none;
}
.topicList-box .search-container {
  float: right;
}
.topicList-box .topicList-featured {
  margin: 0;
  display: inline-block;
}
.topicList-box .featureTopicTitle {
  color: #3f4245;
}
.topicList-box .featureTopicArticles .split33 {
  padding-left: 1.667em;
}
.topicList-box .featureTopicArticles .split33:first-child {
  padding-left: 0;
}
.topicList-box .featureTopicArticles .news-item .date-time {
  color: #bbbbbb;
}
.topicList-box .featureTopicArticles .news-item .headline {
  color: #212e64;
  font-size: 12px;
  font-weight: bold;
  line-height: 20px;
  margin: 0.333em 0;
}
.trendingTopics-box .box-body {
  padding: 1.667em 0;
}
.trendingTopics-box .item {
  padding-left: 1.667em;
  padding-right: 1.667em;
  border-left: 1px solid #e9e9e9;
}
.trendingTopics-box .item:first-child {
  border: none;
  padding-left: 0;
}
.trendingTopics-box .item a {
  display: block;
  color: #2677b9;
  font-size: 12px;
  line-height: normal;
  margin: 0;
  padding: 0 0 2em;
}
.trendingTopics-box .item a:last-child {
  padding-bottom: 0;
}
.opinionHighlightList-box {
  border-top: 3px solid #58585c;
}
.opinionHighlightList-box .box-content .box-header a {
  display: block;
  float: right;
  margin-top: 0.833em;
}
.opinionHighlightList-box .box-content .box-body {
  padding-top: 0.5em;
}
.opinionHighlightList-box .opinion-item {
  padding: 1em 0;
  border-bottom: 1px dotted #bbbbbb;
}
.opinionHighlightList-box .image {
  float: left;
  width: auto;
  margin-right: 0.8335em;
  max-width: 90px;
}
.opinionHighlightList-box a.opinionHighlightListTitle {
  color: #212e64;
  display: block;
  font-weight: bold;
  font-family: Helvetica, Arial, sans-serif;
}
.opinionHighlightList-box a.opinionHighlightListAuthor {
  display: inline-block;
  font-weight: bold;
  font-family: Helvetica, Arial, sans-serif;
}
.opinionHighlightList-box a.opinionHighlightListTwitter {
  display: block;
  color: #bbbbbb;
}
.authorProfile-box h1 {
  margin-top: -0.2em;
}
.authorProfile-box .authorBio {
  padding: 0.5em 0;
}
.authorProfile-box .share .sharing {
  margin: 0;
}
.authorProfile-box .share .gig-bar-container {
  *zoom: 1;
}
.authorProfile-box .share .gig-bar-container:before,
.authorProfile-box .share .gig-bar-container:after {
  display: table;
  content: "";
  line-height: 0;
}
.authorProfile-box .share .gig-bar-container:after {
  clear: both;
}
.authorProfile-box .share table {
  float: left;
  margin: 0;
}
.articleListForAuthor-box {
  padding-top: 1.667em;
}
.articleListForAuthor-media {
  margin: 0;
  padding: 1.667em 0;
  border-bottom: 1px solid #e9e9e9;
}
.articleListForAuthor-media:first-child {
  padding-top: 0;
}
.articleListForAuthor-image {
  width: 20%;
}
.articleListForAuthor-text .headline {
  margin: 0 0 0.41675em;
  font-size: 15px;
  line-height: 18px;
}
.articleListForAuthor-text .headline a {
  color: #3f4245;
}
.articleListForAuthor-text .byline {
  font-weight: bold;
}
.template-broadcast .container-lowerpar {
  background: #ffffff;
}
.template-broadcast .container-lowerpar [class*='-box']:first-of-type {
  margin-bottom: 0;
}
.local-message {
  color: #ffffff;
  padding: 1.667em 0;
}
.broadcastSchedule-box {
  margin-bottom: 1.667em;
  padding: 0.43675em 1.667em 0;
  background: #323232;
  color: #ffffff;
}
.broadcastSchedule-header .heading {
  float: left;
  margin-top: 0;
  font-size: 20px;
}
.broadcastSchedule-header .view-all {
  float: right;
  line-height: 36px;
  font-weight: bold;
}
.broadcastSchedule-week-wrapper {
  display: table;
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 1.667em;
}
.broadcastSchedule-week {
  margin: 0;
  display: table-row;
}
.broadcastSchedule-week .day {
  display: table-cell;
  width: 14.2857142857%;
  border-left: 3px solid #323232;
}
.broadcastSchedule-week .day:first-child {
  border-left: none;
}
.broadcastSchedule-week .anchor {
  display: block;
  padding: 0.8335em 0;
  background: #b7b9bb;
  text-align: center;
  text-transform: uppercase;
  font-size: 22px;
  font-weight: 900;
  color: #000000;
  text-decoration: none !important;
}
.broadcastSchedule-week .date {
  display: block;
  margin-top: 0.41675em;
  font-size: 15px;
  font-weight: normal;
  text-transform: none;
}
.broadcastSchedule-week .active {
  background: #4195e6;
  color: #ffffff;
  position: relative;
  z-index: 0;
}
.broadcastSchedule-week .active:after {
  content: "";
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #0aa5df;
  position: absolute;
  bottom: 0;
  margin: 0 0 -5px -5px;
  left: 50%;
  z-index: 1;
}
.broadcastSchedule-schedule {
  margin: 0;
  height: 700px;
  overflow-y: scroll;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  color: #ffffff;
}
.broadcastSchedule-show {
  *zoom: 1;
  border-top: 1px solid #000000;
  padding: 1.667em 0;
}
.broadcastSchedule-show:before,
.broadcastSchedule-show:after {
  display: table;
  content: "";
  line-height: 0;
}
.broadcastSchedule-show:after {
  clear: both;
}
.broadcastSchedule-show:first-child {
  padding-top: 0;
  border-top: none;
}
.broadcastSchedule-show .show-left,
.broadcastSchedule-show .show-right {
  float: left;
}
.broadcastSchedule-show .show-left {
  width: 14.2857142857%;
}
.broadcastSchedule-show .show-right {
  width: 85.7142857143%;
}
.broadcastSchedule-show .show-time {
  font-size: 17px;
}
.broadcastSchedule-show .show-title {
  margin: 0 0 0.41675em;
  line-height: 18px;
  font-size: 17px;
  text-transform: uppercase;
  color: #2677b9;
}
.broadcastSchedule-show .show-title a {
  color: inherit;
}
.broadcastSchedule-show .show-title a:hover,
.broadcastSchedule-show .show-title a:focus {
  color: #4195e6;
}
.broadcastSchedule-show .show-description {
  margin: 0;
  font-size: 14px;
}
.cse .gs-webResult .gs-visibleUrl,
.gs-webResult .gs-visibleUrl,
.cse .gs-webResult .gs-visibleUrl-short,
.gs-webResult .gs-visibleUrl-short,
.gs-imageResult .gs-visibleUrl,
.gs-imageResult .gs-visibleUrl-short {
  font-weight: normal !important;
}
.gsc-control-cse .gsc-result-info,
.gsc-control-cse .gsc-above-wrapper-area {
  display: none;
}
.gsc-control-cse .gs-result .gs-title,
.gsc-control-cse .gs-webResult.gs-result .gs-title {
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold;
  height: auto;
  width: auto;
  text-decoration: none;
}
.gsc-control-cse .gs-result a.gs-title:visited a.gs-title:hover,
.gsc-control-cse .gs-webResult.gs-result a.gs-title:visited a.gs-title:hover {
  color: #2677b9;
}
.gsc-control-cse .gs-result a.gs-title:link,
.gsc-control-cse .gs-webResult.gs-result a.gs-title:link,
.gsc-control-cse .gs-result a.gs-title:link b,
.gsc-control-cse .gs-webResult.gs-result a.gs-title:link b {
  color: #2677b9;
  text-decoration: none;
}
.gsc-control-cse .gs-result a.gs-title:hover,
.gsc-control-cse .gs-webResult.gs-result a.gs-title:hover,
.gsc-control-cse .gs-result a.gs-title:hover b,
.gsc-control-cse .gs-webResult.gs-result a.gs-title:hover b {
  color: #2677b9;
  text-decoration: underline;
}
.gsc-control-cse .gs-result .gsc-table-result,
.gsc-control-cse .gs-webResult.gs-result .gsc-table-result {
  font-family: Helvetica, Arial, sans-serif;
}
.gsc-control-cse .gs-result .gsc-table-result .gsc-visibleUrl,
.gsc-control-cse .gs-webResult.gs-result .gsc-table-result .gsc-visibleUrl {
  font-weight: normal !important;
}
.gsc-control-cse .gs-result .gsc-table-result .gsc-table-cell-thumbnail.gsc-thumbnail,
.gsc-control-cse .gs-webResult.gs-result .gsc-table-result .gsc-table-cell-thumbnail.gsc-thumbnail {
  width: 144px;
}
.gsc-control-cse .gs-result .gsc-table-result .gsc-table-cell-thumbnail .gs-image-box,
.gsc-control-cse .gs-webResult.gs-result .gsc-table-result .gsc-table-cell-thumbnail .gs-image-box {
  width: inherit;
}
.gsc-control-cse .gs-result .gsc-table-result .gsc-table-cell-thumbnail .gs-image-box a img.gs-image,
.gsc-control-cse .gs-webResult.gs-result .gsc-table-result .gsc-table-cell-thumbnail .gs-image-box a img.gs-image {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.gsc-control-cse .gs-result .gsc-table-result .gsc-table-cell-snippet-close,
.gsc-control-cse .gs-webResult.gs-result .gsc-table-result .gsc-table-cell-snippet-close,
.gsc-control-cse .gs-result .gsc-table-result .gsc-table-cell-snippet-open,
.gsc-control-cse .gs-webResult.gs-result .gsc-table-result .gsc-table-cell-snippet-open {
  width: auto;
  padding: 0 1.667em;
}
@-ms-viewport {
  width: device-width;
}
.hidden {
  display: none;
  visibility: hidden;
}
.visible-phone {
  display: none !important;
}
.visible-tablet {
  display: none !important;
}
.hidden-desktop {
  display: none !important;
}
.visible-desktop {
  display: inherit !important;
}
@media (min-width: 768px) and (max-width: 959px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-tablet {
    display: inherit !important;
  }
  .hidden-tablet {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-phone {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: inherit !important;
  }
  .hidden-print {
    display: none !important;
  }
}
@media (min-width: 960px) {
  .row {
    margin-left: 0px;
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 0px;
  }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 1200px;
  }
  .span12 {
    width: 1200px;
  }
  .span11 {
    width: 1100px;
  }
  .span10 {
    width: 1000px;
  }
  .span9 {
    width: 900px;
  }
  .span8 {
    width: 800px;
  }
  .span7 {
    width: 700px;
  }
  .span6 {
    width: 600px;
  }
  .span5 {
    width: 500px;
  }
  .span4 {
    width: 400px;
  }
  .span3 {
    width: 300px;
  }
  .span2 {
    width: 200px;
  }
  .span1 {
    width: 100px;
  }
  .offset12 {
    margin-left: 1200px;
  }
  .offset11 {
    margin-left: 1100px;
  }
  .offset10 {
    margin-left: 1000px;
  }
  .offset9 {
    margin-left: 900px;
  }
  .offset8 {
    margin-left: 800px;
  }
  .offset7 {
    margin-left: 700px;
  }
  .offset6 {
    margin-left: 600px;
  }
  .offset5 {
    margin-left: 500px;
  }
  .offset4 {
    margin-left: 400px;
  }
  .offset3 {
    margin-left: 300px;
  }
  .offset2 {
    margin-left: 200px;
  }
  .offset1 {
    margin-left: 100px;
  }
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 28px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 0%;
    *margin-left: -0.0532141336739038%;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 0%;
  }
  .row-fluid .span12 {
    width: 99.99999999999999%;
    *width: 99.94678586632608%;
  }
  .row-fluid .span11 {
    width: 91.66666666666666%;
    *width: 91.61345253299275%;
  }
  .row-fluid .span10 {
    width: 83.33333333333331%;
    *width: 83.28011919965941%;
  }
  .row-fluid .span9 {
    width: 74.99999999999999%;
    *width: 74.94678586632608%;
  }
  .row-fluid .span8 {
    width: 66.66666666666666%;
    *width: 66.61345253299275%;
  }
  .row-fluid .span7 {
    width: 58.33333333333333%;
    *width: 58.280119199659424%;
  }
  .row-fluid .span6 {
    width: 49.99999999999999%;
    *width: 49.94678586632609%;
  }
  .row-fluid .span5 {
    width: 41.66666666666666%;
    *width: 41.61345253299275%;
  }
  .row-fluid .span4 {
    width: 33.33333333333333%;
    *width: 33.280119199659424%;
  }
  .row-fluid .span3 {
    width: 24.999999999999996%;
    *width: 24.946785866326092%;
  }
  .row-fluid .span2 {
    width: 16.666666666666664%;
    *width: 16.61345253299276%;
  }
  .row-fluid .span1 {
    width: 8.333333333333332%;
    *width: 8.280119199659428%;
  }
  .row-fluid .offset12 {
    margin-left: 99.99999999999999%;
    *margin-left: 99.89357173265218%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 99.99999999999999%;
    *margin-left: 99.89357173265218%;
  }
  .row-fluid .offset11 {
    margin-left: 91.66666666666666%;
    *margin-left: 91.56023839931885%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 91.66666666666666%;
    *margin-left: 91.56023839931885%;
  }
  .row-fluid .offset10 {
    margin-left: 83.33333333333331%;
    *margin-left: 83.2269050659855%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 83.33333333333331%;
    *margin-left: 83.2269050659855%;
  }
  .row-fluid .offset9 {
    margin-left: 74.99999999999999%;
    *margin-left: 74.89357173265218%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 74.99999999999999%;
    *margin-left: 74.89357173265218%;
  }
  .row-fluid .offset8 {
    margin-left: 66.66666666666666%;
    *margin-left: 66.56023839931885%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 66.66666666666666%;
    *margin-left: 66.56023839931885%;
  }
  .row-fluid .offset7 {
    margin-left: 58.33333333333333%;
    *margin-left: 58.22690506598552%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 58.33333333333333%;
    *margin-left: 58.22690506598552%;
  }
  .row-fluid .offset6 {
    margin-left: 49.99999999999999%;
    *margin-left: 49.893571732652184%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 49.99999999999999%;
    *margin-left: 49.893571732652184%;
  }
  .row-fluid .offset5 {
    margin-left: 41.66666666666666%;
    *margin-left: 41.56023839931885%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 41.66666666666666%;
    *margin-left: 41.56023839931885%;
  }
  .row-fluid .offset4 {
    margin-left: 33.33333333333333%;
    *margin-left: 33.22690506598552%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 33.33333333333333%;
    *margin-left: 33.22690506598552%;
  }
  .row-fluid .offset3 {
    margin-left: 24.999999999999996%;
    *margin-left: 24.893571732652187%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 24.999999999999996%;
    *margin-left: 24.893571732652187%;
  }
  .row-fluid .offset2 {
    margin-left: 16.666666666666664%;
    *margin-left: 16.560238399318855%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 16.666666666666664%;
    *margin-left: 16.560238399318855%;
  }
  .row-fluid .offset1 {
    margin-left: 8.333333333333332%;
    *margin-left: 8.226905065985523%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.333333333333332%;
    *margin-left: 8.226905065985523%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 0px;
  }
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 1186px;
  }
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 1086px;
  }
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 986px;
  }
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 886px;
  }
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 786px;
  }
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 686px;
  }
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 586px;
  }
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 486px;
  }
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 386px;
  }
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 286px;
  }
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 186px;
  }
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 86px;
  }
  .thumbnails {
    margin-left: 0px;
  }
  .thumbnails > li {
    margin-left: 0px;
  }
  .row-fluid .thumbnails {
    margin-left: 0;
  }
  .container {
    width: 960px;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  .row {
    margin-left: 0;
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 0;
  }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 768px;
  }
  .span12 {
    width: 768px;
  }
  .span11 {
    width: 704px;
  }
  .span10 {
    width: 640px;
  }
  .span9 {
    width: 576px;
  }
  .span8 {
    width: 512px;
  }
  .span7 {
    width: 448px;
  }
  .span6 {
    width: 384px;
  }
  .span5 {
    width: 320px;
  }
  .span4 {
    width: 256px;
  }
  .span3 {
    width: 192px;
  }
  .span2 {
    width: 128px;
  }
  .span1 {
    width: 64px;
  }
  .offset12 {
    margin-left: 768px;
  }
  .offset11 {
    margin-left: 704px;
  }
  .offset10 {
    margin-left: 640px;
  }
  .offset9 {
    margin-left: 576px;
  }
  .offset8 {
    margin-left: 512px;
  }
  .offset7 {
    margin-left: 448px;
  }
  .offset6 {
    margin-left: 384px;
  }
  .offset5 {
    margin-left: 320px;
  }
  .offset4 {
    margin-left: 256px;
  }
  .offset3 {
    margin-left: 192px;
  }
  .offset2 {
    margin-left: 128px;
  }
  .offset1 {
    margin-left: 64px;
  }
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 28px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 0%;
    *margin-left: -0.0532141336739038%;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 0%;
  }
  .row-fluid .span12 {
    width: 99.99999999999999%;
    *width: 99.94678586632608%;
  }
  .row-fluid .span11 {
    width: 91.66666666666666%;
    *width: 91.61345253299275%;
  }
  .row-fluid .span10 {
    width: 83.33333333333331%;
    *width: 83.28011919965941%;
  }
  .row-fluid .span9 {
    width: 74.99999999999999%;
    *width: 74.94678586632608%;
  }
  .row-fluid .span8 {
    width: 66.66666666666666%;
    *width: 66.61345253299275%;
  }
  .row-fluid .span7 {
    width: 58.33333333333333%;
    *width: 58.280119199659424%;
  }
  .row-fluid .span6 {
    width: 49.99999999999999%;
    *width: 49.94678586632609%;
  }
  .row-fluid .span5 {
    width: 41.66666666666666%;
    *width: 41.61345253299275%;
  }
  .row-fluid .span4 {
    width: 33.33333333333333%;
    *width: 33.280119199659424%;
  }
  .row-fluid .span3 {
    width: 24.999999999999996%;
    *width: 24.946785866326092%;
  }
  .row-fluid .span2 {
    width: 16.666666666666664%;
    *width: 16.61345253299276%;
  }
  .row-fluid .span1 {
    width: 8.333333333333332%;
    *width: 8.280119199659428%;
  }
  .row-fluid .offset12 {
    margin-left: 99.99999999999999%;
    *margin-left: 99.89357173265218%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 99.99999999999999%;
    *margin-left: 99.89357173265218%;
  }
  .row-fluid .offset11 {
    margin-left: 91.66666666666666%;
    *margin-left: 91.56023839931885%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 91.66666666666666%;
    *margin-left: 91.56023839931885%;
  }
  .row-fluid .offset10 {
    margin-left: 83.33333333333331%;
    *margin-left: 83.2269050659855%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 83.33333333333331%;
    *margin-left: 83.2269050659855%;
  }
  .row-fluid .offset9 {
    margin-left: 74.99999999999999%;
    *margin-left: 74.89357173265218%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 74.99999999999999%;
    *margin-left: 74.89357173265218%;
  }
  .row-fluid .offset8 {
    margin-left: 66.66666666666666%;
    *margin-left: 66.56023839931885%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 66.66666666666666%;
    *margin-left: 66.56023839931885%;
  }
  .row-fluid .offset7 {
    margin-left: 58.33333333333333%;
    *margin-left: 58.22690506598552%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 58.33333333333333%;
    *margin-left: 58.22690506598552%;
  }
  .row-fluid .offset6 {
    margin-left: 49.99999999999999%;
    *margin-left: 49.893571732652184%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 49.99999999999999%;
    *margin-left: 49.893571732652184%;
  }
  .row-fluid .offset5 {
    margin-left: 41.66666666666666%;
    *margin-left: 41.56023839931885%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 41.66666666666666%;
    *margin-left: 41.56023839931885%;
  }
  .row-fluid .offset4 {
    margin-left: 33.33333333333333%;
    *margin-left: 33.22690506598552%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 33.33333333333333%;
    *margin-left: 33.22690506598552%;
  }
  .row-fluid .offset3 {
    margin-left: 24.999999999999996%;
    *margin-left: 24.893571732652187%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 24.999999999999996%;
    *margin-left: 24.893571732652187%;
  }
  .row-fluid .offset2 {
    margin-left: 16.666666666666664%;
    *margin-left: 16.560238399318855%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 16.666666666666664%;
    *margin-left: 16.560238399318855%;
  }
  .row-fluid .offset1 {
    margin-left: 8.333333333333332%;
    *margin-left: 8.226905065985523%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.333333333333332%;
    *margin-left: 8.226905065985523%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 0;
  }
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 754px;
  }
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 690px;
  }
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 626px;
  }
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 562px;
  }
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 498px;
  }
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 434px;
  }
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 370px;
  }
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 306px;
  }
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 242px;
  }
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 178px;
  }
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 114px;
  }
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 50px;
  }
  .container-padding {
    padding-left: 36px;
    padding-right: 36px;
  }
  .container-margin {
    margin-left: 36px;
    margin-right: 36px;
  }
  .row-padding {
    padding-top: 2.5em;
    padding-bottom: 2.5em;
  }
  .col-border-left {
    border-left: none;
  }
  .unsupported-inner {
    width: 768px;
    padding-left: 36px;
    padding-right: 36px;
  }
  .row-fluid .col-main {
    float: none;
    width: 100%;
    padding: 0;
    border-right: none;
  }
  .row-fluid .col-secondary {
    margin-top: 1.667em;
    float: none;
    padding: 0;
    width: 100% !important;
  }
  .row-fluid .col-secondary:after {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    left: 0;
    bottom: 0;
    height: 1.667em;
    width: 100%;
    background: #ffffff;
  }
  .row-fluid .col-secondary .col-left,
  .row-fluid .col-secondary .col-right {
    width: 50%;
  }
  .row-fluid .col-secondary .col-left {
    position: relative;
    float: left;
    padding-right: 2.5%;
  }
  .row-fluid .col-secondary .col-left:before {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: -1000%;
    right: 0;
    border-right: 1px solid #e9e9e9;
  }
  .row-fluid .col-secondary .col-right {
    float: right;
    padding-left: 2.5%;
  }
  .globalHeader .container-header {
    padding-left: 36px;
    padding-right: 36px;
  }
  .globalHeader .header-logo-container {
    width: auto;
  }
  .globalHeader .header-logo {
    max-width: 110px;
  }
  .globalHeader .header-right {
    width: 565px;
    padding-top: 5px;
  }
  .globalHeader .header-sections-items {
    width: 472px;
  }
  .globalHeader .header-trending {
    width: 425px;
  }
  .globalHeader .header-trending-items {
    width: 332px;
  }
  .globalHeader .header-search {
    width: 138px;
    background-position: -72px -49px;
  }
  .globalHeader .header-search-input {
    width: 103px;
  }
  .globalHeader .header-dropdown {
    top: 33px;
    margin: 0;
    padding: 0;
    font-size: 11px;
    text-transform: none;
    text-shadow: none;
    background-color: #ffffff;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
  .globalHeader .header-dropdown .header-dropdown-link {
    color: #58585c;
    padding: 8px 0;
    font-weight: bold;
  }
  .globalHeader .header-dropdown .header-dropdown-link:hover,
  .globalHeader .header-dropdown .header-dropdown-link:focus {
    color: #58585c;
    background: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    text-decoration: underline;
  }
  .globalHeader .header-dropdown-item {
    margin: 0 15px;
    border-top: 1px solid #f5f5f5;
  }
  .globalHeader .header-dropdown-item:first-child {
    border-top: 0;
  }
  .col-secondary.show-two-column-right .broadcastOnNow-box {
    margin: 0 -1.4em 0 -1.667em;
  }
  .col-secondary.show-two-column-right .k2Search-box {
    margin: 0 -1.4em 1.667em -1.667em;
  }
  .show-two-column-right .broadcastOnNow-box {
    margin: 0 -1.667em;
  }
  .show-two-column-right .k2Search-box {
    margin: 0 -1.667em 1.667em;
  }
  .col-secondary .ad {
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding: 15px 0;
  }
  .template-blog .col-secondary .ad {
    background: #f6f6f6;
    padding: 6px 0;
  }
  .template-home .col-secondary .ad {
    padding: 8px 0;
  }
  .container-home-middle {
    background: none;
  }
  .row-fluid .col-primary-home,
  .row-fluid .col-secondary-home {
    width: 100%;
    background: #ffffff;
  }
  .row-fluid .col-primary-home {
    margin-bottom: 1.667em;
    padding-bottom: 2.5em;
  }
  .row-fluid .col-secondary-home {
    padding: 1.667em;
  }
  .row-fluid .col-secondary-home .col1,
  .row-fluid .col-secondary-home .col2 {
    float: left;
    width: 50%;
  }
  .row-fluid .col-secondary-home .col1 {
    padding-right: 1.667em;
    border-right: 1px solid #e9e9e9;
  }
  .row-fluid .col-secondary-home .col2 {
    padding-left: 1.667em;
  }
  .breakingNews-photo {
    height: 269px;
  }
  .breakingNews-thumbImage {
    border-width: 4px;
  }
  .breakingNews-thumbTitle {
    padding: 4px 4px 0;
    line-height: 15px;
  }
  .two-thumbs .breakingNews-linksList,
  .no-thumbs .breakingNews-linksList {
    padding: 15px 15px 5px;
  }
  .breakingNews-linksItem {
    padding: 0 0 0 5px;
    font-size: 12px;
    line-height: 16px;
  }
  .topStories-primary .col1,
  .topStories-primary .col2 {
    width: 50%;
  }
  .secondaryStory img {
    max-height: 146px;
  }
  .latestArticleList-box {
    height: auto;
  }
  .latestArticleList-item:nth-child(1n+5) {
    display: none;
  }
  .tv-bar-box .callToAction {
    width: 33%;
  }
  .tv-bar-box .broadcastOnNow {
    width: 34%;
  }
  .tv-bar-box .broadcastOnNow .broadcastOnNow-box .onNow {
    width: 100%;
  }
  .tv-bar-box .k2Search {
    width: 33%;
  }
  .full-width {
    min-width: 100% !important;
  }
  .articleHighlightByTopic-box .news-item {
    float: none;
    margin: 0;
    padding: 1.667em 0;
    width: 100%;
    border-bottom: 1px dotted #bbbbbb;
    border-left: 0;
  }
  .articleHighlightByTopic-box .news-item:first-child {
    padding-top: 0;
  }
  .articleHighlightByTopic-box .news-item:last-child {
    border-bottom: none;
    padding-bottom: 0;
  }
  .articleHighlightByTopic-box .news-item .category {
    margin-bottom: 0.5em;
    position: relative;
    bottom: auto;
    height: auto;
  }
  .articleHighlightByTopic-box .news-item .category span {
    position: static;
  }
  .articleHighlightByTopic-box .news-item .headline {
    font-size: 18px;
    line-height: 24px;
    margin: 0;
  }
  .articleHighlightByTopic-box .news-item .leader {
    font-size: 14px;
    line-height: 22px;
  }
  .articleHighlightByTopic-box .news-item .wrapper-text {
    float: left;
    padding-left: 2.5%;
    width: 75%;
  }
  .articleHighlightByTopic-box .news-item img {
    float: left;
    width: 25%;
  }
  .relatedVideosCarousel-box .box-content .carousel .carousel-inner,
  .relatedResourcesCarousel-box .box-content .carousel .carousel-inner {
    width: 82.5%;
  }
  .relatedVideosCarousel-box .box-content .carousel .item .relatedVideo {
    width: 23.125%;
    margin-left: 2.5%;
  }
  .relatedVideosCarousel-box .box-content .carousel .item .relatedVideo:last-child {
    display: none;
  }
  .relatedResourcesCarousel-box .relatedResource {
    width: 33%;
  }
  .relatedResourcesCarousel-box .relatedResource:last-child {
    display: none;
  }
  .videoDetail-box > .box-content {
    padding: 1.667em;
  }
  .template-standardMultimedia.one-column .article-meta {
    width: auto;
    margin: auto;
  }
  .blog-container {
    margin-bottom: 3.334em;
  }
  .showComponent-box .showComponent {
    width: 100%;
  }
  .template-show .showComponent-bar {
    padding: 0;
    background-size: auto;
    background-position: 0 100px;
  }
  .template-show .showComponent-bar.hidden-placard {
    background-position: 0 0;
  }
  .template-show .showComponent-bar.hidden-placard .placard-container {
    display: none;
  }
  .template-show .placard-container {
    float: none;
    padding-top: 1.667em;
    padding-bottom: 1.667em;
    background: #000000;
  }
  .template-show .placard-container .ad {
    text-align: center;
  }
  .template-show .showComponent-box {
    margin-bottom: 0;
    width: 100%;
    padding: 0;
  }
  .template-show .show-box {
    margin: 0 auto;
    width: 768px;
    padding: 2.5em 36px;
  }
  .template-show .show-box .showDay {
    display: inline;
  }
  .template-video .showComponent-bar.has-show {
    padding: 0;
    background-position: 0 100px;
  }
  .template-video .showComponent-bar.has-show.hidden-placard {
    background-position: 0 0;
  }
  .template-video .showComponent-bar.has-no-show .placard-container {
    background: #33383b;
  }
  .template-video .showComponent-box {
    margin-bottom: 0;
    width: 100%;
    padding: 0;
  }
  .template-video .showBanner {
    *zoom: 1;
  }
  .template-video .showBanner:before,
  .template-video .showBanner:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .template-video .showBanner:after {
    clear: both;
  }
  .template-video .showBanner-box {
    margin: 2.5em auto;
    width: 768px;
    padding: 0 36px;
  }
  .template-show .placard-container,
  .template-video .placard-container {
    float: none;
    margin-left: 0;
    padding-top: 1.667em;
    padding-bottom: 1.667em;
    background: #000000;
  }
  .template-show .placard-container .ad,
  .template-video .placard-container .ad {
    text-align: center;
  }
  .template-blog .showComponent-bar {
    background-size: auto;
  }
  .featuredStoryList-box .box-header {
    border-top: 3px solid #383838;
  }
  .show-template-featurepar {
    width: 768px;
  }
  .show-template-featurepar .featuredStoryList-box {
    border-top: 0;
    margin-left: 36px;
    margin-right: 36px;
    margin-bottom: 0;
  }
  .show-template-featurepar .featuredStoryList-box .box-content {
    padding-bottom: 0;
  }
  .show-template-featurepar .featuredStoryList-box .box-header {
    margin-top: 1.667em;
  }
  .show-template-featurepar-box,
  .storyHighlightList-box {
    margin-bottom: 0;
  }
  .storyHighlightList-box {
    margin-top: 0;
  }
  .show-two-column {
    background: none;
  }
  .show-two-column .show-two-column-left {
    border-top: none;
  }
  .show-two-column .show-two-column-left,
  .show-two-column .show-two-column-right {
    background: #ffffff;
    float: none;
    width: 100%;
    padding: 0;
  }
  .show-two-column .show-two-column-left-inner {
    border-right: none;
    padding: 0 1.667em 1.667em;
  }
  .show-two-column .show-two-column-right {
    padding: 0 0 1.667em;
  }
  .show-two-column .show-two-column-right .col-left {
    padding-left: 1.667em;
  }
  .show-two-column .show-two-column-right .col-right {
    border-top: 3px solid #000000;
    padding-right: 1.667em;
  }
  .show-two-column .show-two-column-right .mdrightcolupperpartwo div:first-child [class*="-box"] {
    border-top: 0;
  }
  .onTonight-box .box-header {
    margin: 1.667em 0;
    border-top: 3px solid #383838;
  }
  .template-home .articleHighlightList-box {
    margin: 0 1.667em;
  }
  .template-show .articleHighlightList-box .box-header {
    border-top: 3px solid #383838;
  }
  .featuredShowVideoPlayer-body {
    height: 278px;
  }
  .featuredShowVideoPlayer-list .clip-item {
    height: 68px;
  }
  .featuredShowVideoPlayer-list .clip-title {
    margin: 0 0 0.33em;
  }
  .featuredShowVideoPlayer-list .clip-title,
  .featuredShowVideoPlayer-list .clip-date {
    font-size: 11px;
    line-height: 14px;
  }
  .featuredShowsList-box .featuredShow-item {
    width: 31.35%;
  }
  .show-template-mainpar {
    padding-bottom: 1.667em;
  }
  .show-template-mainpar .storyHighlightList,
  .show-template-mainpar .featuredShowsList {
    width: 768px;
    padding-left: 36px;
    padding-right: 36px;
  }
  .show-template-mainpar .featuredShowsList-box .featuredShow-item {
    width: 31.25%;
  }
  .channelFinderResults-box {
    padding: 0 1.667em;
  }
  .template-watch .placard-container {
    float: none;
    margin-bottom: 3em;
  }
  .watchDetail-box .featuredVideosSidebar-box .show-item {
    padding: 0.41675em 1.25em;
    height: 64px;
  }
  .watchDetail-box .featuredVideosSidebar-box .now-playing-active,
  .watchDetail-box .featuredVideosSidebar-box .show-title,
  .watchDetail-box .featuredVideosSidebar-box .show-time,
  .watchDetail-box .featuredVideosSidebar-box .viewAllShows-title {
    font-size: 10px;
  }
  .watchDetail-box .featuredVideosSidebar-box .show-title {
    line-height: 16px;
  }
  .videoWatchList-video {
    margin-left: 3.5%;
    width: 31%;
  }
  .globalFooter .nav-main-box {
    padding-left: 36px;
    padding-right: 36px;
  }
  .globalFooter .container-nav-main {
    margin-bottom: 1em;
    padding-bottom: 1em;
    position: relative;
  }
  .globalFooter .container-nav-main .logo {
    float: none;
    display: block;
  }
  .globalFooter .nav-main {
    float: none;
    width: auto;
    display: block;
    margin: 1.5em 0 0;
  }
  .globalFooter .nav-main li {
    margin-left: 4%;
  }
  .globalFooter .nav-secondary > li {
    padding-left: 3%;
    width: 19%;
  }
  .globalFooter .nav-secondary > li:first-child {
    width: 22%;
  }
  .globalFooter .social {
    position: absolute;
    top: 0;
    right: 0;
  }
  .globalFooter .copyright {
    margin-top: 1.25em;
  }
}
@media (max-width: 767px) {
  .dl-horizontal dt {
    float: none;
    clear: none;
    width: auto;
    text-align: left;
  }
  .dl-horizontal dd {
    margin-left: 0;
  }
  .container {
    width: auto;
  }
  .row-fluid {
    width: 100%;
  }
  .row,
  .thumbnails {
    margin-left: 0;
  }
  .thumbnails > li {
    float: none;
    margin-left: 0;
  }
  [class*="span"],
  .uneditable-input[class*="span"],
  .row-fluid [class*="span"] {
    float: none;
    display: block;
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .span12,
  .row-fluid .span12 {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .row-fluid [class*="offset"]:first-child {
    margin-left: 0;
  }
  .modal {
    left: 20px;
    margin: 0;
    position: fixed;
    right: 20px;
    top: 20px;
    width: auto;
  }
  .modal.fade {
    top: -100px;
  }
  .modal.fade.in {
    top: 20px;
  }
  .container-padding {
    padding-left: 26px;
    padding-right: 26px;
  }
  .container-margin {
    margin-left: 26px;
    margin-right: 26px;
  }
  .row-padding {
    padding-top: 2em;
    padding-bottom: 2em;
  }
  .col-border-left {
    border-left: none;
  }
  .unsupported-browser {
    background-color: #dbaa1a;
    background-position: left top;
  }
  .unsupported-inner {
    width: auto;
    padding-left: 26px;
    padding-right: 26px;
  }
  .unsupported-content {
    margin: 0;
    font-size: 18px;
    line-height: 26px;
  }
  .globalHeader .header-row {
    padding-bottom: 0;
  }
  .globalHeader .header-logo-container {
    width: auto;
    margin-left: 26px;
    margin-bottom: 20px;
  }
  .globalHeader .header-logo {
    max-width: 250px;
  }
  .globalHeader .header-right {
    float: none;
    width: 100%;
    padding-top: 0;
  }
  .globalHeader .header-right-top {
    height: auto;
    margin-bottom: 0;
  }
  .globalHeader .header-nav {
    float: none;
    width: 100%;
  }
  .globalHeader .header-nav-list {
    display: block;
  }
  .globalHeader .header-nav-item {
    display: block;
    border-top: 1px solid #c0c0c0;
  }
  .globalHeader .header-nav-item:first-child {
    border-top: none;
  }
  .globalHeader .header-nav-link {
    padding: 24px 26px;
  }
  .globalHeader .header-search {
    float: none;
    width: 100%;
    height: auto;
    background-image: none;
    background-color: rgba(0, 0, 0, 0.7);
    border-top: 1px solid #c0c0c0;
  }
  .globalHeader .header-search-input {
    padding: 20px 26px;
    font-size: 14px;
    width: 100%;
    height: auto;
  }
  .globalHeader .header-search-input:-moz-placeholder {
    color: #ffffff;
  }
  .globalHeader .header-search-input::-moz-placeholder {
    color: #ffffff;
  }
  .globalHeader .header-search-input:-ms-input-placeholder {
    color: #ffffff;
  }
  .globalHeader .header-search-input::-webkit-input-placeholder {
    color: #ffffff;
  }
  .globalHeader .container-search-submit {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .globalHeader .header-triggers {
    margin-top: 21px;
    margin-right: 26px;
  }
  .globalHeader .header-triggers-nav,
  .globalHeader .header-triggers-search {
    width: 36px;
    padding: 5px 5px 4px;
    font-size: 18px;
    line-height: 18px;
    color: #ffffff;
    border: 1px solid #ffffff;
    border-radius: 3px;
    text-shadow: 1px 1px 0px rgba(52, 103, 134, 0.5);
    box-shadow: 1px 1px 0px rgba(52, 103, 134, 0.5);
    cursor: pointer;
  }
  .globalHeader .header-triggers-nav:before,
  .globalHeader .header-triggers-search:before {
    margin: 0 3px;
  }
  .globalHeader .header-triggers-nav:hover,
  .globalHeader .header-triggers-search:hover {
    text-decoration: none;
  }
  .globalHeader .header-triggers-nav {
    margin-right: 2px;
  }
  .col-secondary .ad {
    padding: 1.667em 0 !important;
  }
  .template-blog .col-secondary .ad {
    background: #f6f6f6;
  }
  .row-fluid {
    width: 100%;
  }
  .row-fluid .col-main {
    padding: 0;
    border-right: none;
  }
  .row-fluid .col-secondary {
    margin-top: 1.667em;
    padding: 0;
  }
  .row-home-middle {
    margin-bottom: 1.667em;
  }
  .container-home-middle {
    background: none;
  }
  .container-home-middle .tv-bar-section {
    margin: 0 -26px;
  }
  .row-fluid .col-primary-home,
  .row-fluid .col-secondary-home {
    background: #ffffff;
  }
  .row-fluid .col-primary-home {
    margin-bottom: 1.667em;
    padding-bottom: 2.5em;
  }
  .row-fluid .col-secondary-home {
    padding: 1.667em;
  }
  .container-home-bottom-inner {
    border-top: 3px solid #000;
    padding: 0 1.667em 1.667em;
    background-color: #ffffff;
  }
  .container-home-bottom-inner .articleHighlightByTopic-box hr.C {
    display: none;
  }
  .breakingNews-photo {
    height: 269px;
  }
  .breakingNews-thumbImage {
    border-width: 4px;
  }
  .breakingNews-thumbTitle {
    padding: 4px 4px 0;
    line-height: 15px;
  }
  .two-thumbs .breakingNews-linksList {
    padding: 15px;
  }
  .no-thumbs .breakingNews-linksList {
    padding: 15px 15px 5px;
  }
  .breakingNews-linksItem {
    padding: 0 0 0 5px;
    font-size: 12px;
    line-height: 16px;
  }
  .secondaryStory-body {
    height: 140px;
  }
  .secondaryStory img {
    max-height: 118px;
  }
  .latestArticleList-box {
    height: auto;
  }
  .latestArticleList-item:nth-child(1n+5) {
    display: none;
  }
  .sharing-abvr .share .sharing {
    margin: 1em auto;
  }
  .videoDetail-box .video-box {
    margin-bottom: 0;
  }
  .videoDetail-box .video-box .video-container,
  .videoDetail-box .video-box .sharing-abvr {
    float: none;
    width: auto;
  }
  .videoDetail-box .video-box .sharing-abvr {
    margin-top: 1.25em;
  }
  .videoDetail-box .video-box .sharing-abvr .share table {
    float: left;
  }
  .article-box [class^="split"],
  .article-box [class*=" split"] {
    float: none;
    width: 100%;
  }
  .article-box .info {
    padding: 0;
  }
  .recentTaggedArticle-box .box-title {
    font-size: 16px;
  }
  .recentTaggedArticle-box .news-item {
    float: none;
    margin: 0;
    padding: 1.667em 0;
    width: 100%;
    border-bottom: 1px dotted #bbbbbb;
    border-left: 0;
  }
  .recentTaggedArticle-box .news-item:first-child {
    padding-top: 0;
  }
  .recentTaggedArticle-box .news-item .category {
    margin-bottom: 0.5em;
    position: relative;
    bottom: auto;
    height: auto;
  }
  .recentTaggedArticle-box .news-item .headline {
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 0.5em;
  }
  .recentTaggedArticle-box .news-item .headline:last-child {
    margin-bottom: 0;
  }
  .articleHighlightByTopic-box .box-title {
    font-size: 16px;
  }
  .articleHighlightByTopic-box .news-item {
    float: none;
    margin: 0;
    padding: 1.667em 0;
    width: 100%;
    border-bottom: 1px dotted #bbbbbb;
    border-left: 0;
  }
  .articleHighlightByTopic-box .news-item:first-child {
    padding-top: 0;
  }
  .articleHighlightByTopic-box .news-item:last-child {
    border-bottom: none;
    padding-bottom: 0;
  }
  .articleHighlightByTopic-box .news-item .category {
    margin-bottom: 0.5em;
    position: relative;
    bottom: auto;
    height: auto;
  }
  .articleHighlightByTopic-box .news-item .category span {
    position: static;
  }
  .articleHighlightByTopic-box .news-item .headline {
    font-size: 18px;
    line-height: 24px;
    margin: 0;
  }
  .articleHighlightByTopic-box .news-item .leader {
    font-size: 14px;
    line-height: 22px;
  }
  .articleHighlightByTopic-box .news-item img {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .globalFooter {
    font-size: 14px;
    padding: 2.5em 0;
  }
  .globalFooter li ul {
    margin: 0.41675em 0 0;
  }
  .globalFooter li ul li {
    margin: 0;
    line-height: 20px;
  }
  .globalFooter .nav-main-box {
    padding: 0;
  }
  .globalFooter .container-nav-main {
    margin: 0;
    padding: 0;
    border: none;
  }
  .globalFooter .container-nav-main .logo {
    float: none;
    display: block;
    margin: 0 0 1.667em 26px;
  }
  .globalFooter .nav-main {
    float: none;
    margin: 0 0 1.667em;
    width: 100%;
    border-top: 1px solid #58585c;
  }
  .globalFooter .nav-main li {
    display: list-item;
    margin: 0;
    width: 100%;
    border-bottom: 1px solid #58585c;
    font-size: 16px;
  }
  .globalFooter .nav-main li a {
    display: block;
    padding: 0.8335em 26px;
  }
  .globalFooter .nav-secondary {
    margin: 0 26px;
  }
  .globalFooter .nav-secondary > li {
    float: none;
    padding: 0;
    margin-bottom: 1.667em;
    width: 100%;
  }
  .globalFooter .social {
    float: none;
    display: block;
    margin: 0 0 1.667em 26px;
    text-align: left;
    width: auto;
  }
  .globalFooter .copyright {
    font-size: 14px;
    text-align: left;
    margin: 0 26px;
  }
  .template-standardMultimedia.one-column .post-meta {
    width: auto;
    margin: auto;
  }
  .standardMultimedia-content [class^="split"],
  .standardMultimedia-content [class*=" split"] {
    float: none;
    width: 100%;
  }
  .standardMultimedia-content .info {
    padding: 0;
  }
  .template-blog {
    padding-bottom: 0;
  }
  .template-blogLanding .blogBanner {
    min-height: 100px;
  }
  .blog-article-header .header-left {
    width: 12%;
  }
  .blog-article-header .header-right {
    width: 88%;
  }
  .blog-article-header .published-date {
    font-size: 20px;
    line-height: 26px;
  }
  .blog-article-header .tag {
    margin-bottom: 0.41675em;
    font-size: 14px;
    line-height: 20px;
  }
  .blog-article-header .headline {
    margin-bottom: 0.41675em;
    line-height: 28px;
  }
  .blog-article-header .byline-container {
    font-size: 12px;
  }
  .blog-container {
    margin-bottom: 3.334em;
  }
  .template-video .showComponent-bar,
  .template-show .showComponent-bar,
  .template-blog .showComponent-bar {
    background-size: auto;
  }
  .template-show .showComponent-bar {
    padding-bottom: 0;
  }
  .template-show .showComponent-box {
    width: 100%;
    padding-left: 26px;
    padding-right: 26px;
  }
  .template-show .show-box .showTitle {
    font-size: 32px;
    line-height: 36px;
  }
  .template-show .show-box .showDay {
    display: inline;
    font-size: 20px;
    line-height: 24px;
  }
  .template-video .showComponent-bar.has-show {
    padding: 1.667em 0;
    background-size: auto;
  }
  .template-video .showComponent-bar.has-no-show {
    display: none;
  }
  .template-video .showComponent-box {
    width: 100%;
    padding: 0 26px;
  }
  .showBanner-box .showTitle {
    font-size: 32px;
    line-height: 36px;
  }
  .showBanner-box .showDay {
    display: inline;
    font-size: 20px;
    line-height: 24px;
  }
  .elevatedVoices-box .box-body {
    padding: 1.5em 0;
  }
  .elevatedVoices-box .conversationStarter-box {
    padding: 0 1.667em;
  }
  .template-home .articleHighlightList-box {
    margin: 0 1.667em;
  }
  .template-show .articleHighlightList-box .box-header {
    border-top: 3px solid #383838;
  }
  .featuredStoryList-box {
    border-top: none;
  }
  .featuredStoryList-box .box-content {
    padding: 1.667em;
  }
  .featuredStoryList-box .box-header {
    border-top: 3px solid #383838;
  }
  .show-template-featurepar {
    width: 100%;
  }
  .show-template-featurepar .featuredStoryList-box {
    border-top: 0;
    margin-bottom: 0;
    margin-left: 26px;
    margin-right: 26px;
  }
  .show-template-featurepar .featuredStoryList-box .box-content {
    padding: 1.667em 1.667em 0;
  }
  .show-template-featurepar .featuredStoryList-box .featured-stories-item {
    float: none;
    margin: 1.667em 0 0;
    width: 100%;
  }
  .show-template-featurepar .featuredStoryList-box .featured-stories-item:first-child {
    margin-top: 0;
  }
  .template-boilerplate .featuredStoryList-box .box-content,
  .template-topic .featuredStoryList-box .box-content {
    padding: 0;
  }
  .show-two-column {
    background: none;
  }
  .show-two-column .show-two-column-left,
  .show-two-column .show-two-column-right {
    background: #ffffff;
    border-top: none;
    padding-bottom: 0;
  }
  .show-two-column .show-two-column-left-inner {
    border-right: none;
    padding: 1.667em 1.667em 1.667em 0;
  }
  .show-two-column .show-two-column-right {
    margin-top: 0;
    padding: 0 1.667em;
  }
  .onTonight-box .box-header {
    border-top: 3px solid #383838;
  }
  .onTonight-box [class*="split"] {
    width: 100%;
  }
  .onTonight-box [class*="split"].right,
  .onTonight-box [class*="split"].left {
    padding: 0;
  }
  .onTonight-box .on-tonight-thumbnail-container {
    margin-bottom: 1.667em;
  }
  .show-template-mainpar {
    padding-bottom: 1.667em;
  }
  .show-template-mainpar .storyHighlightList,
  .show-template-mainpar .featuredShowsList {
    width: 100%;
    padding-left: 26px;
    padding-right: 26px;
  }
  .show-template-mainpar .featuredShowsList-box .featuredShow-item {
    width: 33.33%;
  }
  .featuredShowVideoPlayer-body {
    height: auto;
    overflow: visible;
  }
  .featuredShowVideoPlayer-left,
  .featuredShowVideoPlayer-right {
    float: none;
    width: 100%;
  }
  .featuredShowVideoPlayer-right {
    border-left: none;
  }
  .featuredShowVideoPlayer-list .clip-item {
    height: auto;
  }
  .allShowsList-box .box-content .box-body .allShowsList-list {
    padding-left: 0;
    border-left: none;
  }
  .allShowsList-box .box-content .box-body .split33 {
    float: none;
    width: 100%;
  }
  .allShowsList-box .box-content .box-body .split33.right {
    padding-left: 0;
  }
  .channelFinderResults-box {
    padding: 0 1.667em;
  }
  .list-full-width .list-item strong {
    float: left;
    width: 70%;
  }
  .list-full-width .list-item span {
    width: 25%;
  }
  .tv-bar-section {
    border-top: 1px solid #3d3d3d;
  }
  .tv-bar-box .box-header,
  .watch-tv-bar-section .tv-bar-box .buttonWithTitle .buttonWithTitle-box .box-content .box-header {
    padding: 0.2em 1.667em 0;
  }
  .tv-bar-box .box-body {
    padding: 1em 1.667em;
  }
  .tv-bar-box .callToAction {
    float: none;
    width: 100%;
    border-bottom: 1px solid #6f6f6f;
  }
  .tv-bar-box .broadcastOnNow {
    float: none;
    width: 100%;
    border-bottom: 1px solid #6f6f6f;
  }
  .tv-bar-box .broadcastOnNow .broadcastOnNow-box .onNow {
    float: none;
    width: 100%;
  }
  .tv-bar-box .broadcastOnNow .broadcastOnNow-box .onNow .box-body:before {
    border-left: none;
  }
  .tv-bar-box .k2Search {
    float: none;
    width: 100%;
  }
  .tv-bar-box .k2Search-box .box-body:before {
    border-left: none;
  }
  .watch-tv-bar-section .tv-bar-box .broadcastOnNow {
    float: none;
    width: 100%;
  }
  .watch-tv-bar-section .tv-bar-box .k2Search {
    float: none;
    width: 100%;
    border-bottom: 1px solid #6f6f6f;
  }
  .watch-tv-bar-section .tv-bar-box .buttonWithTitle {
    float: none;
    width: 100%;
  }
  .watch-tv-bar-section .tv-bar-box .buttonWithTitle .buttonWithTitle-box .box-content .box-body:before {
    border-left: none;
  }
  .col-secondary.show-two-column-right .broadcastOnNow-box {
    margin: 0;
  }
  .col-secondary.show-two-column-right .k2Search-box {
    margin: 0 0 1.667em;
  }
  .watchDetail-box .featuredVideosSidebar-box,
  .watchDetail-box .featuredVideosPlayer-box {
    max-width: 100%;
    width: 100%;
    float: none;
  }
  .featuredShowsList-box .box-title,
  .watchByTopic-box .box-title,
  .storyHighlightList-box .box-title {
    font-size: 16px;
  }
  .featuredShowsList-box .featuredShow-item,
  .watchByTopic-box .featuredShow-item,
  .storyHighlightList-box .featuredShow-item,
  .featuredShowsList-box .videoLibrary-item,
  .watchByTopic-box .videoLibrary-item,
  .storyHighlightList-box .videoLibrary-item {
    padding-left: 0.833em;
    width: 33.333%;
    height: auto;
    margin: 0 auto 1.667em;
  }
  .featuredShowsList-box .featuredShow-item:nth-child(4n+1),
  .watchByTopic-box .featuredShow-item:nth-child(4n+1),
  .storyHighlightList-box .featuredShow-item:nth-child(4n+1),
  .featuredShowsList-box .videoLibrary-item:nth-child(4n+1),
  .watchByTopic-box .videoLibrary-item:nth-child(4n+1),
  .storyHighlightList-box .videoLibrary-item:nth-child(4n+1) {
    clear: none;
    padding-left: 0.833em;
  }
  .featuredShowsList-box .featuredShow-item:nth-child(3n+1),
  .watchByTopic-box .featuredShow-item:nth-child(3n+1),
  .storyHighlightList-box .featuredShow-item:nth-child(3n+1),
  .featuredShowsList-box .videoLibrary-item:nth-child(3n+1),
  .watchByTopic-box .videoLibrary-item:nth-child(3n+1),
  .storyHighlightList-box .videoLibrary-item:nth-child(3n+1) {
    clear: left;
    padding-left: 0;
  }
  .watchByTopic-box .videoLibrarySearch-box .viewing-container,
  .storyHighlightList-box .videoLibrarySearch-box .viewing-container {
    margin-bottom: 1.667em;
  }
  .watchByTopic-box .videoLibrarySearch-box .viewing-container,
  .storyHighlightList-box .videoLibrarySearch-box .viewing-container,
  .watchByTopic-box .videoLibrarySearch-box .search-container,
  .storyHighlightList-box .videoLibrarySearch-box .search-container {
    float: none;
    display: block;
  }
  .storyHighlightList-box {
    margin-top: 0;
  }
  .storyHighlightList-box .box-content .box-body .videoLibrary-item {
    width: 100%;
    display: block;
    padding-left: 0;
    padding-bottom: 1em;
    border-bottom: 1px solid #e9e9e9;
  }
  .storyHighlightList-box .box-content .box-body .videoLibrary-item:nth-child(4n+1) {
    clear: none;
    padding-left: 0;
  }
  .storyHighlightList-box .box-content .box-body .videoLibrary-item:last-child {
    margin-bottom: 0;
    border-bottom: 0;
  }
  .storyHighlightList-box .box-content .box-body .videoLibrary-item .col1 {
    width: 30%;
    padding-right: 0.833em;
    float: left;
  }
  .storyHighlightList-box .box-content .box-body .videoLibrary-item .col2 {
    width: 70%;
    float: left;
  }
  .storyHighlightList-box .box-content .box-body .videoLibrary-item .col2 .video-title {
    margin-top: -1px;
  }
  .relatedVideosCarousel-box .box-content .box-title {
    margin-left: 0;
  }
  .relatedVideosCarousel-box .box-content .carousel .carousel-inner {
    width: 100%;
  }
  .relatedVideosCarousel-box .box-content .carousel .carousel-inner .item .relatedVideo {
    width: 100%;
    margin: 0 0 1em;
    color: #e9e9e9;
  }
  .relatedVideosCarousel-box .box-content .carousel .carousel-inner .item .relatedVideo .col1 {
    width: 30%;
    float: left;
    padding-right: 1em;
  }
  .relatedVideosCarousel-box .box-content .carousel .carousel-inner .item .relatedVideo .col2 {
    width: 70%;
    float: left;
  }
  .relatedVideosCarousel-box .box-content .carousel .carousel-inner .item .relatedVideo .col2 .relatedVideoLink {
    padding-top: 0;
  }
  .relatedVideosCarousel-box .box-content .carousel .carousel-inner .item .relatedVideo .col2 .relatedVideoLink .relatedVideoLinkText {
    padding-top: 0;
  }
  .trendingTopics-box [class*="split"] {
    padding: 0 2.5%;
    width: 50%;
  }
  .trendingTopics-box [class*="split"]:nth-child(odd) {
    border-left: 0;
  }
  .trendingTopics-box [class*="split"]:first-child {
    padding: 0 2.5%;
  }
  .trendingTopics-box [class*="split"] a:last-child {
    padding-bottom: 2em;
  }
  .relatedResourcesCarousel-box .box-title {
    margin-left: 0;
  }
  .relatedResourcesCarousel-box .carousel-inner {
    width: 100%;
  }
  .relatedResourcesCarousel-box .relatedResource {
    position: static;
    width: 100%;
    margin: 0 0 1em;
    padding: 0 0 1em;
    min-height: 0;
    border-bottom: 1px solid #d8d9d9;
  }
  .relatedResourcesCarousel-box .relatedResource:before {
    border: none;
  }
  .relatedResourcesCarousel-box .relatedResource:first-child:before {
    border: none;
  }
  .relatedResourcesCarousel-box .relatedResource:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0;
  }
  .relatedResourcesCarousel-box .relatedResource .relatedResourceLinkText {
    margin-top: 0;
  }
  .relatedResourcesCarousel-box .col1 {
    width: 30%;
    float: left;
    padding-right: 1em;
  }
  .relatedResourcesCarousel-box .col2 {
    width: 70%;
    float: left;
  }
  .articleListForAuthor-text .headline {
    font-size: 14px;
    line-height: 16px;
  }
  .template-broadcast-container {
    background: #323232 !important;
  }
  .local-message {
    color: #ffffff;
    padding: 0 0 1.667em;
  }
  .broadcastSchedule-box {
    margin: 0;
    padding: 0;
  }
  .broadcastSchedule-header .heading {
    margin-bottom: 0.8335em;
  }
  .broadcastSchedule-week-wrapper {
    display: block;
    border-collapse: separate;
    width: auto;
    margin-bottom: 0;
  }
  .broadcastSchedule-week {
    display: block;
    margin-bottom: 1.667em;
  }
  .broadcastSchedule-week .day {
    display: block;
    width: 100%;
    border-top: 3px solid #323232;
    border-left: none;
    color: #000000;
  }
  .broadcastSchedule-week .day:first-child {
    border-top: none;
  }
  .broadcastSchedule-week .active {
    margin-bottom: 1.667em;
  }
  .broadcastSchedule-schedule {
    height: auto;
    overflow-y: visible;
    -ms-overflow-style: scrollbar;
  }
  .broadcastSchedule-show .show-left {
    width: 25%;
  }
  .broadcastSchedule-show .show-right {
    width: 75%;
  }
}
@media (max-width: 480px) {
  .nav-collapse {
    -webkit-transform: translate3d(0, 0, 0);
  }
  .media .pull-left,
  .media .pull-right {
    float: none;
    display: block;
    margin-bottom: 10px;
  }
  .media-object {
    margin-right: 0;
    margin-left: 0;
  }
  .modal {
    top: 10px;
    left: 10px;
    right: 10px;
  }
  .carousel-caption {
    position: static;
  }
  .hide-480 {
    display: none;
  }
  .container-padding {
    padding-left: 19px;
    padding-right: 19px;
  }
  .container-margin {
    margin-left: 19px;
    margin-right: 19px;
  }
  .row-padding {
    padding-top: 1.667em;
    padding-bottom: 1.667em;
  }
  .media-480-ignore .pull-left {
    float: left;
  }
  .media-480-ignore .pull-right {
    float: right;
  }
  .unsupported-browser {
    padding: 1em 0;
  }
  .unsupported-inner {
    padding-left: 19px;
    padding-right: 19px;
  }
  .unsupported-content {
    font-size: 14px;
    line-height: 20px;
  }
  .globalHeader .header-logo-container {
    margin-left: 19px;
  }
  .globalHeader .header-logo {
    max-width: 200px;
  }
  .globalHeader .header-nav-link {
    padding: 24px 19px;
  }
  .globalHeader .header-search-input {
    padding: 20px 19px;
  }
  .globalHeader .header-triggers {
    margin-top: 13px;
    margin-right: 19px;
  }
  .col-secondary .ad {
    margin: 1.667em 0 !important;
    padding: 1.667em 0 !important;
  }
  .globalFooter .container-nav-main .logo {
    margin: 0 0 1.667em 19px;
  }
  .globalFooter .nav-main li a {
    padding: 0.8335em 19px;
  }
  .globalFooter .nav-secondary {
    margin: 0 19px;
  }
  .globalFooter .social {
    margin: 0 0 1.667em 19px;
  }
  .globalFooter .copyright {
    margin: 0 19px;
  }
  .image_left .image,
  .image_right .image {
    float: none;
    margin: 0.833em auto 1.667em;
  }
  .container-home-middle .tv-bar-section {
    margin: 1.667em -19px 0;
  }
  .breakingNews-photo {
    height: 185px;
  }
  .breakingNews-photoCredit {
    right: 5px;
    font-size: 5px;
  }
  .breakingNews-headline {
    text-align: left;
  }
  .breakingNews-thumbBackground.two-thumbs .breakingNews-thumbItem,
  .breakingNews-thumbBackground.four-thumbs .breakingNews-thumbItem {
    height: 200px;
    overflow: hidden;
  }
  .breakingNews-thumbBackground.two-thumbs .breakingNews-thumbLink,
  .breakingNews-thumbBackground.four-thumbs .breakingNews-thumbLink {
    padding-bottom: 0;
  }
  .breakingNews-thumbBackground.two-thumbs .breakingNews-thumbImage,
  .breakingNews-thumbBackground.four-thumbs .breakingNews-thumbImage {
    max-height: 111px;
  }
  .breakingNews-thumbBackground.two-thumbs:before,
  .breakingNews-thumbBackground.two-thumbs:after {
    border-left: none;
  }
  .breakingNews-thumbBackground.two-thumbs .breakingNews-thumbItem:first-child {
    position: relative;
  }
  .breakingNews-thumbBackground.two-thumbs .breakingNews-thumbItem:first-child:after {
    content: "";
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    border-right: 1px dotted #ffffff;
  }
  .breakingNews-thumbBackground.two-thumbs .breakingNews-linksContainer {
    border-top: 1px dotted #ffffff;
  }
  .breakingNews-thumbBackground.four-thumbs:before {
    border-left: none;
  }
  .breakingNews-thumbBackground.four-thumbs:after {
    border-right: none;
  }
  .breakingNews-thumbBackground.four-thumbs .breakingNews-thumbItem:nth-child(4n+3),
  .breakingNews-thumbBackground.four-thumbs .breakingNews-thumbItem:nth-child(4n+4) {
    border-top: 1px dotted #ffffff;
  }
  .breakingNews-thumbBackground.no-thumbs:before {
    border-left: none;
  }
  .breakingNews-thumbItem {
    width: 50%;
  }
  .breakingNews-thumbTitle {
    font-size: 11px;
    line-height: 13px;
  }
  .breakingNews-linksContainer {
    float: none;
    width: 100%;
    clear: both;
  }
  .breakingNews-linksContainer + .breakingNews-linksContainer .breakingNews-linksList {
    margin-top: -5px;
    padding-top: 0;
  }
  .two-thumbs .breakingNews-linksList,
  .no-thumbs .breakingNews-linksList {
    padding: 15px 10px;
  }
  .breakingNews-linksItem {
    padding-right: 10px;
  }
  .breakingNews-linksItem:last-child {
    margin-bottom: 0;
  }
  .breakingNews-linksItemLink {
    font-size: 11px;
    line-height: 14px;
    -webkit-text-size-adjust: 100%;
  }
  .topStories-primary {
    margin-bottom: 0.667em;
  }
  .topStories-primary .col1,
  .topStories-primary .col2 {
    float: none;
    width: 100%;
  }
  .topStories-primary .col1 {
    margin-bottom: 1em;
  }
  .topStories-primary .col2 {
    padding-left: 0;
  }
  .topStories-secondary {
    padding-top: 1.667em;
  }
  .secondaryStory {
    float: none;
    width: 100%;
    margin-top: 1.667em;
  }
  .secondaryStory:first-child {
    margin-top: 0;
  }
  .secondaryStory-body {
    height: auto;
  }
  .secondaryStory img {
    max-height: none;
  }
  .articleHighlightList-box .news-item-image {
    margin-bottom: 1.667em;
    max-width: 100%;
  }
  .template-video .showComponent-box {
    padding: 0 19px;
  }
  .standardMultimedia-content .standardMultimedia-title {
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
  }
  .standardMultimedia-content .container-byline .date-time {
    display: block !important;
  }
  .standardMultimedia-content .sharing-abvr {
    margin-left: -12px;
  }
  .blog-article-header .header-left {
    width: 15%;
  }
  .blog-article-header .header-right {
    width: 85%;
  }
  .blog-article-header .headline {
    font-size: 18px;
    line-height: 22px;
  }
  .blog-standfirst {
    font-size: 14px;
    line-height: 20px;
  }
  .topicList-box .search-container {
    float: none;
    margin-bottom: 1em;
  }
  .articleListForAuthor-image {
    width: 25%;
  }
  .articleListForTopic-box .box-content .box-body .news-item.even,
  .articleListForTopic-box .box-content .box-body .news-item.odd {
    float: none;
    clear: both;
    width: 100%;
    padding: 1em 0;
    margin: 0;
  }
  .articleListForTopic-box .box-content .box-body .news-item img {
    width: 40%;
  }
  .articleListForTopic-box .box-content .box-body .news-item .wrapper-text {
    width: 60%;
  }
  .authorProfile-box .box-body .col1 {
    float: none;
    clear: both;
    text-align: center;
    margin-bottom: 1.667em;
    padding-right: 0;
    width: 100%;
  }
  .authorProfile-box .box-body .col2 {
    width: 100%;
  }
  .authorProfile-box .box-body .col2 h1,
  .authorProfile-box .box-body .col2 .author {
    text-align: center;
  }
  .authorProfile-box .box-body .col2 .authorContact {
    text-align: center;
  }
  .authorProfile-box .share table {
    float: none;
    margin: 0 auto;
  }
  .elevatedVoices-box .elevatedVoices-intro {
    margin: -1.25em 0 0;
    padding: 0 1em 1em;
  }
  .elevatedVoices-box .conversationStarter-imgContainer {
    float: left;
    margin: 0 1.667em 0 0;
    padding: 0;
  }
  .elevatedVoices-box .conversationStarter-name {
    margin: 0 0 0.41675em;
    font-size: 14px;
    line-height: 28px;
  }
  .elevatedVoices-box .conversationStarter-quote {
    margin: 0;
    font-size: 13px;
    line-height: 17px;
  }
  .elevatedVoices-box .responses-box {
    margin: 0;
    padding: 1em 1.667em 0;
    overflow: hidden;
  }
  .elevatedVoices-box .responses-item {
    float: none;
    width: 100%;
    margin-top: 1.667em;
    padding: 1.667em 0 0;
    position: static;
    border-top: 1px solid #e2e2e2;
  }
  .elevatedVoices-box .responses-item:before {
    border-left: none;
  }
  .elevatedVoices-box .responses-item:first-child {
    margin-top: 0;
    padding-top: 0;
    border-top: none;
  }
  .elevatedVoices-box .responses-img {
    margin: 0 auto 1em;
    display: block;
    width: 50px;
    height: 50px;
  }
  .elevatedVoices-box .responses-name {
    margin: 0 0 0.41675em;
    font-size: 11px;
    line-height: 15px;
    font-weight: bold;
  }
  .elevatedVoices-box .responses-quote {
    margin: 0;
    font-size: 13px;
    line-height: 17px;
    font-weight: bold;
    color: #777;
  }
  .show-template-featurepar .featuredStoryList-box {
    margin-left: 19px;
    margin-right: 19px;
  }
  .show-template-mainpar .storyHighlightList,
  .show-template-mainpar .featuredShowsList {
    padding-left: 19px;
    padding-right: 19px;
  }
  .template-boilerplate .featuredStoryList-box,
  .template-topic .featuredStoryList-box {
    margin-bottom: 0;
  }
  .template-boilerplate .featuredStoryList-box .box-content,
  .template-topic .featuredStoryList-box .box-content {
    padding: 0;
  }
  .template-boilerplate .featuredStoryList-box .featured-stories-item,
  .template-topic .featuredStoryList-box .featured-stories-item {
    float: none;
    margin: 0 0 1.667em;
    width: 100%;
  }
  .relatedVideosCarousel-box .box-content .carousel .carousel-inner .item .relatedVideo .date-time {
    margin-bottom: 4px;
  }
  .relatedVideosCarousel-box .box-content .carousel .carousel-inner .item .relatedVideo .topics {
    margin-bottom: 4px;
  }
  .relatedVideosCarousel-box .box-content .carousel .carousel-inner .item .relatedVideo .topics dt,
  .relatedVideosCarousel-box .box-content .carousel .carousel-inner .item .relatedVideo .topics dd {
    font-size: 9px;
  }
  .relatedVideosCarousel-box .box-content .carousel .carousel-inner .item .relatedVideo .show {
    font-size: 10px;
    line-height: 12px;
  }
  .relatedVideosCarousel-box .box-content .carousel .carousel-inner .item .relatedVideo .showTime {
    display: inline;
    line-height: inherit;
  }
  .relatedVideosCarousel-box .box-content .carousel .carousel-inner .item .relatedVideo .showTime:before {
    content: " | ";
  }
  .relatedResourcesCarousel-box .relatedResource .date-time {
    margin-bottom: 4px;
  }
  .relatedResourcesCarousel-box .relatedResource .topics {
    margin-bottom: 4px;
  }
  .relatedResourcesCarousel-box .relatedResource .topics dt,
  .relatedResourcesCarousel-box .relatedResource .topics dd {
    font-size: 10px;
  }
  .relatedResourcesCarousel-box .relatedResource .twitterEntry .twitterName {
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 4px;
  }
  .relatedResourcesCarousel-box .relatedResource .twitterEntry .twitterText {
    font-size: 12px;
    line-height: 14px;
  }
  .globalFooter .row-fluid.container-nav-main {
    border-bottom: 0;
    margin-bottom: 1em;
    padding: 0;
  }
  .globalFooter .row-fluid.container-nav-main .logo {
    padding: 1.75em 0 2.5em;
  }
  .globalFooter .row-fluid.container-nav-main ul.nav-main {
    border-top: 1px solid #bbbbbb;
    margin-bottom: 2.5em;
    padding: 0;
  }
  .globalFooter .row-fluid.container-nav-main ul.nav-main li {
    border-bottom: 1px solid #bbbbbb;
    display: block;
    font-size: 20px;
    margin-right: 0;
  }
  .globalFooter .row-fluid.container-nav-main ul.nav-main li a {
    margin-bottom: 0;
    padding: 0.75em 0;
  }
  .globalFooter .nav-secondary li a {
    font-size: 15px;
  }
  .globalFooter .copyright {
    font-size: 15px;
  }
  .storyHighlightList-box .box-content .box-body .videoLibrary-item:last-child {
    margin-bottom: 0;
    border-bottom: none;
    padding-bottom: 0;
  }
  .storyHighlightList-box .box-content .box-body .videoLibrary-item .col1,
  .storyHighlightList-box .box-content .box-body .videoLibrary-item .col2 {
    width: 100%;
    padding-right: 0;
    float: none;
    clear: both;
  }
  .storyHighlightList-box .box-content .box-body .videoLibrary-item .col1 {
    margin-bottom: 1em;
  }
  .featuredShowsList-box .box-title,
  .watchByTopic-box .box-title {
    font-size: 16px;
  }
  .featuredShowsList-box .featuredShow-item,
  .watchByTopic-box .featuredShow-item,
  .featuredShowsList-box .videoLibrary-item,
  .watchByTopic-box .videoLibrary-item {
    clear: both;
    padding-left: 0.833em;
    width: 100%;
    height: auto;
    margin: 0 auto 1.667em;
    padding-left: 0;
  }
  .featuredShowsList-box .featuredShow-item:nth-child(4n+1),
  .watchByTopic-box .featuredShow-item:nth-child(4n+1),
  .featuredShowsList-box .videoLibrary-item:nth-child(4n+1),
  .watchByTopic-box .videoLibrary-item:nth-child(4n+1),
  .featuredShowsList-box .featuredShow-item:nth-child(3n+1),
  .watchByTopic-box .featuredShow-item:nth-child(3n+1),
  .featuredShowsList-box .videoLibrary-item:nth-child(3n+1),
  .watchByTopic-box .videoLibrary-item:nth-child(3n+1) {
    clear: none;
    padding-left: 0;
  }
  .show-template-mainpar .featuredShowsList-box .box-title {
    font-size: 16px;
  }
  .show-template-mainpar .featuredShowsList-box .featuredShow-item {
    clear: both;
    padding-left: 0.833em;
    width: 100%;
    height: auto;
    margin: 0 auto 1.667em;
    padding-left: 0;
  }
  .show-template-mainpar .featuredShowsList-box .featuredShow-item:nth-child(4n+1),
  .show-template-mainpar .featuredShowsList-box .featuredShow-item:nth-child(3n+1) {
    clear: none;
    padding-left: 0;
  }
  .topicList-box .topicList-alphabetizedContent .split33 {
    float: none;
    padding: 0;
    width: 100%;
  }
  .topicList-box .topicList-alphabetizedContent .split33 .news-item a {
    display: inline-block;
    padding: 0.5em 0;
  }
  .topicList-box .featureTopicArticles .split33 {
    width: 100%;
    min-width: 100%;
    padding-left: 0 !important;
  }
  .topicsHighlights-box .news-item .headline {
    font-size: 14px;
    line-height: 20px;
  }
  .topicsHighlights-box .news-item div[class*="split"] {
    width: 50%;
  }
  .topicsHighlights-box .news-item h3 {
    font-size: 14px;
  }
  .topicsHighlights-box .news-item h4 {
    font-size: 18px;
  }
  .article-box .article-title {
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
  }
  .article-box .container-byline .date-time {
    display: block !important;
  }
  .article-box .sharing-abvr {
    margin-left: -12px;
  }
  .sharing-abvr .share .sharing {
    margin: 1em auto;
  }
  .sharing-abvr .share table {
    float: none;
  }
  .broadcastSchedule-show .show-left {
    width: 30%;
  }
  .broadcastSchedule-show .show-right {
    width: 70%;
  }
  .broadcastSchedule-show .show-time {
    font-size: 14px;
  }
  .broadcastSchedule-show .show-title {
    font-size: 14px;
  }
  .broadcastSchedule-show .show-description {
    font-size: 12px;
  }
}
@media (max-width: 320px) {
  .col-secondary .ad {
    background: none;
    margin-left: -19px !important;
    margin-right: -19px !important;
    padding: 0 !important;
  }
  .template-blog .col-secondary .ad,
  .template-home .col-secondary .ad {
    margin-left: -32px !important;
    margin-right: -32px !important;
  }
  .breakingNews-photo {
    height: 170px;
  }
  .breakingNews-thumbBackground.two-thumbs .breakingNews-thumbItem,
  .breakingNews-thumbBackground.four-thumbs .breakingNews-thumbItem {
    height: 180px;
  }
  .breakingNews-thumbBackground.two-thumbs .breakingNews-thumbImage,
  .breakingNews-thumbBackground.four-thumbs .breakingNews-thumbImage {
    max-height: 75px;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 13/10), only screen and (min-resolution: 120dpi) {
  .sprite-retina,
  .breakingNews-linksItemLink.has-video:after {
    background-image: url("img/sprite-retina.png");
    background-repeat: no-repeat;
  }
  .breakingNews-linksItemLink.has-video:after {
    background-position: -16px 0;
    background-size: cover;
  }
  .breakingNews-linksItemLink.has-video:hover:after {
    background-position: -1px 0px;
  }
}
@media (max-width: 767px) {
  body {
    padding-top: 0;
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    position: static;
  }
  .navbar-fixed-top {
    margin-bottom: 18px;
  }
  .navbar-fixed-bottom {
    margin-top: 18px;
  }
  .navbar-fixed-top .navbar-inner,
  .navbar-fixed-bottom .navbar-inner {
    padding: 5px;
  }
  .navbar .container {
    width: auto;
    padding: 0;
  }
  .navbar .brand {
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 0 0 -5px;
  }
  .nav-collapse {
    clear: both;
  }
  .nav-collapse .nav {
    float: none;
    margin: 0 0 9px;
  }
  .nav-collapse .nav > li {
    float: none;
  }
  .nav-collapse .nav > li > a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > .divider-vertical {
    display: none;
  }
  .nav-collapse .nav .nav-header {
    color: #777777;
    text-shadow: none;
  }
  .nav-collapse .nav > li > a,
  .nav-collapse .dropdown-menu a {
    padding: 9px 15px;
    font-weight: bold;
    color: #777777;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  }
  .nav-collapse .btn {
    padding: 4px 10px 4px;
    font-weight: normal;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  }
  .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > li > a:hover,
  .nav-collapse .nav > li > a:focus,
  .nav-collapse .dropdown-menu a:hover,
  .nav-collapse .dropdown-menu a:focus {
    background-color: #f2f2f2;
  }
  .navbar-inverse .nav-collapse .nav > li > a,
  .navbar-inverse .nav-collapse .dropdown-menu a {
    color: #bbbbbb;
  }
  .navbar-inverse .nav-collapse .nav > li > a:hover,
  .navbar-inverse .nav-collapse .nav > li > a:focus,
  .navbar-inverse .nav-collapse .dropdown-menu a:hover,
  .navbar-inverse .nav-collapse .dropdown-menu a:focus {
    background-color: #111111;
  }
  .nav-collapse.in .btn-group {
    margin-top: 5px;
    padding: 0;
  }
  .nav-collapse .dropdown-menu {
    position: static;
    top: auto;
    left: auto;
    float: none;
    display: none;
    max-width: none;
    margin: 0 15px;
    padding: 0;
    background-color: transparent;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .nav-collapse .open > .dropdown-menu {
    display: block;
  }
  .nav-collapse .dropdown-menu:before,
  .nav-collapse .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .dropdown-menu .divider {
    display: none;
  }
  .nav-collapse .nav > li > .dropdown-menu:before,
  .nav-collapse .nav > li > .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .navbar-form,
  .nav-collapse .navbar-search {
    float: none;
    padding: 9px 15px;
    margin: 9px 0;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
  }
  .navbar-inverse .nav-collapse .navbar-form,
  .navbar-inverse .nav-collapse .navbar-search {
    border-top-color: #111111;
    border-bottom-color: #111111;
  }
  .navbar .nav-collapse .nav.pull-right {
    float: none;
    margin-left: 0;
  }
  .nav-collapse,
  .nav-collapse.collapse {
    overflow: hidden;
    height: 0;
  }
  .navbar .btn-navbar {
    display: block;
  }
  .navbar-static .navbar-inner {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 767px + 1) {
  .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important;
  }
}
.select2-container {
  position: relative;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
}
.select2-container,
.select2-drop,
.select2-search,
.select2-search input {
  -webkit-box-sizing: border-box;
  -khtml-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.select2-container .select2-choice {
  display: block;
  padding: .4em 2% .4em 2.2em;
  overflow: hidden;
  position: relative;
  z-index: 1;
  white-space: nowrap;
  color: #444;
  text-decoration: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background: #f5f5f5;
  border: 1px solid #e9e9e9;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-appearance: none;
}
.select2-container .select2-choice:before {
  content: "";
  position: absolute;
  left: .5em;
  top: .5em;
  z-index: 5;
  -webkit-transform: scale(-1);
  -moz-transform: scale(-1);
  -ms-transform: scale(-1);
  -o-transform: scale(-1);
  transform: scale(-1);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  display: inline-block;
  width: 14px;
  height: 14px;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url("img/glyphicons-halflings.png");
  background-position: -48px 0;
  background-repeat: no-repeat;
  margin-top: 1px;
}
.select2-container.select2-drop-above .select2-choice {
  border-bottom-color: #aaa;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eeeeee), color-stop(0.9, #ffffff));
  background-image: -webkit-linear-gradient(center bottom, #eeeeee 0%, #ffffff 90%);
  background-image: -moz-linear-gradient(center bottom, #eeeeee 0%, #ffffff 90%);
  background-image: -o-linear-gradient(bottom, #eeeeee 0%, #ffffff 90%);
  background-image: -ms-linear-gradient(top, #eeeeee 0%, #ffffff 90%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
  background-image: linear-gradient(top, #eeeeee 0%, #ffffff 90%);
}
.select2-container .select2-choice span {
  display: block;
  overflow: hidden;
  font-size: 13px;
  color: #ccc;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.select2-container.select2-container-active .select2-choice span {
  color: inherit;
}
.select2-container .select2-choice abbr {
  display: block;
  width: 12px;
  height: 12px;
  position: absolute;
  right: 26px;
  top: 8px;
  font-size: 1px;
  text-decoration: none;
  border: 0;
  background: url('img/select2.png') right top no-repeat;
  cursor: pointer;
  outline: 0;
}
.select2-container .select2-choice abbr:hover {
  background-position: right -11px;
  cursor: pointer;
}
.select2-drop-mask {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9998;
  background-color: #fff;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: "alpha(opacity=0)";
  filter: alpha(opacity=0);
}
.select2-drop {
  width: 100%;
  margin-top: -1px;
  position: absolute;
  z-index: 9999;
  top: 100%;
  background: #f4f4f4;
  color: #000;
  border: 1px solid #e9e9e9;
  border-top: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-appearance: none;
}
.select2-drop.select2-drop-above {
  margin-top: 1px;
  border-top: 1px solid #aaa;
  border-bottom: 0;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
  -webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15);
}
.select2-container .select2-choice div {
  display: none;
}
.select2-container .select2-choice div b {
  display: none;
}
.select2-search {
  display: inline-block;
  width: 100%;
  min-height: 26px;
  margin: 0;
  padding-left: 4px;
  padding-right: 4px;
  position: relative;
  z-index: 10000;
  white-space: nowrap;
}
.select2-search-hidden {
  display: block;
  position: absolute;
  left: -10000px;
}
.select2-search input {
  width: 100%;
  height: auto !important;
  min-height: 26px;
  padding: 4px 20px 4px 5px;
  margin: 0;
  outline: 0;
  font-family: sans-serif;
  font-size: 1em;
  border: 1px solid #ddd;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #ffffff), color-stop(0.99, #eeeeee));
  background: -webkit-linear-gradient(center bottom, #ffffff 85%, #eeeeee 99%);
  background: -moz-linear-gradient(center bottom, #ffffff 85%, #eeeeee 99%);
  background: -o-linear-gradient(bottom, #ffffff 85%, #eeeeee 99%);
  background: -ms-linear-gradient(top, #ffffff 85%, #eeeeee 99%);
  background: linear-gradient(top, #ffffff 85%, #eeeeee 99%);
}
.select2-drop.select2-drop-above .select2-search input {
  margin-top: 4px;
}
.select2-search input.select2-active {
  background: #ffffff url('img/select2-spinner.gif') no-repeat 100%;
  background: url('img/select2-spinner.gif') no-repeat 100%, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #ffffff), color-stop(0.99, #eeeeee));
  background: url('img/select2-spinner.gif') no-repeat 100%, -webkit-linear-gradient(center bottom, #ffffff 85%, #eeeeee 99%);
  background: url('img/select2-spinner.gif') no-repeat 100%, -moz-linear-gradient(center bottom, #ffffff 85%, #eeeeee 99%);
  background: url('img/select2-spinner.gif') no-repeat 100%, -o-linear-gradient(bottom, #ffffff 85%, #eeeeee 99%);
  background: url('img/select2-spinner.gif') no-repeat 100%, -ms-linear-gradient(top, #ffffff 85%, #eeeeee 99%);
  background: url('img/select2-spinner.gif') no-repeat 100%, linear-gradient(top, #ffffff 85%, #eeeeee 99%);
}
.select2-dropdown-open .select2-choice div {
  background: transparent;
  border-left: none;
  filter: none;
}
.select2-dropdown-open .select2-choice div b {
  background-position: -18px 1px;
}
.select2-results {
  max-height: 200px;
  padding: 0 0 0 4px;
  margin: 4px 4px 4px 0;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.select2-results ul.select2-result-sub {
  margin: 0;
}
.select2-results ul.select2-result-sub > li .select2-result-label {
  padding-left: 20px;
}
.select2-results ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 40px;
}
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 60px;
}
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 80px;
}
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 100px;
}
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 110px;
}
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 120px;
}
.select2-results li {
  list-style: none;
  display: list-item;
  background-image: none;
}
.select2-results li.select2-result-with-children > .select2-result-label {
  font-weight: bold;
}
.select2-results .select2-result-label {
  padding: 3px 7px 4px;
  margin: 0;
  cursor: pointer;
  min-height: 1em;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.select2-results .select2-highlighted {
  background: #3875d7;
  color: #fff;
}
.select2-results li em {
  background: #feffde;
  font-style: normal;
}
.select2-results .select2-highlighted em {
  background: transparent;
}
.select2-results .select2-highlighted ul {
  background: white;
  color: #000;
}
.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-selection-limit {
  background: #f4f4f4;
  display: list-item;
}
.select2-results .select2-disabled.select2-highlighted {
  color: #666;
  background: #f4f4f4;
  display: list-item;
  cursor: default;
}
.select2-results .select2-disabled {
  background: #f4f4f4;
  display: list-item;
  cursor: default;
}
.select2-results .select2-selected {
  display: none;
}
.select2-more-results.select2-active {
  background: #f4f4f4 url('img/select2-spinner.gif') no-repeat 100%;
}
.select2-more-results {
  background: #f4f4f4;
  display: list-item;
}
.select2-container.select2-container-disabled .select2-choice {
  background-color: #f4f4f4;
  background-image: none;
  border: 1px solid #ddd;
  cursor: default;
}
.select2-container.select2-container-disabled .select2-choice div {
  background-color: #f4f4f4;
  background-image: none;
  border-left: 0;
}
.select2-container.select2-container-disabled .select2-choice abbr {
  display: none;
}
.select2-container-multi .select2-choices {
  height: auto !important;
  height: 1%;
  margin: 0;
  padding: 0;
  position: relative;
  border: 1px solid #aaa;
  cursor: text;
  overflow: hidden;
  background-color: #fff;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
  background-image: -webkit-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
  background-image: -moz-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
  background-image: -o-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
  background-image: -ms-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
  background-image: linear-gradient(top, #eeeeee 1%, #ffffff 15%);
}
.select2-locked {
  padding: 3px 5px 3px 5px !important;
}
.select2-container-multi .select2-choices {
  min-height: 26px;
}
.select2-container-multi.select2-container-active .select2-choices {
  border: 1px solid #5897fb;
  outline: none;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.select2-container-multi .select2-choices li {
  float: left;
  list-style: none;
}
.select2-container-multi .select2-choices .select2-search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.select2-container-multi .select2-choices .select2-search-field input {
  padding: 5px;
  margin: 1px 0;
  font-family: sans-serif;
  font-size: 100%;
  color: #666;
  outline: 0;
  border: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: transparent !important;
}
.select2-container-multi .select2-choices .select2-search-field input.select2-active {
  background: #ffffff url('img/select2-spinner.gif') no-repeat 100% !important;
}
.select2-container-multi .select2-choices .select2-search-choice {
  padding: 3px 5px 3px 18px;
  margin: 3px 0 3px 5px;
  position: relative;
  line-height: 13px;
  color: #333;
  cursor: default;
  border: 1px solid #aaaaaa;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px #ffffff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 0 2px #ffffff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 2px #ffffff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #e4e4e4;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#f4f4f4', GradientType=0);
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -ms-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
}
.select2-container-multi .select2-choices .select2-search-choice span {
  cursor: default;
}
.select2-container-multi .select2-choices .select2-search-choice-focus {
  background: #d4d4d4;
}
.select2-search-choice-close {
  display: block;
  width: 12px;
  height: 13px;
  position: absolute;
  right: 3px;
  top: 4px;
  font-size: 1px;
  outline: none;
  background: url('img/select2.png') right top no-repeat;
}
.select2-container-multi .select2-search-choice-close {
  left: 3px;
}
.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {
  background-position: right -11px;
}
.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
  background-position: right -11px;
}
.select2-container-multi.select2-container-disabled .select2-choices {
  background-color: #f4f4f4;
  background-image: none;
  border: 1px solid #ddd;
  cursor: default;
}
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
  padding: 3px 5px 3px 5px;
  border: 1px solid #ddd;
  background-image: none;
  background-color: #f4f4f4;
}
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {
  display: none;
}
.select2-result-selectable .select2-match,
.select2-result-unselectable .select2-match {
  text-decoration: underline;
}
.select2-offscreen {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.select2-search input.select2-input {
  background-color: #fff;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {
  .select2-search-choice-close,
  .select2-container .select2-choice abbr,
  .select2-container .select2-choice div b {
    background-image: url('img/select2x2.png') !important;
    background-repeat: no-repeat !important;
    background-size: 60px 40px !important;
  }
}
