.navbar-default{ height: 72px;}
.bold{
	font-weight: 700;
	letter-spacing: 1px;
	display: inline-block;
	text-align: left;
	font-size: 23px;
	padding-left: 10px;
}

.line{
	display: block;
    height: 1px;
    border: 0;
    border-top: 2px solid #1193D2;
    margin: 1em 0;
    padding: 0; 
}

h4.title{
	color: #46a948;
}

.strong{
	font-weight: 700;
	color: #1193D2;
}

.title{
  color: #11AFD6;
  font-size: 26px;
  font-weight: 700;
  margin: 30px 0 15px;
}
.text{
  line-height: 1.4;
  padding-top: 10px;
}

h3.panel-title{
  color: #111;
}

ul{
  list-style: none;
  padding-left: 20px;
  line-height: 30px;
}

.color_red{color:red;}
.code{font-size:19px;}

.title_seccion{
  font-size: 20px;
  color: #0DA1CB;
  letter-spacing: 0.1px;
  font-weight: 700;
}

.line{
  margin-top: 10px;border-color: #337AB7 -moz-use-text-color -moz-use-text-color;
  border-top: 2px solid #0DA1CB;
}
.icon{font-size: 30px;padding-top: 10px;color: #01BDF2;}
.texto{
  font-size: 14px;
  letter-spacing: 0.2px;
  color: #777;
  height: 80px;
  overflow: hidden;
}

.panel-default:hover{
    box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18),0 4px 15px 0 rgba(0,0,0,0.15);
}
.data{
  background-color: #f5f5f5;
}
.date{
  color: #444;
  font-weight: 800; 
  font-size: 14px;
}
.panel-well{padding: 0px;}

.trans_act{height: 220px;}

span, .morelink {
  text-decoration:none;
  outline: none;
  color: #0DA1CB;
}