#tabla{
	border: 1px solid #8cc152;
	background: #fff;
}

#tabla tbody tr {
	cursor: pointer;
}


.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
    background-color: #8cc152;
    border-color: #ddd;
    color: #777;
    cursor: not-allowed;
}

.pagination > li > a, .pagination > li > span {
    background-color: #8cc152;
    border: 1px solid #ddd;
    color: #fff;
    float: left;
    line-height: 1.42857;
    margin-left: -1px;
    padding: 6px 12px;
    position: relative;
    text-decoration: none;
}

.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
    background-color: #f72d2d;
    border-color: #ddd;
    color: #fff;
    z-index: 2;
}

div.dataTables_wrapper div.dataTables_paginate {
    margin: 0;
    white-space: nowrap;
    text-align: center;
    padding-top: 0;
    margin-top: -50px;
}

.caption {
	padding: 0;
	width: 100%;
	position: relative;
}
.caption img {
	width: 100%;
	height: auto;
	display: block;
	padding: 0;
	border: 0;
}
.caption::before {
	content: attr(title);
	position: absolute;
	background: #EAF200;
	background: rgba(0, 0, 0, 0.6);
	color: white;
	font-size: 14px;
	padding: 5px;
	right: 0;
	bottom: 0;
	left: 0;
	text-align: center;
	opacity:0;
	filter:alpha(opacity=00);
	-webkit-transition: all 0.4s linear;
	-moz-transition: all 0.4s linear;
	-o-transition: all 0.4s linear;
	-ms-transition: all 0.4s linear;
	transition: all 0.4s linear;
}
.caption:hover:before {
	opacity:1;
	filter:alpha(opacity=100);
}
p::first-letter{
	font-size: 18px;
	color:solid black;
}
@media (max-width:460px) { 
.container-fluid{
	width: 100%;	

 }
 img{
 	width: 100%;
 }
 h3{
 	font-size:  1.2rem;
 }
 .thumbnail{
 	width: 100%
 }


}
 .row-editado {
 	padding-top: -6%;
 }
 button{
 	width: 100%;
 }
 .btnS{
 	width: 100%;
 }
 #blog .blog-item-img {
    margin: 0px 0px 0px;
    position: relative;
}
.row{
	padding: 0px;
}
.columnasnoti{
	padding: 0px 27px 4px 1px;
	margin-top: 17px;
}
#debate{
	float: none;
    padding: 0 18px 0 102px;
}
#debate .pagination{
	margin: 0;
}
#categorias{
	padding: 0 10px 0 68px;
}
.panel-categorias{
	height: 400px;
	overflow: auto;
}
.tagcloud a {
    background: #666 none repeat scroll 0 0;
    border-radius: 0px;
    color: #fff;
    display: inline-block;
    float: left;
    font-size: 9pt;
    margin: 0 10px 10px 0;
    padding: 2px 10px;
}
.tagcloud a:hover {
    background: #565454 none repeat scroll 0 0;
}
.tagcloud a i {
    padding-right: 5px;
}
.panel-primary > .panel-heading {
    background-color: #8cc152;
    border-color: #8cc152;
    color: #fff;
}
.panel-primary {
	border-top:  #337ab7;
    border-color: #337ab7;
}
.btn-primary {
    background-color: #8cc152;
    border-color: #8cc152;
    color: #fff;
}
.btn-primary:hover {
    background-color: #CCA649;
    border-color: #CCA649;
    color: #fff;
}
.btn-default {
    background-color: #8cc152;
    border-color: #8cc152;
    color: #fff !important;
}
.btn-default:hover {
    background-color: #636262;
    border-color: #636262;
    color: #fff !important;
}
.leer{
	margin-top: 0px;
	margin-bottom: 50px;
}


div.pp_default .pp_nav{
	 clear: none;
    height: 30px;
    position: relative;
    width: 100%;
}
.panel-imagenes{
	height: 500px;
	overflow-y: scroll;
}
#listanoticias{
	float: left;
	margin-top: 15px;
	margin-bottom: 10px;
}
.blog-item-wrapper{
	height: 100%;
}
.pagination{
	margin: 10px 0;
}
.fontawesome-icon-list .fa-hover a {
    border-radius: 4px;
    color: #222;
    display: block;
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    padding-left: 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.compartir {
	width:100px;
	height:22px;
	float:left;
	padding:2px 4px;
}
.redes span{
	float: right;
	margin-bottom: 10px;
}
.redes h4{
	float: right;
	margin-bottom: 10px;
}
