@charset "UTF-8";

.cssskin-top_coursemenu  {
  color: #6d9eeb;
  background-color: #fff;
  border-radius: 5px;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 10px;
  line-height: 1.3;
  font-weight: bold;
  padding-top: 10px;
}

.cssskin-top_coursemenu img {
  border: 1px solid #cccccc;
  border-radius: 5px;
}

.cssskin-top_coursemenu .c-enclosure {
  border: 1px solid #6d9eeb;
  background-color: #6d9eeb;
  color: #ffffff;
}

@media only screen and (max-width: 641px) {
.cssskin-top_coursemenu .c-body {
  font-size: 12px;
  color: #6d9eeb;
  font-weight: bold;
}

}
