.block-title>span, .block-title>span>a, .block-title>a, .block-title>label,.widgettitle,.widgettitle: after,.td-trending-now-title,.td-trending-now-wrapper: hover .td-trending-now-title,.wpb_tabs li.ui-tabs-active a,.wpb_tabs li: hover a,.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab.vc_active>a,.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab: hover>a,.td-related-title .td-cur-simple-item,.woocommerce .product .products h2,.td-subcat-filter .td-subcat-dropdown: hover .td-subcat-more,.td-weather-information: before,.td-weather-week: before,.td_block_exchange .td-exchange-header: before
{
    background-color: #222
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active
{
    background-color: #222!important
}
.block-title,.td-related-title,.wpb_tabs .wpb_tabs_nav,.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container,.woocommerce div.product .woocommerce-tabs ul.tabs: before
{
    border-color: #222
}
.td-menu-background: before,.td-search-background: before
{
    background: rgba(0,0,0,.5);
    background: -moz-linear-gradient(top,rgba(0,0,0,.5) 0%,rgba(0,0,0,.6) 100%);
    background: -webkit-gradient(left top,left bottom,color-stop(0%,rgba(0,0,0,.5)),color-stop(100%,rgba(0,0,0,.6)));
    background: -webkit-linear-gradient(top,rgba(0,0,0,.5) 0%,rgba(0,0,0,.6) 100%);
    background:  -o-linear-gradient(top, rgba(0,0,0,0.5) 0%, @mobileu_gradient_two_mob 100%);
    background: -ms-linear-gradient(top,rgba(0,0,0,.5) 0%,rgba(0,0,0,.6) 100%);
    background: linear-gradient(to bottom,rgba(0,0,0,.5) 0%,rgba(0,0,0,.6) 100%);
    filter:  progid: DXImageTransform.Microsoft.gradient( startColorstr='rgba(0,0,0,0.5)', endColorstr='rgba(0,0,0,0.6)', GradientType=0 )
}
.td-menu-background,.td-search-background
{
    background-image: url(https: //demo.tagdiv.com/newspaper/wp-content/uploads/2016/05/mobile-bg.jpg)
}
.white-popup-block: before
{
    background-image: url(https: //demo.tagdiv.com/newspaper/wp-content/uploads/2016/05/login-mod.jpg)
}

#newar {
    position: fixed;
    top: 1px;
    left: 2px;
    width: 25%;
    min-width: 300px;
    z-index: 2001;
    background-color: #FFF;
    border: #aac6e8;
    border-width: 5px;
    border-style: groove;
    padding: 10px;
    display: none;
}

.newartitle {
    color: #fff;
    float: left;
    font-size: 21px;
    font-weight: bold;
}

.newTitle {
    color: #2aa3da;
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 5px;
}

.newarcerrar {
    color: #1d2120;
    float: right;
    font-size: 15px;
    font-weight: bold;
    cursor:pointer;
}

.newTop {
    background-color: #66c4ef;
    padding: 6px;
    height: 35px;
    margin-bottom: 15px;
}

.adsense100{
	display:block;
	width:100%;
	margin:0px 0;
	padding:0;
	border-top:0px #D6D6D6;
	clear:both;
    text-align: center;
}

.adsense50{
	display:block;
	width:50%;
	padding:0;
	border-top:0px #D6D6D6;
	clear:both;
	float:right;
	margin-left:10px;
	margin-top:10px;
    text-align: center;
}

.comment-mas {
  color: #047e94;
  font-weight: bold;
  font-size: 15px;
  text-align: center;
  background-color: #d6cece;
  height: 25px;
}

.comment-mas:hover {
  color: #103f48;
}

#comment_message_error {
  color: #d1de2f;
  font-weight: bold;
  font-size: 15px;
  text-align: center;
  background-color: #d24e4e;
  height: 50px;
  display: none;
}

#comment_message_error span{
  color: #ffcccb;
  font-weight: bold;
  font-size: 15px;
  font-style: italic;
}

#comment_message_ok {
  color: #d6da64;
  font-weight: bold;
  font-size: 15px;
  text-align: center;
  background-color: #27963a;
  height: 70px;
  display: none;
}

/* QUIENES SOMOS */

div.staff {
  background-image:url(/images/staffback.jpg);
  background-repeat:no-repeat;
  display:block;
  float:left;
  height:75px;
  margin:10px;
  padding:7px 10px 10px;
  width:45%;
}
div.staff p.cargo {
  font-weight:bold;
  margin:0;
}
div.staff p.nombre {
	margin: 0px;
}

.divider1, .divider2, .divider3{
  display:block;
  width:100%;
  height:20px;
  margin:30px 0;
  padding:0;
  border-top:1px #D6D6D6;
  clear:both;
}

a#aComentar {
  line-height: 17px;
  display: inline-block;
  padding: 7px 12px 4px;
  background-color: #4db2ec;
  color: #f9e5e4;
  font-style: italic;
  font-weight: bold;
}
