  .onthispage ul li a:hover, .page_content .onthispage ul li a:focus {
    text-decoration: underline;
}
.sc_courseinline{
    text-decoration:none;
}
.notinpdf.onthispage {
    border: 1px solid #555;
}
.otp-title {
    font-weight: bold;
    padding: 10px;
    background: #eee;
    border-bottom: 1px solid #555;
}
.notinpdf > ul {
    font-size: 0.9rem;
    margin: 0;
    padding: 10px;
    list-style: none;
}
.onthispage ul li a {
    color: inherit;
    text-decoration: none;
}
.onthispage ul li {
    padding: 4px 0;
    margin: 0;
    font: inherit;
    font-size: 1.9em;
}
.onthispage ul > li > ul >li {
	
	 font-size: 1em;
}

.hidden {
    display: none;
}
table.sc_courselist {
    padding: 0.5rem;
    text-align: left;
    vertical-align: top;
    border-spacing: 0;
    border-collapse: collapse;
    margin-bottom: 1.5em;
}
    .areaheader {
    font-weight: bold;
    font-size: 16px;
    background: #eee;
}
.sc_courselist td {
    border: 0.3px solid #ccc;
    padding: 0.5rem;
}
td.hourscol {
    width: 75px;
    white-space: nowrap;
    text-align: right;
}

span.courselistcomment.areaheader {
    font-size: 20px;
   
}

td.symcol {
    vertical-align: super;
    font-size: 85%;
}

td.notecol {
    padding: 0 0 0.75em 0;
    border: 0;
}