/* css for every page in DPL */

		
	.column-1-content .container {margin-bottom:16px;}	

	.overview div { border-left: 2px solid  #8B0000; padding-left:12px }
	
	.column-1-content .container-fluid .row .col-md-4 { background-color: #F5F5F5; padding:12px; width:250px; float:right;  }

	.column-1-content .container-fluid .row .col-md-4  { text-align: center; }

	.column-1-content .container-fluid .row .col-md-4 img { display: block; margin-left: auto; margin-right: auto; }
	
		
	.lesson-plan ol { list-style-position:inside; margin-left:-30px; }	
		
	.lesson-plan ol li { border: 1px solid #8B0000; padding:12px; }
		
	.column-1-content .container:nth-of-type(1)	{background-color: #F5F5F5; width:100%; padding:12px; display:none; }

	.column-1-content .container:nth-of-type(2)	{ width: 100%}

	.column-1-content .container:nth-of-type(3)	{ width: 100%}

	.column-1-content .container:nth-of-type(4)	{ background-color: #F0DEE1; width: 100%; padding:12px; }

	.column-1-content .container:nth-of-type(5)	{ width: 100%; padding:12px; }

	.column-1-content .container:nth-of-type(6) { background-color: #8B0000; color:white; width:100%; padding:12px; }
		


	.bottom-links h2 { color:white !important }	
		
	.bottom-links p a:link { color:white; text-decoration: none }	
	.bottom-links p a:visited { color:white; text-decoration: none }	
	.bottom-links p a:hover { color:white; text-decoration: none }
	.bottom-links p a:active { color:white; text-decoration: none }

.fa-quote-left {padding-right:8px;}
.fa-quote-right {padding-left:8px;}

#data {display:none;}
