
/*Content Footer*/
.cnwidget.cnhw .cnitem-footer {
    background: rgb(0, 56, 109);
    border-bottom: 4px solid #00386d;
    }
.cnwidget.cnhw .cnitem-footer, .cnwidget.cnhw .cnitem-footer div {
    color: #fff;
    }
.cnwidget.cnhw a {
    color: #fff;
}
   /*content inner*/
   .cnwidget.cnhw .cncontent-inner {
    padding: 0px;
      background: #0f5393;
}
.cnwidget.cnhw .cntweet .cnitem-desc{
  font-size: 12px;
  padding-top: 4px;
  color: #0f5393;
}
.cnwidget.cnhw .cntweet.no-image .cnitem-desc, .cnwidget.cnhw .cntweet.no-title.no-image .cnitem-desc, .cnwidget.cnhw .cnitem.no-image .cnitem-desc, .cnwidget.cnhw .cntweet.no-image:hover .cnitem-desc, .cnwidget.cnhw .cntweet.no-title.no-image:hover .cnitem-desc, .cnwidget.cnhw .cnitem.no-image:hover .cnitem-desc{
  top: 26px;
      color: #fff;
}

/*footer*/
.cnwidget.cnhw .cnwidget-footer {
    background: #00386d !important;
    }

.cnwidget.cnhw .cnfooter-controls i, .cnwidget.cnhw .cnfooter-button {
    border-radius: 0px;
    width: 25px;
    height: 25px;
    line-height: 25px;
   border: none;
    color: #00386d;
    background: #fafafa;
}

.cnwidget.cnhw .cnitem-item {
    background-color: rgb(15, 83, 147);
  }
.cnwidget.cnhw .cnitem-text-wrap, .cnwidget.cnhw .cnitem-twitter-wrap {
    max-height: 32%;
    background: #fff;
}
.cnwidget.cnhw .cnitem.cnitem-wrapper {
box-shadow: none;
    }
.cnwidget.cnhw .cnitem-list>.cnitem {
    margin-right: 2px;
}
.cnwidget.cnhw .cnitem-title {
    line-height: 14px;
    margin-top: -5px;
}
.cnwidget.cnhw .cnitem-text-wrap, .cnwidget.cnhw .cnitem-twitter-wrap{
      max-height: 36% !important;
}
.cnwidget.cnhw .cntweet .cnitem-desc {
    padding-top: 18px;
      position: static !important;
    }
    .cnwidget.cnhw .cnitem-title{
      margin-top: -5px !important;
    }
    .cnwidget.cnhw .cnitem-item.has-image .cnitem-twitter-wrap{
      transform: none !important;
    }
    .cnwidget.cnhw .cnitem-item.has-image .cntwitter-info .cntopten-author, .cnwidget.cnhw .cnitem-item.has-image .cntwitter-info .cntopten-username{
      text-shadow: none;
      color: #000;
    }
   .cnwidget.cnhw .cntweet .cntweet-follow {
	color: #379ce2 !important;
}

/*display header and menu*/
.cnwidget.cnhw .cnheader {

  display: block !important;

}

.cnwidget.cnhw.cnheader-small .cnheader {
    margin-top: -40px;

  }
/*change the color of the titles menu and sharing bottom*/

.cnwidget.cnhw a {
    color: #000;
}


.cnwidget.cnhw .cnheader-title {
  color: white;
}

.cnwidget.cnhw .cnwidget-topicName {


  color: white;
}

.cnwidget.cnhw .cnheader-menu {

  color: white !important;

}

.cnwidget.cnhw .cnheader-sharing {

color: white;

} 

