
#stacks_out_553 {
	margin-right:0;
}

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

#stacks_in_555 .stacks_right {
	float:right;
	width:29%;
}
#stacks_in_606 {
	border: solid rgba(0, 0, 0, 1.00);
	border-width: 1px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	padding: 25px 0px 25px 0px;
}
/* CSS reset for our table */
#flatpack_table_stacks_in_607,
#flatpack_table_stacks_in_607 tbody,
#flatpack_table_stacks_in_607 tfoot,
#flatpack_table_stacks_in_607 thead,
#flatpack_table_stacks_in_607 tr,
#flatpack_table_stacks_in_607 th,
#flatpack_table_stacks_in_607 td {
	margin: 0;
	padding: 0;
	border: none;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

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

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

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

	#flatpack_table_stacks_in_607 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_607 th, 
	#flatpack_table_stacks_in_607 td {
		border: 1px solid rgba(192, 192, 192, 1.00);
	}

	
	

	

	

	

	

	

	

	

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

	

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

	
}

/* Styles for all screen sizes */










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


























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

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

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

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

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

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

	#flatpack_table_stacks_in_607 tr:nth-child(even) {
		background-color: rgba(234, 234, 234, 1.00);
	}
	
	#flatpack_table_stacks_in_607 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_607 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_607 td:nth-of-type(1):before { content: ""; }
	#flatpack_table_stacks_in_607 td:nth-of-type(2):before { content: "Contact"; }
	#flatpack_table_stacks_in_607 td:nth-of-type(3):before { content: "Languages"; }
	#flatpack_table_stacks_in_607 td:nth-of-type(4):before { content: "Specializations"; }
	#flatpack_table_stacks_in_607 td:nth-of-type(5):before { content: "Column 5"; }
	#flatpack_table_stacks_in_607 td:nth-of-type(6):before { content: "Column 6"; }
	#flatpack_table_stacks_in_607 td:nth-of-type(7):before { content: "Column 7"; }
	#flatpack_table_stacks_in_607 td:nth-of-type(8):before { content: "Column 8"; }
	#flatpack_table_stacks_in_607 td:nth-of-type(9):before { content: "Column 9"; }
	#flatpack_table_stacks_in_607 td:nth-of-type(10):before { content: "Column 10"; }
	#flatpack_table_stacks_in_607 td:nth-of-type(11):before { content: "Column 11"; }
	#flatpack_table_stacks_in_607 td:nth-of-type(12):before { content: "Column 12"; }
	#flatpack_table_stacks_in_607 td:nth-of-type(13):before { content: "Column 13"; }
	#flatpack_table_stacks_in_607 td:nth-of-type(14):before { content: "Column 14"; }
	#flatpack_table_stacks_in_607 td:nth-of-type(15):before { content: "Column 15"; }

	

	
}

#flatpack_table_stacks_in_607 tr th:nth-of-type(0),
#flatpack_table_stacks_in_607 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_607 tr th:nth-of-type(0),
	#flatpack_table_stacks_in_607 tr td:nth-of-type(0) {
		background-color: inherit;
		font-weight: inherit;
		font-style: inherit;
	}
}


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

	#flatpack_table_stacks_in_607 {
		width: auto;
	}

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

/*  */
#stacks_out_609 {
	width: 140px;
	margin-left:0;
}

#stacks_in_633 {
	padding: 15px 0px 0px 0px;
}
#obfuscator_stacks_in_636 {
  
  text-align: center;
  
}

#obfuscator_stacks_in_636 a {
  display: inline-block;
}






#obfuscator_stacks_in_636 {
  margin: 1rem 0;
}

#suggested_links_stacks_in_636 {
  padding: 0.5rem;
  margin-bottom: 1rem;
}

#stacks_in_636 p {
  text-align: center;
}

#stacks_in_636 code {
    font-size: 87.5%;
    line-height: 1.5;
    color: #e83e8c;
    font-family: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
    white-space: pre-wrap;
    background-color: transparent;
    padding: 0;
    border: none;
}

#stacks_in_636 table, #stacks_in_636 th, #stacks_in_636 td {
  border: 1px solid;
}

#stacks_in_636 table {
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
}

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

@media (prefers-color-scheme: dark) {
  #suggested_links_stacks_in_636 {
    background-color: #191919;
    color: #cccccc;
  }

  #suggested_links_stacks_in_636 p {
    color: #cccccc;
  }

  #stacks_in_636 table {
    color: #cccccc;
    background-color: #191919;
  }

  #stacks_in_636 tbody tr:nth-child(odd),
  #stacks_in_636 tbody tr:nth-child(even) {
    background-color: #191919;
  }
}

#stacks_in_636 #code_box_stacks_in_636 {
  color: black;
  border: 1px solid;
  white-space: pre-wrap;
  padding: 10px;
  font-size: 12px;
}
