
#stacks_in_44_page77 .stacks_left {
	float:left;
	width:69%;
}

#stacks_in_44_page77 .stacks_right {
	float:right;
	width:29%;
}
#stacks_in_44_page77 {
	margin: 30px 0px 30px 0px;
}
/* CSS reset for our table */
#flatpack_table_stacks_in_4_page77,
#flatpack_table_stacks_in_4_page77 tbody,
#flatpack_table_stacks_in_4_page77 tfoot,
#flatpack_table_stacks_in_4_page77 thead,
#flatpack_table_stacks_in_4_page77 tr,
#flatpack_table_stacks_in_4_page77 th,
#flatpack_table_stacks_in_4_page77 td {
	margin: 0;
	padding: 0;
	border: none;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

#flatpack_table_stacks_in_4_page77 {
	border-collapse: collapse;
	border-spacing: 0;
}

#flatpack_table_stacks_in_4_page77 {
	border-collapse: collapse;
	width: auto;
	padding: 0;
	margin: 0;
}

@media screen and (min-width: 620px) {
	#flatpack_table_stacks_in_4_page77 {
		width: 100%;
	}

	#flatpack_table_stacks_in_4_page77 tr td {
		color: rgba(51, 51, 51, 1.00);
		font-size: inherit;
		line-height: 1.5;
		text-align: left;
		
		
		
		vertical-align: top;
		
		
		
	}

	 
	#flatpack_table_stacks_in_4_page77 th, 
	#flatpack_table_stacks_in_4_page77 td {
		border: 1px solid rgba(192, 192, 192, 1.00);
	}

	
	

	

	

	

	

	

	

	

	#flatpack_table_stacks_in_4_page77 th, 
	#flatpack_table_stacks_in_4_page77 td {
		padding: 0.5rem;
	}

	

	#flatpack_table_stacks_in_4_page77 th {
		color: rgba(0, 0, 0, 1.00);
		font-size: inherit;
		line-height: 1.5em;
		
		text-align: center;
		
		
		font-weight: bold;
		font-style: italic;
		background: rgba(255, 255, 255, 1.00);
		padding: 0.5rem;
		
		white-space: nowrap;
	}

	
}

/* Styles for all screen sizes */










#flatpack_table_stacks_in_4_page77 .flatpack_tableCell5,
#flatpack_table_stacks_in_4_page77 .flatpack_tableCell6,
#flatpack_table_stacks_in_4_page77 .flatpack_tableCell7,
#flatpack_table_stacks_in_4_page77 .flatpack_tableCell8,
#flatpack_table_stacks_in_4_page77 .flatpack_tableCell9,
#flatpack_table_stacks_in_4_page77 .flatpack_tableCell10,
#flatpack_table_stacks_in_4_page77 .flatpack_tableCell11,
#flatpack_table_stacks_in_4_page77 .flatpack_tableCell12,
#flatpack_table_stacks_in_4_page77 .flatpack_tableCell13,
#flatpack_table_stacks_in_4_page77 .flatpack_tableCell14,
#flatpack_table_stacks_in_4_page77 .flatpack_tableCell15 {
	display: none;
}


























@media screen and (max-width: 620px) {
	/* Mobile styles */

	#flatpack_table_wrapper_stacks_in_4_page77 {
		max-width: 90vw;
		overflow: hidden;
	}

	/* Force table to not be like tables anymore */
	#flatpack_table_stacks_in_4_page77, 
	#flatpack_table_stacks_in_4_page77 thead, 
	#flatpack_table_stacks_in_4_page77 tbody, 
	#flatpack_table_stacks_in_4_page77 th, 
	#flatpack_table_stacks_in_4_page77 td, 
	#flatpack_table_stacks_in_4_page77 tr {
		display: block;
	}

	/* Hide table headers (but not display: none;, for accessibility) */
	#flatpack_table_stacks_in_4_page77 thead tr {
		position: absolute;
		top: -9999px;
		left: -9999px;
	}

	#flatpack_table_stacks_in_4_page77 tr {
		margin: 0 0 0 0;
	}

	
		
	#flatpack_table_stacks_in_4_page77 tr:nth-child(odd) {
		background-color: rgba(255, 255, 255, 1.00);
	}

	#flatpack_table_stacks_in_4_page77 tr:nth-child(even) {
		background-color: rgba(234, 234, 234, 1.00);
	}
	
	#flatpack_table_stacks_in_4_page77 td {
		/* Behave like a "row" */
		border: none;
		border-bottom: 1px solid rgba(192, 192, 192, 1.00);
		position: relative;
		padding: 0.5rem 0.5rem 0.5rem 40%;
		color: rgba(51, 51, 51, 1.00);
		font-size: inherit;
		line-height: 1.5;
		text-align: left;
		
		
		
	}

	

	#flatpack_table_stacks_in_4_page77 td:before {
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 0;
		left: 0;
		color: rgba(51, 51, 51, 1.00);
		width: calc(40% - 0.5rem - 0.5rem);
		padding: 0.5rem;
		font-weight: bold;
		font-style: normal;
		text-align: left;
		text-transform: none;
		white-space: nowrap;
		overflow: hidden;
	}

	/* Label the data */
	#flatpack_table_stacks_in_4_page77 td:nth-of-type(1):before { content: ""; }
	#flatpack_table_stacks_in_4_page77 td:nth-of-type(2):before { content: "Contact"; }
	#flatpack_table_stacks_in_4_page77 td:nth-of-type(3):before { content: "Languages"; }
	#flatpack_table_stacks_in_4_page77 td:nth-of-type(4):before { content: "Specializations"; }
	#flatpack_table_stacks_in_4_page77 td:nth-of-type(5):before { content: "Column 5"; }
	#flatpack_table_stacks_in_4_page77 td:nth-of-type(6):before { content: "Column 6"; }
	#flatpack_table_stacks_in_4_page77 td:nth-of-type(7):before { content: "Column 7"; }
	#flatpack_table_stacks_in_4_page77 td:nth-of-type(8):before { content: "Column 8"; }
	#flatpack_table_stacks_in_4_page77 td:nth-of-type(9):before { content: "Column 9"; }
	#flatpack_table_stacks_in_4_page77 td:nth-of-type(10):before { content: "Column 10"; }
	#flatpack_table_stacks_in_4_page77 td:nth-of-type(11):before { content: "Column 11"; }
	#flatpack_table_stacks_in_4_page77 td:nth-of-type(12):before { content: "Column 12"; }
	#flatpack_table_stacks_in_4_page77 td:nth-of-type(13):before { content: "Column 13"; }
	#flatpack_table_stacks_in_4_page77 td:nth-of-type(14):before { content: "Column 14"; }
	#flatpack_table_stacks_in_4_page77 td:nth-of-type(15):before { content: "Column 15"; }

	

	
}

#flatpack_table_stacks_in_4_page77 tr th:nth-of-type(0),
#flatpack_table_stacks_in_4_page77 tr td:nth-of-type(0) {
	background-color: rgba(255, 255, 240, 1.00);
	font-weight: bold;
	font-style: normal;
}


@media screen and (max-width: 620px) {
	#flatpack_table_stacks_in_4_page77 tr th:nth-of-type(0),
	#flatpack_table_stacks_in_4_page77 tr td:nth-of-type(0) {
		background-color: inherit;
		font-weight: inherit;
		font-style: inherit;
	}
}


@media print {
	#flatpack_table_wrapper_stacks_in_4_page77 {
		overflow-x: visible;
	}

	#flatpack_table_stacks_in_4_page77 {
		width: auto;
	}

	#flatpack_table_stacks_in_4_page77 td {
		width: auto;
		min-width: 0px;
	}
}

/*  */#obfuscator_stacks_in_30_page77 {
  
  text-align: center;
  
}

#obfuscator_stacks_in_30_page77 a {
  display: inline-block;
}



