.home .t3-content {display:none;}

input[type="radio"],
input[type="checkbox"] {
  margin-top: -1px;
  line-height: normal;
}

::selection {
    background: #FF9900;
    color: #fff;
    text-shadow: none;
}

.t3-header {
    background: rgba(0, 0, 0, 0.3);
	}
	
.t3-header.affix {
    background: rgba(0, 0, 0, 0.3);
}

.articles-list.ja-isotope-wrap.packery .item:hover .article-img {
    background-color: rgba(255, 255, 255, 0.1);
}

.ie11 .acm-cta:before,.ie10 .acm-cta:before,.ie9 .acm-cta:before,.ie8 .acm-cta:before {
  background: transparent;
  filter: alpha(opacity=0);
}

.jquery-notify-bar {
  background-color: rgba(255, 102, 0, 0.2);
  font-size:16px;
  color:#fff;
}
