div.college-event-time {
  height: 6rem;
  width: 6rem;
}
/* iframe */
.college-campaign-edit {
  min-height:35vh;
  resize:both;
  overflow:auto;
}

/* development header space */
div.header-space {
  margin-top:8rem;
}

/* newsroom categories */
span.caret-right {
  margin-top:2px!important;
}

/* agent register partner logo */
img.partner-logo-max-h-50 {
  max-height:50px;
}

/* shared _news.cfm */
div.min-height-115 {
  min-height: 115px;
}

/* college/shared/breadcrumb_header */
/* site/shared/college/logo.cfm */
img.logo-image-constraints {
  max-width:300px;
  max-height:100px;
}

/* home */
.about .content h3.nations-oldest {
  font-weight:300;
  font-size:28px;
}

img.sparrow-logo {
  max-width:125px;
  height:auto;
}

/* scholarship entry text-area */
.scholarship-entry {
  min-height:15em;
}

/* student actions dropdown menu */
div.dropdown-menu div.dropdown-divider {
  border-top: 1px solid rgba(0,0,0,.50);
}