/*
Elaborado por: Edgard Vilchez Valdez
*/

body {
  padding-top: 80px !important;
}
img {
	max-width:100%;
}
#t3-mainnav{
	min-height: 80px;
}
.logo a {
	background:none !important;
}
.logo-image > a {
  max-width: 210px !important;
  margin-top: 8px !important;
}
.magazine-item .page-header h2 {
	  font-weight: 500 !important;
}
.magazine-category{
	margin-bottom:0px !important;
}
.magazine-category-title{
	background: #004a80 !important;
    padding: 5px 10px !important;
	color: #FFF !important;
}
.magazine-category-title > a{
	color: #FFF !important;
}
#Mod241, #Mod244{
	margin-top:25px;
	color:#003b67;
	font-weight: 500 !important;
}
#Mod241 ul{
	padding:0; 
  margin:0; 
}

#Mod241 li{
	list-style-type:none; 
   margin-bottom: 10px;
   box-shadow: 0 0px 7px 0 rgba(0, 0, 0, 0.4);
  border-radius: 3px;
  padding: 10px;
}
#Mod241 .titulo, #Mod241 a{
	min-width: 100%;
  	display: inline-block;
}
#Mod241 .titulo{
	padding-top:8px;
	font-weight:300;
	font-size:13px;
}

.koowa .mod_docman ul {
    padding-left: 10px !important;
}
#Mod244 .module-title {
    margin-bottom: 10px !important;
}


/*Paginación*/
.pagination .pagination-list {
    margin: 0 16px 0 0 !important;
    padding: 0 !important;
    list-style: none !important;
    text-align: center !important;
    border: none !important;
}
.pagination ul > li > a, .pagination ul > li > span {
    border: 2px solid #bfbfbf !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    color: #bfbfbf !important;
    text-shadow: none;
    opacity: 1 !important;
    padding: 5px 10px;
    margin-right: 5px;
}

.pagination ul>.active>a, .pagination ul>.active>span {
	border: 2px solid #003b67 !important;
   	color: #003b67 !important;
    cursor: default;
}

@media screen and (min-width: 768px){
.t3-module {
  margin-bottom: 10px !important;
}
}

.readmore{
	margin-top:10px !important;
	}