.content-top-wrapper {
	width: 100%;
}
.course-photo {
	width: 100%;
	height: 300px;
	}
.content-top {
margin-left: auto;
margin-right: auto;
margin-top: 20px;
width: 100%;
font-family: 'PT Sans', sans-serif;
font-size: 16px;
}
.text-container {
	margin: 0 0 0 100px;
	width: 900px;
	}
.content-top h {
font-size:32px;
font-family: 'PT Sans', sans-serif;
font-weight:700;
color: #4e5055;
}
.classifier-wrapper {
	box-sizing:border-box;
	margin-bottom: 15px;
}
.classifier {
    color: #fff;
    display: inline;
    padding: 5px 10px;
	font-family: 'PT Sans', sans-serif;
	font-size: 12px;
	font-weight: 400;
	position: reletive;
	text-transform:uppercase;
}
button.accordion {
	background-color: #ebebeb;
	color: #444;
	cursor: pointer;
	padding: 15px;
	width: 100%;
	text-align: left;
	outline: none;
	transition: 0.4s;
	border-bottom-width: 2px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-bottom-color: #CCCCCC;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	}
button.accordion:after {
    content: '\02795'; /* Unicode character for "plus" sign (+) */
    font-size: 13px;
    color: #6c6c6c;
    float: right;
    margin-left: 5px;
	}
button.accordion.active:after {
    content: "\2796"; /* Unicode character for "minus" sign (-) */
	}
button.accordion.active, button.accordion:hover {
	background-color: #ACBCA9;
	border: medium ridge #006633;
	}
.accordion {
	font-size: 16px;
	font-family: 'PT Sans', sans-serif;
	font-style: italic;
	color: #FF0000;
	}
div.panel {
    padding: 0 18px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: 0.3s ease-in-out;
    opacity: 0;
	}
div.panel.show {
    opacity: 1;
    max-height: 6000px;
	}
.panel ul {
	list-style: none;
	margin: 0;
	padding: 15px 0;
	}
.panel ul > li {
	padding: 5px 0;}
.panel a {
	color: #007398;
	text-decoration: none;
	}
.panel a:hover {
	text-decoration: underline;
	}
.study-facts {
width: 900px;
}
.study-facts_label {
	display: block;
	font-family:'PT Sans', sans-serif;
	font-weight:600;
	color: #4e5055;
}
.study-facts_value {
font-family:'PT Sans', sans-serif;
}
.study-facts ul {
padding: 0px;
display: flex;
border-top: 1px solid #adadad;
border-bottom: 1px solid #adadad;
}
.content-top-wrapper {
	width: 100%;
	}
.course-photo {
	width: 100%;
	height: 300px;
	}
.content-top {
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	width: 1200px;
	font-family: 'PT Sans', sans-serif;
	font-size: 16px;
	}
.text-container {
	margin: 0 0 0 70px;
	width: 1000px;
	}
.content-top h {
	font-size:32px;
	font-family: 'PT Sans', sans-serif;
	font-weight:700;
	color: #009782;
	}

.study-files ul {
display: block;
border: none;
list-style: none;
}
.first, .last li {
padding: 0px;
}
.study-facts ul > li {
	list-style: outside none none;
	padding: 10px 20px 10px 0;
	font-size: 16px;
}
.study-files ul > li {
	list-style: outside none none;
	padding: 2px 0px;
	font-size: 16px;
}
.study-files ul > li > a {
	color: #0095dd;
}
.content-main-wrapper {
	background-color: #F5F5F5;
}
strong {
	font-weight:600;
	top: 0px;
	text-align: center;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	left: inherit;
	font-style: normal;
	color: #000000;
}
.content-main {
padding: 5px;
margin-left: auto;
margin-right: auto;
width: 1200px;
font-family: 'PT Sans', sans-serif;
font-size: 16px;
font-weight: 400;
padding-bottom: 50px;
}
table th {
	padding: 10px 10px;
        background: #d0d9d0;
}
table {
	width: 1000px;
	background-color: #FCFCFE;
	vertical-align: middle;
	margin: 0;
	border: 2px 1 #333333;
	text-align: left;
	}
th#year {
	width: 5%;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	}
th#name {
	width: 50%;
        padding: 5px 10px;
 	}
th#year1 {
	width: 30%;
	padding: 5px 10px;
	}
th#name1 {
	width: 30%;
        padding: 5px 10px;
 	}
table tr {
	vertical-align:color: #4e5055;
	}
table th {
	color: #4e5055;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	width: 25%;
	}
td.year {
	padding-right: 0px;
	background: #d0d9d0;
	text-align: center;
	vertical-align: top;
	text-indent: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 15px;
	}
td.name {
	padding-right: 0px;
	background-color: #d0d9d0;
	background-position: top;
	vertical-align: top;
	text-align: left;
	}
