/*style tweaks can go here without adjusting sass*/
.cf:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.cf { display: inline-block; }
/* start commented backslash hack \*/
* html .cf { height: 1%; }
.cf { display: block; }
/* close commented backslash hack */


ul.profiles li.others:last-of-type:nth-of-type(odd) .inner {border-right:none}

.enrollTable h2 a{color:#5baada}

.theme-1735 {max-width:90% !important;}
.theme-1735 img.alignnone {display:block}

#regular ul li.noHover a:hover {cursor: default}