#header_for_print {
	display: none;
}
.pic-logo {
	padding:  8px;
	float: left;
}
.title-logo {
	bottom: 10px;
    left: 115px;
    position: absolute;
}
#header_title{
	text-align: center;
	margin-bottom: 20px;
}
#header_title h1{
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	color: #4f2a81;
}
#header_title span{
	font-size: 20px;

}
#title_activity{
		color: #6F6F6F;
	}

table {
  border-collapse: collapse;
}

table, td, th {
  border: 1px solid #000000;
}

td {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
}

td.first-c{
	width:94px;
	padding: 0;
}
td.second-c{
	width:200px;
}
td.third-c{
	width:250px;
}
td.forth-c{

}
td.five-c{
	width:168px;
}
tr.first-r{
	height: 32px;
	text-align: center;
	line-height: 32px;
	font-weight: bold;
	color: black;
	font-size: 14px;
}
tr.first-r td{
	background: #E8D2E8;
	vertical-align: middle;
}
tr.second-r{
	text-align: center;
	line-height: 1.4;
	color: black;
	font-size: 14px;
}
tr.second-r td{
	background: #EEE7EE;
}
#wrap_table{
	display: block;
	margin: 0 auto;
}

#footer_show {
	display: none;
}

header {
	display: none;
}

#page_wrap {
	background-color: #ffffff;
}

#wrap_content_dynamic .print_person_activity {
	font-size: 14px !important;
}