
.course-question {
    font-size: 24pt;
font-family: "Playfair Display", serif;
font-style: normal;
font-weight: 400;
    color: #F7F7FF;
    padding: 10px;
    padding-left: 40px;
    margin: 10px;
    background-color: #577399;
    border-radius: 5px;
}

.course-question:hover{
    background-color: #FE5F55
}

a{

	border-bottom:1px dotted;
	border-bottom-color:#495867; 
    text-decoration: none;
    color: #495867;
	}
	


a:hover{
	color:#BDD5EA;
	border-bottom:1px dotted;
	border-bottom-color:#BDD5EA; 
		}


.linktolecturenotes {
    width: 150px;
    padding-left: 20px;
}

.10106 {
    table-layout: fixed;
    font-family: "Lato", sans-serif;
}

.individual-days {
    color: #495867;
    vertical-align: top;
        font-family: "Lato", sans-serif;
    font-size: 12pt;
}

table.individual-days tr {
    padding 100px;
}

table.individual-days td{
    padding-left: 10px;
}

.notes {
    width: 130px;
    height: 160px;
    color: #F7F7FF;
    border-radius: 5px;
    font-size: 20px;
    text-align: center;
    vertical-align: middle;
    line-height: 160px;   
}

.notes:hover {
    opacity: 0.8;
}

#God-notes {
    background-image: url('/images/matthew.jpg');
}

.shortpaper {
    padding-top: 12px;
}

.syllabus-section {
    max-width: 900px;
      border-collapse: separate;
  border-spacing: 20px 15px;
}

#god-notes {
    background-color: #FE5F55;
}



.discussion-group-number {
     border-bottom: 1px dotted #000;
}

.discussion-group {
    padding-right: 20px;
    width: 200px;
    vertical-align: top;
}

.topic {
    width: 300px;
}
