@font-face {
    font-family: 'LeagueGothicRegular';
    src: url('https://www.allsides.com/allsides-slider/fonts/League-Gothic/League_Gothic-webfont.eot');
    src: url('https://www.allsides.com/allsides-slider/fonts/League-Gothic/League_Gothic-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://www.allsides.com/allsides-slider/fonts/League-Gothic/League_Gothic-webfont.woff') format('woff'),
         url('https://www.allsides.com/allsides-slider/fonts/League-Gothic/League_Gothic-webfont.ttf') format('truetype'),
         url('https://www.allsides.com/allsides-slider/fonts/League-Gothic/League_Gothic-webfont.svg#LeagueGothicRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* START Bootstrap */
html {
font-size: 100%;
}
h1, h2, h3, h4, h5, h6 {
margin: 10px 0;
font-family: inherit;
font-weight: bold;
line-height: 1;
color: inherit;
text-rendering: optimizelegibility;
}
ul, ol {
padding: 0;
}
li {
line-height: 20px;
}
h4 {
font-size: 18px;
line-height: 20px;
}
a {
text-decoration: none;
}
img {
height: auto;
max-width: 100%;
vertical-align: middle;
border: 0;
-ms-interpolation-mode: bicubic;
}





.carousel {
  position: relative;
  margin-bottom: 20px;
  line-height: 1;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel .item {
  position: relative;
  display: none;
  -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 .item > img {
  display: block;
  line-height: 1;
}

.carousel .active,
.carousel .next,
.carousel .prev {
  display: block;
}

.carousel .active {
  left: 0;
}

.carousel .next,
.carousel .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel .next {
  left: 100%;
}

.carousel .prev {
  left: -100%;
}

.carousel .next.left,
.carousel .prev.right {
  left: 0;
}

.carousel .active.left {
  left: -100%;
}

.carousel .active.right {
  left: 100%;
}


/* END Bootstrap */


body {
	margin: 0;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #333;
	background-color: #FFF;
}
.what-is-bias a {
color: #888;
font-size: 13px;
}
.what-is-bias {
float: left;
}
#theblaze-slider li {
	list-style: none;
}
#theblaze-slider .tricolor {
  height:4px;
 
}
.color-bar {
  width:33%;
  height:4px;
  float:left;
}
.color-bar-left {
  background-color:blue;
}
.color-bar-center{
  background-color:purple;
  width:34%;
}
.color-bar-right {
  background-color:red;
}
#theblaze-slider a:hover {
  color:#555 !important;
  text-decoration: none;
}
#theblaze-slider  .news-title a{
  font-size:13px;
  line-height:18px;
  margin:0;
  font-weight: bold;
  color: #333;
  text-decoration: none;
  text-transform: uppercase;
  
}
#theblaze-slider .news-title {
  margin-bottom:0px;
}
#theblaze-slider h5.news-source a {
  color: #333;
  text-decoration: none;
  font-size: 11px;
  line-height: 13px;
  font-weight:normal;
  margin-right: 4px;
}
h4 {
	margin-top: 0;

	line-height:0;
}
h5 {
	line-height: 0;
}
#theblaze-slider div.widget h3, 
#theblaze-slider div.widget h4 {
margin: 10px 10px 0;
}

#theblaze-slider h3 {
  font-family: LeagueGothicRegular,Arial,sans-serif;
  font-size: 32px;
  line-height: 1;
  margin: 10px 0 15px;
  color: #EA1606;
  text-transform: uppercase;
  text-align: center;
  
  margin: 10px 10px 0;
}
#theblaze-slider h3 a{
  font-weight: normal;
  color: #333;
}
#theblaze-slider.widget {
margin:0;
}

#theblaze-slider  .bias-side{
  margin: 10px;
  text-align: center;
  border-bottom: 1px solid #CCC;
}
#theblaze-slider  .bias-side h4{

  line-height:20px;
}

#theblaze-slider .from-the-left{
  color:rgba(46,100,160,1);
}
#theblaze-slider .from-the-center{
  color:rgba(150,101,158,1);
}
#theblaze-slider .from-the-right{
  color:rgba(202,8,0,1);
  
}

#theblaze-slider .carousel-control {
position: absolute;
top: 76px;
width: 40px;
height: 40px;
margin-top: -20px;
font-size: 1px;
font-weight: 100;
line-height: 30px;
color: #FFF;
text-align: center;
background: rgba(0, 0, 0, 0);
border: none;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
opacity: 1;
filter: alpha(opacity=50);
z-index:100;
}

#theblaze-slider .carousel-control.right {
    width: 0; 
    height: 0; 
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent; 
    border-left: 15px solid #bbb;
}
#theblaze-slider .carousel-control.left {
    width: 0; 
    height: 0; 
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent; 
    border-right: 15px solid #bbb;
}
#theblaze-slider {
  
}
#theblaze-slider .carousel-control.right {
right: 55px;
}
#theblaze-slider .carousel-control.left{
left: 55px;
}
#theblaze-slider .news-title {
min-height: 54px;
max-height: 54px;
overflow: hidden;
}

#theblaze-slider .mask {
  position:absolute;
  top:47px;
  width:80px;
  height:30px;
  background-color:white;
  z-index:2;
}

#theblaze-slider .mask-left {
  left:0;
  background: -moz-linear-gradient(left,  rgba(255,255,255,1) 0%, rgba(255,255,255,1) 83%, rgba(255,255,255,0) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,1)), color-stop(83%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 83%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 83%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 83%,rgba(255,255,255,0) 100%); /* IE10+ */
  background: linear-gradient(to right,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 83%,rgba(255,255,255,0) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */

}

#theblaze-slider .mask-right {
  right:0;
  background: -moz-linear-gradient(left,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 17%, rgba(255,255,255,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(17%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 17%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 17%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 17%,rgba(255,255,255,1) 100%); /* IE10+ */
  background: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 17%,rgba(255,255,255,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
}
ul{
	margin: 0;

}
li {
	border-bottom: 1px solid #CCC;
	padding: 0 0 8px 0;
	margin: 10px;
}

#theblaze-slider li.last-row {
border-bottom: none;
padding: 0 0 10px 0;
margin: 0 10px;
}

#theblaze-slider .brought-to-you-container {
  text-align:right;
}
#theblaze-slider .brought-to-you-by {
  font-size:11px;
  color:#888;
}
.bias-trio .allsides-daily-topic-container {
width: auto;
}

#theblaze-slider h4.news-title.no-min-height {
	min-height: 0;
}
#theblaze-slider .no-top-margin {
	margin-top: 0;
	padding: 0 0 12px 0;
	margin-bottom:8px;
}
.bias-trio  h2.block-title {
  line-height: 18px;
  font-size: 13px;
}
.bias-trio-wrapper {
  margin-top:5px;
}

/*.allsides-daily-topic-container,*/
.topic-card,
body.section-rate-own-bias .webform-component-fieldset
{
  border-radius: 4px;
  background-color: white;
  -webkit-box-shadow: 1px 1px 1px 2px rgba(255, 255, 255, 1);
  -moz-box-shadow: 1px 1px 1px 2px rgba(255, 255, 255, 1);
  box-shadow: 1px 1px 1px 1px rgba(230, 227, 220, 1);
  margin-bottom:10px; 
}
.allsides-daily-topic-container{
  /*width:375px;*/
}
.topic-card {
  display:none;
  width:370px;
}
.allsides-daily-topic-container.feed-block>div {
  margin:2px 10px 0px 10px;
}
div.view-id-testnews>div.view-content {
  
  position:relative;
  clear:both;
}
@media (max-width: 979px) {
  .allsides-daily-topic-container {
   left:0!important;
   width:100%!important;
  }
}
.news-image,  .bias-image, .post-date, .news-source {
  display:inline;
}

.news-image {
margin: 0 10px 0px 0;
float:left;
}
#theblaze-slider .see-complete {
  text-align: left;
  margin:0 10px 10px 10px;
  padding:0 0 10px 0;
}
#theblaze-slider .see-complete .news-title{
  min-height:0;
}

#theblaze-slider .contextual-links-wrapper {
  display: none;
}