/* line 1648, ../sass/_custom-old.scss */
#secondarynav2 li.active .sn2 span {
  display: block;
}

.programHeader .inner-caption, .title-words {
    color: #FFF;
}

.classgrid {
    margin: 0;
    padding: 0;
    text-align: center;
}

.listView {
    margin-bottom: 20px;
}

.facultyResearchItem {
}

.facultyResearchLink,
.facultyResearchDescription,
.facultyResearchTitle,
.noResults  {
    font-family: 'azo-sans-web';
    font-weight:200;
}

.innerPageLanding .title-image {
    height: 280px;
}

.relatedSchools {
    padding-top:15px;
}

.two-col .grey-item a h2 {
    padding-left: 0.6em;
    width: 66%;
    display: table-cell;
    font-weight: 300;
    vertical-align: middle;
    margin: 0 0 10px;
}

.slidercaption {
    color: #FFF;
}

.facultyResultDetail {
    cursor: default!important;
}

.home-bucket {
    cursor: inherit!important;
}

.Link_Button {
    font-family: 'Titillium Web',"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 600;
    font-size: 16px;
    padding: 15px 80px;
    border-radius: 3px;
    text-transform: uppercase;
    margin-bottom: 40px;
    color: #fff;
    background-color: #428bca;
    border-color: #357ebd;
    display: inline-block;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    background-image: none;
    border: 1px solid transparent;
}

.login-block {
    height: 242px;
}

@media only screen and (max-width : 1200px) {
  .login-block {
    height:auto;
	min-height: 242px;
    padding-bottom:10px;
}
}

.login-block-content {
    margin-left:30px;
    margin-right:30px;
}

.formWrapper .previous-page, .formWrapper .next-page, .formWrapper .cancel {
    display:none;
}

.home-default-bucket div.content {
    color: #757a7f;
}

.search-results-item {
	margin:20px 0;
	padding:0;
}

.search-form {
    display:inline!important;
}