/* HEADERS */
.twolineheader h2 {
  font-family: "Gotham 4r", sans-serif;
  font-weight: normal;
  color: #7665a0;
  font-size: 24px;
  margin-bottom: 0px;
  line-height: 30px; }
.twolineheader h1 {
  margin-top: 0px;
  line-height: 30px;
  font-size: 30px;
  font-family: "Gotham 5r", sans-serif;
  font-weight: normal; }

.coursesheader h1 + h2 {
  margin-top: 10px; }
.coursesheader h2 {
  margin-bottom: 5px; }

#landingpage h3 img.logo,
.course_progress h3 img.logo {
  height: 40px; }

.betatext {
  color: #ff0;
  background-color: #5b6770;
  border-radius: 5px; }

/* COURSEBLOCKS */
.courseblock-span1 {
  width: 60px; }

.courseblock-span2 {
  width: 140px; }

.courseblock-span3 {
  width: 220px; }

.courseblock-span4 {
  width: 300px; }

.courseblock-span5 {
  width: 380px; }

.courseblock-span6 {
  width: 460px; }

.courseblock-span7 {
  width: 540px; }

.courseblock-span8 {
  width: 620px; }

.courseblock-span9 {
  width: 700px; }

.courseblock-span10 {
  width: 780px; }

.courseblock-span11 {
  width: 860px; }

.courseblock-span12 {
  width: 940px; }

.courseblock-tall {
  background-color: white;
  height: 300px;
  border: solid 1px #bbb;
  border-radius: 5px;
  overflow: hidden;
  position: relative;
  float: left;
  box-sizing: border-box;
  margin-top: 30px; }
  .courseblock-tall:hover {
    border-color: #4d575f; }
    .courseblock-tall:hover h3, .courseblock-tall:hover .smalltext {
      color: #4d575f; }
  .courseblock-tall .course-container {
    padding: 8px 16px 16px 16px; }
  .courseblock-tall .heading {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden; }
  .courseblock-tall a:hover, .courseblock-tall a:link, .courseblock-tall a:active, .courseblock-tall a:visited {
    text-decoration: none; }
  .courseblock-tall h3 {
    color: #5b6770;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-family: "Gotham 5r", sans-serif;
    display: block;
    font-size: 24px;
    line-height: 30px;
    width: 186px;
    margin: 0; }
  .courseblock-tall .beta .heading {
    padding-right: 0px; }
  .courseblock-tall .beta .betatitle {
    line-height: 40px;
    width: 135px;
    float: left; }
  .courseblock-tall .beta .betatext {
    color: #ff0;
    text-align: center;
    display: block;
    float: right;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    background-color: #949ca2;
    font-size: 20px;
    height: 35px;
    line-height: 40px;
    width: 60px;
    border-radius: 4px; }
  .courseblock-tall .text {
    font-size: 14px;
    line-height: 17px;
    font-family: "Gotham 4r", sans-serif;
    font-weight: normal;
    color: #5b6770; }
  .courseblock-tall .smalltext {
    font-size: 13px;
    padding-top: 12px; }
  .courseblock-tall .teacher-guide {
    font-size: 13px;
    position: absolute;
    bottom: 16px;
    right: 16px; }
    .courseblock-tall .teacher-guide:hover {
      text-decoration: underline; }

.courseblock-wide-small {
  background-color: white;
  overflow: hidden;
  position: relative;
  float: left;
  box-sizing: border-box;
  border: solid 1px #bbb;
  border-radius: 5px;
  margin-top: 20px; }
  .courseblock-wide-small .heading {
    width: 280px; }
  .courseblock-wide-small a {
    text-decoration: none; }
  .courseblock-wide-small img {
    box-sizing: content-box;
    float: right; }
  .courseblock-wide-small .imgspan {
    margin-left: 0;
    float: right;
    text-align: right; }
  .courseblock-wide-small h3 {
    margin: 10px 0 0 10px;
    color: #5b6770;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 24px;
    font-family: "Gotham 5r", sans-serif;
    float: left;
    width: 94%; }
  .courseblock-wide-small h4 {
    margin-left: 10px;
    color: #5b6770;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    font-family: "Gotham 5r", sans-serif;
    float: left; }
    html[dir=rtl] .courseblock-wide-small h4 {
      float: right;
      margin-left: 0px;
      margin-right: 10px; }
  .courseblock-wide-small .smalltext {
    margin-left: 10px;
    font-size: 13px;
    line-height: 17px;
    font-family: "Gotham 4r", sans-serif;
    font-weight: normal;
    color: #5b6770;
    float: left;
    padding-right: 10px; }
  html[dir=rtl] .courseblock-wide-small {
    float: right; }

.courseblock-wide-large {
  background-color: white;
  height: 250px;
  overflow: hidden;
  position: relative;
  float: left;
  border: solid 1px #bbb;
  border-radius: 5px; }
  .courseblock-wide-large a:hover {
    text-decoration: none; }
  .courseblock-wide-large img {
    box-sizing: content-box; }
  .courseblock-wide-large .imgspan {
    margin-top: 20px;
    float: right; }
  .courseblock-wide-large h3 {
    margin: 10px 0 0 10px;
    color: #5b6770;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 24px;
    font-family: "Gotham 5r", sans-serif; }
  .courseblock-wide-large h4 {
    margin: 10px 0 0 10px;
    color: #5b6770;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    font-family: "Gotham 5r", sans-serif; }
  .courseblock-wide-large .smalltext {
    margin: 10px 0 0 10px;
    padding-right: 5px;
    font-size: 13px;
    line-height: 17px;
    font-family: "Gotham 4r", sans-serif;
    font-weight: normal;
    color: #5b6770; }
    html[dir=rtl] .courseblock-wide-large .smalltext {
      margin: 10px 10px 0 0; }
  .courseblock-wide-large .betatext {
    color: #ff0;
    background-color: #949ca2;
    border-radius: 4px;
    padding: 0 5px; }

.courseblock-tall + .courseblock-tall {
  margin-left: 30px; }

.courseblock-wide-small + .courseblock-wide-small {
  margin-left: 20px; }

.courseblock-wide-large + .courseblock-wide-large {
  margin-left: 20px; }

.courseblock-noaction {
  border-bottom: solid 1px #c6cacd; }

/*# sourceMappingURL=course-blocks.css.map */
