

#H1CommonSense302 {
	display: block;
	height: auto;
	width: 700px;
	max-width: 90vw;
}

h1.CommonSense302 {
  display: inline-block;
  width: auto;
  text-align: center;
  font-family: 'Oswald' !important;
  font-style: normal !important;
  font-weight: 700 !important;
  font-size: 42px;
  margin: 5px 10px 10px 10px;
  color: #990000;
}

.BackToSanity {
	font-family: 'Lora' !important;
	font-style: italic !important;
	font-weight: 700 !important;
	font-size: 1.25em;
}


#PlatformWrapper {
	max-width: 1200px;
	margin: 20px 0px 0px 0px;
}



.ContentBlock {

}

.plankWrapper {
	background: #006699;
	margin: 20px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.plankHeaderTB {
	display: table;
	border-collapse: collapse;
	border-spacing: 0px;
	border: 0px;
	margin: 0px 0px 0px 0px;
}

.plankHeaderTR {
	display: table-row;
	margin: 0px 0px 0px 0px;
}

.plankHeaderTD1 {
	display: table-cell;
	margin: 0px 0px 0px 0px;
	padding: 10px 5px 10px 10px;
	vertical-align: top;
}
.plankHeaderTD2 {
	display: table-cell;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 5px;
	vertical-align: top;
}

.circle {
	
	font-family: 'Abril Fatface' !important;
	font-style: normal !important;
	font-weight: 400 !important;
	width: 46px;
	height: 46px;
	background-color: #fbc040;
	color: #006699;
	font-size: 30px;
	text-align: center;
	line-height: 44px;
	border-radius: 50%;
	display: inline-block;
	margin: 0px 0px 0px 0px;
}

h2.PlatformPlank {

	font-family: 'Raleway';
	font-style: normal;
	font-weight: 900;
	font-size: 1.3em;
	line-height: 1.5em;
	display; block;
	color: #ffffff;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
	margin:  5px 0px 0px 0px;
	width: auto;
	text-align: left;
	hyphens: none;
}

h3.Biggerh3 {

	font-size: 1.4em !important;
	font-style: italic;
	font-weight: bold;
}
ul.Biggerul {

	font-size: 1.2em !important;
}

.ContentBlock-header {
  padding: 0px 10px 0px 0px;
  cursor: pointer;
  margin: 0;
}

.ContentBlock-content {
/* 
	display: none;
 */
	border: 2px solid #999999 !important;
	background: #ececec;
	margin: 10px 20px 10px 3px;
	padding: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
}


.ContentBlock-content a { color: #006699; }
.ContentBlock-content a:hover { color: #cc0000; }
.ContentBlock-content a:active { color: #fbc040; }

.popup-content a { color: #006699; }
.popup-content a:hover { color: #cc0000; }
.popup-content a:active { color: #fbc040; }

.ContentBlock-content  ul {
	list-style-type: disc !important;
	margin-left: 20px !important;
}
.popup-content  ul {
	list-style-type: disc !important;
	margin-left: 20px !important;
}

.ContentBlock-content  li {
	margin: 20px 0px 20px 0px !important;
}
.popup-content  li {
	margin: 20px 0px 20px 0px !important;
}

.ContentBlock-arrow {
	cursor: pointer;
	background: #fbc040;
	border: 2px solid white;
	color: #006699;
	font-weight: bold;
	font-style: italic;
	display: inline-block;
	width: auto;
	padding: 10px 10px 10px 10px;
	-webkit-border-radius: 6px 6px 6px 6px;
	-moz-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
}

.DownArrow {
	font-style: normal !important;
	display: inline-block;
	transform: scaleX(1) scaleY(1) rotate(0deg);
}
.DownArrowUp {
	font-style: normal !important;
	display: inline-block;
	transform: scaleX(1.5) scaleY(0.7) rotate(-90deg);
}

.ContentBlock-content p iframe {
	
	width: 560px;
	height: 315px;
	max-width: 78vw;
	max-height: calc(78vw * 0.56);
	margin: 20px 0px 40px 0px;
	display: block
}

.ContentBlock-content h4,
.popup-content h4 {

	font-size: 1.25em !important;
	font-weight: bold !important;
	font-style: italic !important;
	line-height: 1.3;
	display; block;
	color: #ffffff;
	background: black;
	display: block;
	padding: 10px 10px 10px 10px;
	margin: 30px 0px 10px 0px;
	width: auto;
	text-align: left;
}

.ContentBlock-content h5,
.popup-content h5 {

	font-size: 1em !important;
	font-weight: bold !important;
	font-style: normal !important;
	line-height: 1.3;
	display; block;
	color: #000000;
	margin: 20px 10px 10px 0px;
	width: auto;
	text-align: left;
}

.ContentBlock-content i,
.popup-content i {

	font-style: italic !important;
}

.ContentBlock-content b,
.popup-content b {

	font-weight: bold !important;
}

h3.PlatformPlank {

	font-size: 1.3em;
	font-style: italic !important;
	line-height: 1.3;
	display; block;
	color: #000000;
	margin: 20px 30px 20px 10px;
	width: auto;
	text-align: left;
}

h3.PlatformPlank b, .ContentBlock-content b {
	font-weight: bold !important;
}

/* Basic styles */
body {
    font-family: Arial, sans-serif;
}

/* Popup Overlay */
.popup-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.7) !important;
    display: none; /* Hidden by default */
    z-index: 999;
}

/* Popup Container */
.popup-container {
    position: fixed;
    top: 10%;
    left: 50%;
    transform: translateX(-50%);
    background: white;
    max-width: 1000px;
    width: calc(100% - 20px); /* 10px margin on both sides */
    max-height: 70vh; /* Limit height */
    overflow-y: auto; /* Scrollable content */
    z-index: 1000;
    border-radius: 10px;
    border-top: 6px solid white !important;
    border-bottom: 6px solid white !important;
}

.popup-content {
    margin: 10px 10px 10px 10px !important;
}
.popup-content .plankWrapper {
	margin: 10px 5px 10px 0px !important;
	padding: 0px 0px 0px 0px;
}


/* Close Button */
.popup-close {
    position: fixed;
    top: 15px;
    right: 15px;
    background-color: black;
    color: white;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    font-size: 24px;
    line-height: 38px;
    cursor: pointer;
    z-index: 1001; /* Ensure the close button is on top */
    border: 3px solid white;
}


.ContentBlock-arrow {
    cursor: pointer;
}


#To10PointPlan {
	width: 80vw;
	max-width: 500px;
	height: auto
}


#To10PointPlanWrapper {
    margin: 30px 10px 30px 10px;
}


@media screen and (max-width: 767px) {

	main {
		margin-top: 140px !important;
	}

	.ContentBlock-header {
	  padding: 0px 0px 0px 0px;
	}

	.circle {
	
		width: 36px;
		height: 36px;
		font-size: 24px;
		line-height: 34px;
	}

	h2.PlatformPlank {

		font-size: 20px;
		line-height: 1.5;
		margin: 0px 10px 10px 0px;
	}
}

@media (max-width: 680px) {

	main {
		margin-top: 30vw !important;
	}
}

@media screen and (max-width: 380px) {

	#H1CommonSense302 {
		max-width: 86vw;
	}

	h1.CommonSense302 {
	  font-size: 1.75em;
	}

	.ContentBlock-header {
	  padding: 0px 0px 0px 0px;
	}

	.circle {
	
		width: 28px;
		height: 28px;
		font-size: 20px;
		line-height: 28px;
	}

	h2.PlatformPlank {

		font-size: 16px;
	}
}


ul.SquareList {
	list-style-type: circle !important;
}
