.msconf-img img {
  width:75%;
  padding-bottom:5px;
}

.accordion {
	margin-left: .5rem;
	margin-right: 1.5rem;
	margin-top:-3rem;
	border: 1px solid #f36e21 !important;
	margin-bottom:2rem;
}

.card-header {
    padding: 0.2rem 1rem;
}
/*
table#des-math a.orange { color:#C75300; font-weight:bold; }
table#des-math a { color:#000; font-weight:bold; }
table#des-math a:hover { text-decoration: underline; cursor: pointer !important; }
table#des-math a:hover { text-decoration: none; color:#C75300; cursor: pointer !important; }

table#des-math a.orange { color:#C75300; font-weight:bold; }
table#des-math a.orange:hover { color:#000; text-decoration: none; cursor: pointer !important; }
*/
#progress-navigation--sidebar--content .accordion .card-header a {
	font-size: 1rem;
}

@media (max-width: 768px) {
	.msconf-img {
		margin-left:10%;
  	width:50% !important;
	}

	/*table#des-math a:hover { text-decoration: none; color:#C75300; cursor: pointer !important; }*/

}