.ls-header {
	height: 80px;
	padding: 10px;
}

.ktkHeader.ls-header {
	background:white;
}

.small-letters {
	font-style: italic;
	color: #777;
	font-size:10pt;
}

h2 {
	font-size: 20px;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

a.dashed-link {
     border-bottom: 1px dotted #ba0000;
}
a.dashed-link:hover {
     border-bottom: 1px solid #ba0000;
}

.footer-links p {
	color: #CCC;
}

.footer-title {
	font-size:14px;
}

.logo-corfo-footer {
	margin-top: 8px;
	margin-left: 10px;
	color: #CCC;
	float: left;
	vertical-align: baseline;
}

.logo-corfo-footer img {
	height:50px;
}

.item-image {
	width:160px;
}

h1 {
	text-shadow: inherit;
	color: inherit;
}

body {
	background: inherit;
	background-color: #f8f8f8;
}

.sb-listview-container, .sb-tab-content {
	background: inherit;
	background-color: #fff;
}

.aviso-fecha {
	font-weight: 600;
}

.aviso-text {
	font-size: 26px;
	hyphens: auto;
	word-break: break-word;
}

.aviso-row {
	margin-bottom: 10px;
	padding-bottom: 8px;
	border-bottom: 1px solid #ddd;
}

.aviso-buttons {
	margin-top: 6px;
}

.aviso-button {
	margin: 4px;
}

.aviso-row .col-sm-1 {
	width:40px;
}