.thumbnail {
	display: block;
	transition: all .5s ease-in-out;
}
.home-thumbnail {
  min-height: 180px;
}
.contentColorBox > div  {
background-color:#fff;
  padding: 1px;
}

.contentColorBox .btn {
  white-space: inherit;
  height: auto;
  text-align: left;
  border: none;
}
.contentColorBox .thumbnail {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  -ms-behavior: url("http://ready.nj.gov/test/css/backgroundsize.htc");
  border: none;
  padding: 0;
  position: relative;
  min-height: 230px;
  margin-bottom: 0px !important;
}
.contentColorBox .thumbnail a {
  overflow: hidden;
}

.contentColorBox .thumbnail .caption-container {
  position: absolute;
  bottom: 0;
  width: 100%;  
}
.contentColorBox .thumbnail .caption {
  padding: 0;
  
}
.contentColorBox .thumbnail .caption a {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.contentColorBox .thumbnail .caption .btn {
  font-size: 1.37em;
  line-height: 1em;
  font-weight: 500;
  min-height: 48px;
  padding: 4px 2px 2px 6px;
}
.contentColorBox .thumbnail p {
  margin: 0;
  font-size: 13px;
}
.contentColorBox .thumbnail img {
  margin-bottom: 0;
}
.contentColorBox .thumbnail .glyphicon-chevron-right {
  font-size: 24px;
}
.contentColorBox .thumbnail .col-sm-2 .glyphicon-chevron-right {
  font-size: 32px;
  float: right;
  
}
.contentColorBox .thumbnail:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
.contentColorBox .thumbnail:hover .btn {
  background-color: #515151;
}
.contentColorBox h3 {
  margin: 0;
  padding: 8px 0;
}
.contentColorBox h4 {
  font-size: 14px;
}
.contentColorBox p {
  font-size: 12px;
  line-height: 1.3em;
}
.contentColorBox h3, .contentColorBox h4, .contentColorBox p, .contentColorBox a {
  color: white;
}
.contentColorBox .hoverbutton {
  display: block;
  text-align: center;
  background-color: darkred;
  margin-top: 5px;
}
.contentColorBox .minheight {
  min-height: 180px;
}
.overflow {
    overflow: hidden;
}
.color0 {
    background-color: #A91039;
    background-color: rgba(169, 16, 57, 0.7);
}
.color2 {
    background-color: #CE8F1F;
    background-color: rgba(206, 143, 31, 0.8);
}
.color7 {
    background-color: #005172;
    background-color: rgba(0, 81, 114, 0.7);
}
.color1 {
	/*background-color: #A91039;*/
	background-color: rgba(6,66,146,0.80);
}
.btn, input, .thumbnail, .well, a, .panel {
    border-radius: 0 !important;
}
.clearfix {
    clear: both;
}

.col-md-5ths {
    width: 20%;	
}
.col-md-40p {
    width: 40%;
}
.col-lg-40p {
    width: 40%;
}
.ZoneB {
  width: 100% !important;
}

a.twitter-timeline {
	font-size:16px !important;
}
.customisable-highlight a{
	font-size:16px !important;
}
.timeline-Header-byline {
	font-size: 16px !important;
	color: #000000 !important;
}
.timeline-Tweet-timestamp {
    font-size: 16px !important;
    line-height: 18px;
    color: #e1e8ed !important;
}
.TweetAuthor-screenName, .SandboxRoot.env-bp-550 .TweetAuthor-screenName {
    font-size: 16px !important;
    line-height: 18px;
}