#body {
	background: #fff;
	font-family:sans-serif;
}
header, footer, aside, #offMenu, #breadcrumbs, .share-list, .selector-procesos, .DTTT, #etapas_filter, input[type=submit], button, input[type=radio], input[type=checkbox], .modal, table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_desc:after, .hide-print, .slider-container, #reader-overlay, .share-bar, .wpcf7 {
	display:none;
}
table {
	font-size:.8em;
}
img {
	width:100%;
	height:auto;
}
.page-content:before {
	display:block;
	content:"Corpoboyaca.gov.co";
	font-size:2.5em;
	margin-bottom:0px;
	font-family:serif;
	font-weight:700;
}
p {
	font-size:.8em;
}
h1 {
	font-size:2em;
}
input, textarea {
	border:none !important;
}
label {
	font-weight:bold;
}
label {
	font-weight:bold;
}
.form-group label, .form-group input, .form-group select {
	display:inline-block;
}
blockquote {
	border-color:1px solid #dedede;
	padding:0px;
	margin:0px;
}
.date {
	font-style:italic;
	font-size:.7em;
}