.logo {
    display: inline-block;
    padding: 10px;
    max-width: 400px;
}
#content_remainder > div > div.blogacc2018 > div.items-leading.clearfix > div > div.pull-left.item-image > a > img{
  width: 100%;
}
.column-1 h2 {
  
    /*font-family: 'Titillium Web', sans-serif!important;*/
    font-size: 19px;
    line-height: 25px;
    font-weight: 900;
    text-transform: initial;
  	margin-top: 20px;
}
.column-1 p {
    margin-bottom: 1.5rem;
   /*overflow: hidden;*/
    line-height: 19px;
    font-size: 13px;
    margin-top: 9px;
    text-overflow: ellipsis;
}

.column-1 h2, h2 a:link, h2 a:visited {
  /*color: darkred!important;*/
    
}

.notas-index img {
    float: left;
    max-width: 40%;
    border: 3px solid;
    margin-right: 15px;
}
.notas-index h2{
     /*font-family: 'Titillium Web', sans-serif;*/
    font-size: 19px;
    line-height: 19px;
    margin-top: 30px;
    font-weight: 900;
}
.notas-index a{
     color: darkred!important;
}
.notas {
    font-size: 15px!important;
    text-transform: uppercase;
    color: white!important;
    font-weight: 900;
    font-family: 'Titillium Web', sans-serif!important;
    width: 80%;
    margin: 0 auto;
    text-align: center;
    padding: 20px!important;
}
.rapiditos-titulo{
    font-size: 15px;
    text-transform: uppercase;
    color: white;
    font-weight: 900;
     /*font-family: 'Titillium Web', sans-serif;*/
    width: 80%;
    margin: 0 auto;
    text-align: center;
    padding: 10px;
}
.reportes-rapidos {
    width: 100%;
  	background: darkred;
}
#rapidito {
    border: 1px solid rgba(0,0,0,0.5);
    background: rgba(0,0,0,0.7);
    margin-top: 18px;
    max-width: 93%;
    text-align: center;
    margin: 7px auto;
    border-radius: 2px;
    box-shadow: 0 0 1px rgba(255,255,255,0.5);
}
.reportes-rapidos h1 {
    font-size: 14px;
    padding: 4px;
    text-transform: uppercase;
    color: white;
     /*font-family: 'Titillium Web', sans-serif;*/
    font-weight: 400;
}
.reportes-rapidos h2 {
    font-size: 10px;
    color: #999;
    padding: 2px;
    line-height: 14px;
}
.reportes-rapidos h3{
    font-size: 10px;
}

.topnoticias{
    width: 100%;
  	background: #003300;
}
.topnoticias p {
    width: 88%;
    background: none;
    padding-left: 21px;
    line-height: 20px;
    color: #D3D3D3;
}
.topnoticias a {
    padding-left: 14px!important;
    text-transform: uppercase;
  /*font-family: 'Titillium Web', sans-serif;*/
    
    font-weight: 900;
    color: white!important;
    padding-right: 14px;
    padding-top: 14px;
    padding-bottom: 16px;
}
.topnoticias li a:hover {
  background-color: #EAEAEA;
  color: #232323!important;
}
.topnoticias li{
  border-bottom: 1px solid #999;
}
.topnoticias h3 {
    padding-left: 20px;
    text-transform: uppercase;
    font-family: 'Titillium Web', sans-serif!important;
    color: white!important;
    font-size: 20px;
    width: 88%;
}
.topnoticias-2{
    width: 100%;
  	background: #FF7F00;
}
.topnoticias-2 p {
    width: 88%;
    background: none;
    padding-left: 21px;
    line-height: 20px;
    color: #000000;
}
.topnoticias-2 a {
    padding-left: 14px!important;
    text-transform: uppercase;
  /*font-family: 'Titillium Web', sans-serif;*/
    
    font-weight: 900;
    color: white!important;
    padding-right: 14px;
    padding-top: 14px;
    padding-bottom: 16px;
}
.topnoticias-2 li a:hover {
  background-color: #EAEAEA;
  color: #232323!important;
}
.topnoticias-2 li{
  border-bottom: 1px solid #999;
}
.topnoticias-2 h3 {
    padding-left: 20px;
    text-transform: uppercase;
    font-family: 'Titillium Web', sans-serif!important;
    color: white!important;
    font-size: 20px;
    width: 88%;
}
.module .module_content > ul li a:not([class^="fa-"])::before, .module_menu .module_content > ul li a:not([class^="fa-"])::before {
    font-size: .8rem;
    opacity: .4;
      color: red;
}
.sprocket-headlines {
    background: -webkit-linear-gradient(top, black 0%,gray 100%);
}
.maincontent {
    padding: 10px;
  	border-right: 1px solid #e1e1e1;
  
}
.sidecol-a .module_surround, .sidecol-b .module_surround {
    border-right: 1px solid #e1e1e1;
}
#main.block_holder {
    background-color: #F6F6F6;
}
#wrapper_showcase-1 > div.showcase-1.showcase-1a > div > div > div.module_header > h3 {
    font-size: 14px;
    width: 17%;
    float: left;
    color: white;
    background-color: darkred;
}

.reportes h2 {
    font-size: 18px!important;
    text-transform: initial;
    padding-top: 17px;
    line-height: 18px;
    color: darkred;
    padding-left: 17px;
    padding-right: 17px;
 	box-shadow: inset 0 1px 0 #e1e1e1, inset 0 2px 0 #fff;
}
.reportes p {
    padding-left: 13px;
    padding-right: 13px;
    line-height: 16px;
    font-size: 14px;
    font-family: 'Titillium Web', sans-serif;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.reportes h2{
    font-size: 34px;
}
.sprocket-headlines-list {
    float: left;
    padding: 12px !important;
    overflow: hidden;
}
.sprocket-headlines-item {
    line-height: 1.2em;
    position: absolute;
    opacity: 0;
    height: 0;
    width: 0;
    display: block;
    visibility: hidden;
    font-size: 13px!important;
    font-family: 'Titillium Web', sans-serif;
    padding: 5px;
}
.sidecol-a:first-of-type .module:first-of-type .module_surround, .sidecol-b:first-of-type .module:first-of-type .module_surround {
    padding-top: 0px!important;
}
.sprocket-headlines {
    width: 100%!important;
}
h2, h2 a:link, h2 a:visited {
    /*font-family: 'Titillium Web', sans-serif!important;*/
}
.item-title{
    /*font-family: 'Titillium Web', sans-serif;*/
}
.pull-left.item-image {
    margin-right: 15px;
    max-width: 45%;
    margin-top: 30px;
}
.item-page, .item {
    box-shadow: inset 0 1px 0 #e1e1e1, inset 0 2px 0 #fff;
}
.tit-breaking {
    background-color: #232323;
    padding: 15px;
    color: white;
    text-transform: uppercase;
}
.topnews{
	background-color: #232323;
}
.topnews h3 {
    font-size: 17px!important;
    padding: 17px!important;
    color: white!important;
  border-bottom: 1px solid #666;
}
.topnews ul{
	font-size:12px;
    overflow:hidden;
    white-space:nowrap;
    text-overflow: ellipsis;
}
.topnews a{
	font-size:12px;
    overflow:hidden;
    white-space:nowrap;
    text-overflow: ellipsis;
}
.module .module_header h3, .module_menu .module_header h3 {
    margin-bottom: 0;
}
.header_row {
    background-color: rgba(0,0,0, 0.4 );
}
.contentbottom .module_surround {
    padding: 0px!important;
}
.article-info {
    font-size: 10px;
    
    width: 100%;
    text-transform: none;
}
.item-content img {
    width: 45%;
    margin-right: 10px;
    margin-bottom: 10px;
}
.leading-0 img{
    width: 100%;
}
.article-body img{
    margin-bottom: 20px;
}
.module .module_header h3, .module_menu .module_header h3 {
    padding: 16px;
    font-size: 1.2em;
    letter-spacing: 1px;
    font-family: 'Titillium Web', sans-serif;
    text-transform: uppercase;
}
.items-row img {
    max-width: 45%;
    float: left;
    clear: both;
    margin-right: 20px;
    border: 3px solid gainsboro;
}
.column-1 img {
    width: 45%;
    margin-right: 10px;
    margin-bottom: 10px;
}
@media (min-width: 1200px)
.row-fluid {
    width: 100%;
    box-shadow: inset 0 1px 0 #e1e1e1, inset 0 2px 0 #fff;
    padding-top: 8px;
}

/*BANNER OCAMPO*/

#ocampoBanner {
    width: 300px;
    height: 250px;
    box-sizing: border-box;
}

#ocampoBanner .ocampoTitulo {
    background-color: #0099CC;
    text-align: center;
    box-sizing: border-box;
    padding: 0;
	height: 34px;
}

#ocampoBanner .ocampoTitulo a {
    color: white;
    font-weight: bold;
    text-decoration: none;        
}
#ocampoVideo {
    background-color: #0099CC;
    height: 150px;
	cursor: pointer;
}

#ocampoPlayer {
    width:300px;    
}

#ocampoBanner .ocampoPie {
    height: 47px;
    background-color: #0099CC;
    text-align: center;
    box-sizing: border-box;    
    padding:0s;
}

#ocampoBoton {
    height: 30px;
    background-color: #0066CC;
    color: white;
    margin: auto;
    text-align: center;
    box-sizing: border-box;
    font-weight: bold;
    cursor: pointer;
}

/*FIN BANNER OCAMPO*/



