.stats p, .ui-widget, i.icon.date, ul.newsNav li a {
    text-transform: uppercase
}

.brick, .stats [class * =column] + [class * =column]:last-child, ul.newsNav li {
    float: left
}

.landing .row.top .columns {
    height: 275px;
    display: table;
    text-align: center
}

.landing .row.top h1 {
    display: table-cell;
    vertical-align: middle;
    letter-spacing: .2em;
    font-size: 2.4em;
    padding-top: 150px;
    line-height: 1em
}

.landing .row h2 {
    color: #467C3B;
    max-width: 900px;
    margin: 90px auto;
    font-size: 2.4em;
    line-height: 1em;
    letter-spacing: .04em
}
.landing .row.newsSubscribe p { margin-bottom: 50px }
.landing .row h3 {
    color: #444;
    font-size: 2em;
    margin-bottom: 30px
}
body.landing.news .row.top .columns.searchRight { height: 80px; margin-top: 90px }

.landing .row p {
    max-width: 900px;
    margin: 0 auto 20px
}

.landing .row p.intro {
    font-size: 1.6em;
    line-height: 1.1em
}

.row.midHead h2 {
    font-size: 2.2em
}

body.landing.news #headerWrap {
    border-bottom: 1px solid #cdcdcd
}

body.landing.news .row.top .columns {
    height: 180px
}

body.landing.news .row.top h1 {
    color: #000
}

ul.newsNav, ul.newsSubnav {
    list-style: none;
    margin: 0 auto;
    display: table;
    position: relative
}

ul.newsNav li, ul.newsSubnav li {
    display: inline-block;
    margin-right: 0;
    line-height: 2em
}

ul.newsNav li a {
    font-family: 'TradeGothicW01-BoldCn20 675334', 'Arial Narrow', sans-serif;
    font-size: 1.2em;
    line-height: 1.2em;
    letter-spacing: .05em;
    border: 1px solid #fff;
    padding: 0 6px
}

ul.newsNav li a:hover, ul.newsNav li a.active {
    color: #555;
    border: 1px solid #555
}

ul.newsSubnav li {
	margin: 0; line-height: 1em
}

ul.newsSubnav li:after {
	color: #aaa;
	content: "|";
	margin: 0 15px
}

ul.newsSubnav li:last-child:after {
	content: none
}

ul.newsSubnav li a {
	color: #aaa;
	font-family: "Trade Gothic W01 Roman", sans-serif;
    font-size: 1em;
    line-height: 1em
}

ul.newsSubnav li a:hover, ul.newsSubnav li a.active {
    color: #555;
}

div.row.newsMid {
    /*background: 0 0;
    position: relative;
    height: 110px*/
    padding-bottom: 30px;
    top: 0
}

/*body.landing.news.list div.row.content.newsMid {
    height: 80px
}*/

div.row.newsMid .button {
	clear: both;
	display: block;
	margin-bottom: 0;
	text-transform: uppercase
}

div.row.newsSub {
	padding-bottom: 30px; padding-left: 7px
}

body.landing.news .content, body.landing.news .row.pagination {
    padding-bottom: 80px
}

input[type=text]#search {
    position: relative;
    height: 50px;
    padding: 0 20px 0 45px;
    font-size: 18px;
    color: #BBB;
    box-shadow: 0 0;
    border: 0;
    float: left;
    width: 100%;
    margin-left: 0;
    border-bottom: 1px solid #BBB;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    background: url(../../img/2015/icon-mag.png) left 10px center no-repeat;
    background-size: 24px
}

input[type=text]#search:focus {
    width: 100%;
    background: url(../../img/2015/icon-mag.png) left 10px center no-repeat #f5f0ed;
    background-size: 24px;
    box-shadow: 1px 1px 7px rgba(0, 0, 0, .3);
    height: 60px;
    opacity: .85;
    color: #444
}

body.landing.news .searchRight {
    margin-top: -30px
}

body.landing.news .searchRight form {
    display: table-cell;
    vertical-align: middle
}

.item, i.icon {
    display: block
}

body.landing.news .searchRight input[type=text] {
    color: #bbb;
    border: 0;
    border-bottom: 1px solid #bbb;
    font-family: "Trade Gothic W01 Roman", sans-serif;
    font-size: 1.2em;
    box-shadow: none;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}

body.landing.news .searchRight input[type=text]:focus {
    background-color: #f5f0ed;
    box-shadow: 1px 1px 7px rgba(0, 0, 0, .3);
    opacity: .85;
    color: #444
}

form#dropNavForm {
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 !important;
    line-height: .8em
}

.ui-widget {
    font-family: 'TradeGothicW01-BoldCn20 675334', 'Arial Narrow', sans-serif !important;
    font-size: 1.2em !important;
    color: #006a3d !important;
    line-height: 50px;
    width: 100% !important;
    background: #fff !important;
    border: 1px solid #CCC !important
}

.ui-menu .ui-menu-item, i.icon.date {
    font-family: 'Trade Gothic W01 Cn 18', 'Arial Narrow', sans-serif
}

.ui-menu .ui-menu-item.ui-state-focus, .ui-selectmenu-button span.ui-selectmenu-text {
    line-height: 50px !important;
    padding: 0 0 0 20px !important
}

.ui-widget-content {
    border-right: 1px solid #CCC !important;
    border-bottom: 1px solid #CCC !important;
    border-left: 1px solid #CCC !important;
    border-top: 0 !important
}

.ui-menu .ui-menu-item {
    padding: 0 0 0 20px !important;
    color: #999;
    background: #fff !important;
    border-top: 1px solid #CCC !important;
    list-style-image: none !important
}

.ui-menu .ui-menu-item:first-of-type {
    border-top: 0 !important
}

.ui-state-focus, .ui-state-hover, .ui-widget-content .ui-state-focus,
.ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-focus,
.ui-widget-header .ui-state-hover {
    border: 1px solid #CCC !important
}

.ui-selectmenu-menu {
    width: 97% !important
}

#dropNavForm .ui-widget {
    color: #d74522 !important;
    background: #f5f0ed !important;
    border: 0 !important
}

div.row.newsSubscribe {
	padding-bottom: 0;
}

div.row.newsSubscribe .button {
	margin-bottom: 20px;
	text-transform: uppercase
}

.itemWrapper > .columns, .itemWrapper > .columns > .columns {
    padding: 0
}

.itemContainer {
    padding: 0 2% !important
}

.item {
    background-color: #F3F3F3;
    -webkit-box-shadow: 1px 1px 6px 0 rgba(0, 0, 0, .2);
    box-shadow: 1px 1px 6px 0 rgba(0, 0, 0, .2);
    margin-bottom: 30px;
    text-align: left
}

.brick h3, .item h3 {
    font-size: 1.2em !important;
    margin-bottom: 10px !important;
    color: #000;
    letter-spacing: .03em;
    margin-top: 15px
}

.brick .itemImg, .brick img, .item .itemImg, .item img {
    opacity: 1
}

.item .itemImg.media {
    height: 220px
}

.item .itemImg, .itemContainer.centerWide .item .itemImg.media {
    height: 350px
}

.brick .itemImg, .item.d .itemImg {
    height: 200px
}

.brick, .brick img, .item, .item img {
    -webkit-transition: opacity .2s ease;
    -moz-transition: opacity .2s ease;
    -ms-transition: opacity .2s ease;
    -o-transition: opacity .2s ease;
    transition: opacity .2s ease
}

.brick p, .item p {
    font-size: 15px
}

.brick h3, .brick p, .item h3, .item p {
    line-height: 1.3em;
    color: #000
}

.brick:hover, .item:hover {
    -webkit-box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, .3);
    box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, .3);
    background: #fff
}

.brick:hover .itemImg, .brick:hover img, .item:hover .itemImg, .item:hover img {
    opacity: .9
}

i.icon {
    background: #ee1b4b;
    height: 40px;
    width: 40px;
    position: absolute;
    right: 0;
    top: -40px
}

i.icon.offsite {
    background: url(../../img/2015/icon-offsite.png) center center no-repeat #ee1b4b;
    background-size: 70%
}

i.icon.video {
    background: url(../../img/2015/icon-play.png) center center no-repeat #ee1b4b;
    background-size: 40%
}

i.icon.date {
    color: #fff;
    font-size: .7em;
    line-height: 1.4em;
    letter-spacing: .1em;
    font-style: normal;
    text-align: center;
    padding-top: 4px
}

i.icon.date span {
    font-size: 1.8em
}

.packery {
    padding: 0 2%
}

.packery:after {
    content: '';
    display: block;
    clear: both
}

.gutter-sizer {
    width: 2%
}

.brick {
    background: #F3F3F3;
    text-align: left;
    width: 97%
}

.facultyStats p, .stats h4, .stats p {
    text-align: center
}

.brick .itemImg {
    height: 200px
}

.brick.v .itemImg, .item.v .itemImg {
    height: 300px
}

.brick.h .itemImg, .item.h .itemImg {
    height: 160px
}

.stats {
    padding-bottom: 30px
}

.statsHeader {
    margin-bottom: 20px
}

.stats p {
    padding-top: 10px;
    max-width: 160px !important
}

.stats div.row {
    margin-left: 0;
    margin-right: 0
}

.stats div.row div {
    margin-top: 15px;
    margin-bottom: 15px
}

.stats .borderRight, .stats .borderRightSmall {
    border-right: 1px dotted #CCC
}

.stats .borderBoth, .stats .borderLeft {
    border-left: 1px dotted #CCC
}

.stats .divider {
    margin: 0 !important;
    height: 1px;
    clear: both
}

.aboutBlocks a, .admissionsBlocks a, .ctaBlocks a, .facultyBlocks a,
.mbaBlocks a, .mbaNav a {
    float: left !important
}

.stats h4 {
    color: #444;
    font-size: 5em;
    font-family: "Trade Gothic W01 Cn 18";
    line-height: .6em
}

.stats h4 span {
    background: #e14900;
    color: #fff;
    font-family: 'TradeGothicW01-BoldCn20 675334', 'Arial Narrow', sans-serif;
    font-size: 16px;
    letter-spacing: 5px;
    padding: 1px 13px 1px 18px;
    margin-left: 15px
}

.stats p span {
    font-size: 4em;
    line-height: 1em
}

.stats p span em {
    font-size: .5em;
    line-height: 1em;
    font-style: normal;
    color: #e14900
}

.ctaBlocks {
    background: #444 !important
}

.ctaBlocks a {
    height: 200px;
    display: table;
    padding: 20px 15px 25px
}

.ctaBlocks a.orange {
    background: #e14900
}

.ctaBlocks a.gray {
    background: #424242
}

.ctaBlocks a.blue {
    background: #31608a
}

.ctaBlocks a h4 {
    display: table-cell;
    vertical-align: bottom;
    letter-spacing: .1em;
    line-height: .9em
}

.ctaBlocks a h4.icon-info {
    background: url(../../img/2015/img-icon-round_info.png) no-repeat
}

.ctaBlocks a h4.icon-person {
    background: url(../../img/2015/img-icon-round_person.png) no-repeat
}

.ctaBlocks a h4.icon-people {
    background: url(../../img/2015/img-icon-round_people.png) no-repeat
}

.ctaBlocks a h4.icon-mag {
    background: url(../../img/2015/img-icon-round_mag.png) no-repeat
}

.ctaBlocks a h4.icon-info, .ctaBlocks a h4.icon-mag, .ctaBlocks a h4.icon-people,
.ctaBlocks a h4.icon-person {
    background-size: 50px;
    background-position: left center
}

div.row.careerNav {
    max-width: 900px;
    margin: 40px auto 0
}

div.row.careerNav h3 {
    display: inline-block;
    background: #006a3d;
    color: #fff;
    margin: 0 20px 0 0;
    padding: 1px 15px;
    line-height: 50px;
    font-size: 1.6em
}

div.row.careerNav #careerSelector .ui-selectmenu-button span.ui-selectmenu-text,
ul.careerPath li {
    background: #f7f2f0
}

.aboutBlocks a h4, .facultyBlocks a h4 {
    vertical-align: bottom;
    line-height: 1.2em
}

div.row.careerNav #careerSelector {
    width: 295px
}

ul.careerPath {
    margin: 20px auto 0;
    list-style: none;
    width: auto;
    position: relative;
    display: table
}

ul.careerPath li {
    width: 100%;
    padding: 20px 15px 15px;
    margin-bottom: 30px;
    display: block;
    position: relative;
    min-height: 240px;
    -webkit-box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, .3);
    box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, .3)
}

ul.careerPath li:nth-child(2n) {
    -webkit-box-shadow: -1px 1px 1px 0 rgba(0, 0, 0, .3);
    box-shadow: -1px 1px 1px 0 rgba(0, 0, 0, .3)
}

ul.careerPath li h3 {
    color: #dd4d28 !important;
    margin-bottom: 15px !important
}

ul.careerPath li h3 span {
    color: #000
}

ul.careerPath li img + h3 {
    margin-top: 20px
}

ul.careerPath li p {
    min-height: 100px
}

ul.careerPath li div.bullet {
    height: 20px;
    width: 45px;
    background: url(../../img/2015/img-bg-careers_nib.png) center left no-repeat;
    background-size: contain;
    position: absolute;
    right: -45px;
    top: 30px;
    border-right: 20px solid #000;
    display: none
}

ul.careerPath li:nth-child(2n) div.bullet {
    right: inherit;
    left: -45px;
    border-right: 0 solid #000;
    border-left: 20px solid #000;
    background: url(../../img/2015/img-bg-careers_nib-r.png) center right no-repeat;
    background-size: contain
}

body.landing.careers ul.careerPath {
    display: none
}

.aboutHeading h2 {
    color: #df4100 !important
}

.aboutBlocks {
    background: #444 !important
}

.aboutBlocks a {
    height: 200px;
    display: table;
    padding: 20px 15px 25px !important
}

.aboutBlocks a h4 {
    display: table-cell;
    font-size: 1.4em;
    letter-spacing: .1em
}

.aboutBlocks a h4.icon-question {
    background: url(../../img/2015/img-icon-round_question.png) no-repeat
}

.aboutBlocks a h4.icon-arrow {
    background: url(../../img/2015/img-icon-round_arrow.png) no-repeat
}

.aboutBlocks a h4.icon-mag {
    background: url(../../img/2015/img-icon-round_mag.png) no-repeat
}

.aboutBlocks a h4.icon-percent {
    background: url(../../img/2015/img-icon-round_percent.png) no-repeat
}

.aboutBlocks a h4.icon-arrow, .aboutBlocks a h4.icon-mag, .aboutBlocks a h4.icon-percent,
.aboutBlocks a h4.icon-question {
    background-size: 50px;
    background-position: left bottom 50px
}

.aboutMission {
    padding-top: 120px;
    padding-bottom: 120px
}

.aboutMission h4 {
    color: #006a3d;
    text-transform: none;
    margin-bottom: 20px
}

.aboutFocus p, .aboutMission p {
    margin-bottom: 0 !important;
    max-width: none !important
}

.aboutMission p {
    font-size: 1.2em
}

.aboutPhoto {
    height: 200px
}

.aboutFocus {
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #393939 !important;
    color: #fff !important
}

.aboutFocus h3 {
    color: #fff !important;
    font-family: "Trade Gothic W01 Bold 2", sans-serif
}

.aboutApply input[type=submit], .aboutApply p, .aboutGrid a {
    color: #fff;
    text-transform: uppercase
}

.aboutFocus p {
    text-transform: uppercase
}

.aboutFocus p strong {
    font-family: 'TradeGothicW01-BoldCn20 675334';
    font-weight: 400
}

.aboutGrid a {
    height: 200px;
    width: 100%;
    padding: 20px;
    display: table;
    transition: all .3s ease-in-out
}

.aboutGrid a:hover {
    background-color: rgba(29, 37, 33, .8)
}

.aboutGrid a p {
    display: none
}

.aboutGrid a p strong {
    font-family: 'TradeGothicW01-BoldCn20 675334', sans-serif;
    font-weight: 400
}

.aboutGrid a:hover p {
    display: table-cell;
    vertical-align: bottom
}

.aboutApply {
    padding-top: 120px;
    padding-bottom: 120px
}

.aboutApply .learnMore, .aboutApply form {
    margin: 0 auto;
    border: 1px solid #fff;
    padding: 40px
}

.aboutApply h2 {
    letter-spacing: .15em;
    margin: 0 0 20px !important;
    color: #fff !important
}

.aboutApply p {
    font-size: 1.3em;
    letter-spacing: .1em
}

.aboutApply .row {
    background-color: transparent !important;
    margin-left: 0;
    margin-right: 0
}

.aboutApply input[type=email], .aboutApply input[type=text] {
    background: 0 0;
    border: 0;
    border-bottom: 1px solid #df4100;
    margin: 15px 0;
    box-shadow: none;
    color: #fff;
    font-family: serif;
    font-size: 1.4em;
    font-style: italic; /*outline:0*/
    ;
    transition: all .4s ease-in-out
}

.aboutApply input[type=email]:focus, .aboutApply input[type=text]:focus {
    background: rgba(0, 0, 0, .5)
}

.aboutApply .request, .aboutApply input[type=submit] {
    font-size: 1.3em;
    letter-spacing: .1em;
    background: 0 0;
    border: 1px solid #fff;
    padding: 10px 0;
    width: 100%;
    margin-top: 25px;
    cursor: pointer;
    transition: all .3s ease-in-out;
    font-family: 'Trade Gothic W01 Cn 18', 'Arial Narrow', sans-serif;
    text-transform: uppercase;
    color: #fff;
    display: block
}

.aboutApply .request:hover, .aboutApply input[type=submit]:hover {
    background-color: rgba(255, 255, 255, .2)
}

.aboutApply ::-webkit-input-placeholder {
    color: #fff
}

.aboutApply :-moz-placeholder {
    color: #fff
}

.aboutApply ::-moz-placeholder {
    color: #fff
}

.aboutApply :-ms-input-placeholder {
    color: #fff
}

#footer.noMargin {
    margin-top: 0
}

.facultyBlocks {
    background: #fff !important
}

.facultyBlocks a {
    height: 200px;
    display: table;
    padding: 20px 15px 25px !important
}

.facultyBlocks a:hover {
    opacity: .75
}

.facultyBlocks a.tall {
    background-position: top !important
}

.facultyBlocks a.maroon {
    background-color: #9a2e00
}

.facultyBlocks a.red {
    background-color: #df4100
}

.facultyBlocks a.gray {
    background-color: #464646
}

.facultyBlocks a.green {
    background-color: #00693e
}

.facultyBlocks a h4 {
    display: table-cell;
    font-size: 1.4em;
    letter-spacing: .1em
}

.facultyBlocks a h4.icon-arrow {
    background: url(../../img/2015/img-icon-round_arrow.png) no-repeat
}

.facultyBlocks a h4.icon-idea {
    background: url(../../img/2015/img-icon-round_idea.png) no-repeat
}

.facultyBlocks a h4.icon-mag {
    background: url(../../img/2015/img-icon-round_mag.png) no-repeat
}

.facultyBlocks a h4.icon-pc {
    background: url(../../img/2015/img-icon-round_pc.png) no-repeat
}

.facultyBlocks a h4.icon-pathways {
    background: url(../../img/2015/img-icon-round_pathways.png) no-repeat
}

.facultyBlocks a h4.icon-question {
    background: url(../../img/2015/img-icon-round_question.png) no-repeat
}

.facultyBlocks a h4.icon-user {
    background: url(../../img/2015/img-icon-round_user.png) no-repeat
}

.facultyBlocks a h4.icon-arrow, .facultyBlocks a h4.icon-idea, .facultyBlocks a h4.icon-mag,
.facultyBlocks a h4.icon-pathways, .facultyBlocks a h4.icon-pc, .facultyBlocks a h4.icon-question,
.facultyBlocks a h4.icon-user {
    background-size: 50px;
    background-position: left bottom 50px
}

.facultyMeet {
    padding-top: 120px;
    padding-bottom: 120px
}

.facultyMeet h3 {
    margin-bottom: 20px !important
}

.facultyMeet h4 {
    color: #222
}

.facultyMeet p {
    max-width: none !important;
    font-size: 1.2em
}

.facultySearch {
    margin-top: 60px !important
}

.facultySearch .filters {
    background-color: #f7f2f0 !important;
    padding: 4px;
    box-shadow: 3px 3px 3px #999
}

.facultySearch .filters h4 {
    font-family: 'TradeGothicW01-BoldCn20 675334';
    font-size: 1.4em;
    text-transform: none;
    color: #de4a12;
    margin: 0;
    padding: 4px 8px
}

.facultySearch .filters a {
    color: #222;
    border: 1px solid #dedede;
    background-color: #fdf7f5;
    font-family: "Trade Gothic W01 Cn 18", sans-serif;
    font-size: 1.1em;
    line-height: 1.5em;
    text-transform: uppercase;
    padding: 6px 8px 4px;
    display: block
}

.facultySearch .filters a:after {
    border: 6px inset;
    content: "";
    display: block;
    height: 0;
    width: 0;
    border-color: #222 transparent transparent;
    border-top-style: solid;
    margin-top: -3px;
    position: absolute;
    top: 50%;
    right: 10px
}

.facultyGrid .columns.faculty-list-item, .facultySearch .f-dropdown li a:after,
.facultySearch .f-dropdown::after, .facultySearch .f-dropdown::before {
    display: none
}

.facultySearch .f-dropdown li a.active, .facultySearch .filters a:hover {
    color: #de4a12
}

.facultySearch .f-dropdown {
    margin-top: 0;
    border-color: #dedede;
    border-top: none;
    opacity: .9
}

.facultySearch .f-dropdown li {
    font-size: 1.1em !important;
    line-height: 1.5em
}

.facultySearch .f-dropdown li a {
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px dotted #dedede
}

.facultySearch .f-dropdown li:last-child a {
    border-bottom: none
}

.facultyGrid {
    margin-top: 30px !important
}

.facultyGrid .columns {
    padding-top: .9375em;
    padding-bottom: .9375em
}

.facultyGrid .columns.faculty-list-item.featured-faculty {
    display: block
}

.facultyGrid a {
    color: #222;
    position: relative;
    display: block
}

.facultyGrid a img {
    width: 100%;
    height: auto;
    position: relative
}

.mbaBlocks a, .mbaNav a, div.row.facultyBlocks.deep .columns .gridWrapper {
    height: 200px
}

.facultyGrid a .overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: rgba(255, 255, 255, .75);
    transition: all .4s;
    padding: 15px
}

.facultyGrid a .overlay p {
    font-family: 'TradeGothicW01-BoldCn20 675334';
    font-size: 1.4em;
    line-height: 1.2em;
    text-transform: uppercase;
    margin-bottom: 0
}

.facultyStats {
    padding-bottom: 120px
}

.facultyStats .title {
    border-top: 1px dotted #CCC
}

.facultyStats .title span {
    background-color: #fff;
    display: inline-block;
    margin-top: -30px
}

.facultyStats .title h3 {
    margin-bottom: 0
}

.facultyStats .title h4 {
    font-family: 'Trade Gothic W01 Roman', 'Arial Narrow', sans-serif;
    text-transform: uppercase;
    color: #222;
    font-size: .8em;
    letter-spacing: .2em
}

.mbaBlocks a h4, .mbaNav a h4 {
    letter-spacing: .1em;
    vertical-align: bottom
}

.facultyStats div.row div {
    margin-top: 15px;
    margin-bottom: 15px
}

.facultyStats p {
    text-transform: uppercase;
    max-width: 160px !important
}

.facultyStats p span {
    font-size: 4em;
    line-height: .8em
}

.facultyStats p span em {
    font-size: .5em;
    font-style: normal;
    color: #898989
}

.facultyStats div.row:nth-child(3) p {
    padding-top: 8px
}

.facultyStats p span.green {
    color: #00693e
}

.facultyStats p span.red {
    color: #de4a12
}

.facultyStats p span.last {
    font-size: 2.4em;
    line-height: 1em;
    display: inline-block;
    padding-bottom: 12px
}

.facultyStats p strong {
    font-family: 'TradeGothicW01-BoldCn20 675334';
    font-weight: 400
}

.mbaHeading h2 {
    color: #df4100 !important
}

.mbaBlocks {
    background: #444 !important
}

.mbaBlocks a {
    display: table;
    padding: 20px 15px 25px !important
}

.mbaBlocks a.green {
    background-color: #00693e
}

.mbaBlocks a.red {
    background-color: #df4100
}

.mbaBlocks a.gray {
    background-color: #464646
}

.mbaBlocks a h4 {
    display: table-cell;
    font-size: 1.4em;
    line-height: 1.2em
}

.mbaBlocks a h4.icon-arrow {
    background: url(../../img/2015/img-icon-round_arrow.png) no-repeat
}

.mbaBlocks a h4.icon-mag {
    background: url(../../img/2015/img-icon-round_mag.png) no-repeat
}

.mbaBlocks a h4.icon-pathways {
    background: url(../../img/2015/img-icon-round_pathways.png) no-repeat
}

.mbaBlocks a h4.icon-bank {
    background: url(../../img/2015/img-icon-round_bank.png) no-repeat
}

.mbaBlocks a h4.icon-arrow, .mbaBlocks a h4.icon-bank, .mbaBlocks a h4.icon-mag,
.mbaBlocks a h4.icon-pathways {
    background-size: 50px;
    background-position: left bottom 50px
}

.mbaQuote {
    padding-top: 80px;
    padding-bottom: 80px
}

.mbaQuote h4 {
    color: #222;
    font-family: 'Trade Gothic W01 Cn 18', 'Arial Narrow', sans-serif
}

.mbaQuote h4 span {
    font-family: 'TradeGothicW01-BoldCn20 675334';
    color: #de4a12
}

.mbaQuote h3 {
    font-family: 'Trade Gothic W01 Roman', 'Arial Narrow', sans-serif;
    font-size: 1.5em !important;
    margin-top: 20px;
    margin-bottom: 0 !important
}

.mbaNav {
    background: #444 !important
}

.mbaNav a {
    display: table;
    padding: 20px 15px 25px !important
}

.mbaApply, .mbaPhoto, .mbaStats {
    padding-top: 120px;
    padding-bottom: 120px
}

.mbaNav a.maroon {
    background-color: #9a2e00
}

.mbaNav a.gray {
    background-color: #464646
}

.mbaNav a h4 {
    display: table-cell;
    font-size: 1.6em;
    line-height: 1.1em
}

.mbaNav a h4 span {
    font-family: 'Trade Gothic W01 Cn 18', 'Arial Narrow', sans-serif;
    font-size: .6em;
    letter-spacing: normal;
    text-transform: none;
    margin-top: 10px;
    display: block
}

.mbaStats p {
    font-size: .9em;
    margin-top: 20px !important
}

.mbaPhoto h2 {
    color: #fff !important
}

.mbaApply form {
    margin: 0 auto;
    border: 1px solid #fff;
    padding: 40px
}

.mbaApply input[type=submit], .mbaApply p {
    color: #fff;
    text-transform: uppercase
}

.mbaApply h2 {
    letter-spacing: .15em;
    margin: 0 0 20px !important;
    color: #fff !important
}

.mbaApply p {
    font-size: 1.3em;
    letter-spacing: .1em
}

.mbaApply .row {
    background-color: transparent !important;
    margin-left: 0;
    margin-right: 0
}

.mbaApply input[type=email], .mbaApply input[type=text] {
    background: 0 0;
    border: 0;
    border-bottom: 1px solid #df4100;
    margin: 15px 0;
    box-shadow: none;
    color: #fff;
    font-family: serif;
    font-size: 1.4em;
    font-style: italic; /*outline:0*/
    ;
    transition: all .4s ease-in-out
}

.mbaApply input[type=email]:focus, .mbaApply input[type=text]:focus {
    background: rgba(0, 0, 0, .5)
}

.mbaApply input[type=submit] {
    font-size: 1.3em;
    letter-spacing: .1em;
    background: 0 0;
    border: 1px solid #fff;
    padding: 10px 0;
    width: 100%;
    margin-top: 25px;
    cursor: pointer;
    transition: all .3s ease-in-out
}

.mbaApply input[type=submit]:hover {
    background-color: rgba(255, 255, 255, .2)
}

.mbaApply ::-webkit-input-placeholder {
    color: #fff
}

.mbaApply :-moz-placeholder {
    color: #fff
}

.mbaApply ::-moz-placeholder {
    color: #fff
}

.mbaApply :-ms-input-placeholder {
    color: #fff
}

div.row.facultyBlocks.deep {
    background: #444 !important
}

div.row.facultyBlocks.deep .columns {
    padding: 0
}

div.row.facultyBlocks.deep a {
    padding: 0 !important
}

div.row.facultyBlocks.deep a:hover {
    opacity: 1 !important
}

div.row.facultyBlocks.deep .columns .gridWrapper a {
    width: 100%
}

div.row.facultyBlocks.deep .columns .gridWrapper .grid {
    height: 200px;
    width: 100%;
    background: rgba(0, 0, 0, .2);
    padding-top: 20px;
    z-index: 1;
    position: relative;
    overflow: hidden;
    transition: all .4s;
    cursor: pointer !important
}

div.row.facultyBlocks.deep .columns .grid * {
    color: #fff
}

div.row.facultyBlocks.deep .columns .gridWrapper .grid h3 {
    margin: 0 20px 10px;
    font-size: 1.5em;
    line-height: 1.2em;
    text-transform: uppercase;
    letter-spacing: .05em
}

div.row.facultyBlocks.deep .columns .gridWrapper .grid div {
    position: absolute;
    top: 30px
}

div.row.facultyBlocks.deep .columns .gridWrapper .grid div p {
    margin-left: 20px;
    margin-right: 20px;
    line-height: 1.2em;
    transition: all .3s;
    opacity: 0;
    position: relative
}

div.row.facultyBlocks.deep .columns .gridWrapper.show .grid, div.row.facultyBlocks.deep .columns .gridWrapper:hover .grid {
    background: rgba(25, 25, 25, .8)
}

div.row.facultyBlocks.deep .columns .gridWrapper:hover .grid div p {
    opacity: 1;
    bottom: 0
}

div.bottomMessage {
    padding: 120px 0
}

.row.bottomMessage h3 {
    margin: 0;
    color: #006a3d !important;
    font-size: 2.8em !important;
    text-transform: none
}

div.bottomMessage a.messageBtn {
    border: 1px solid;
    padding: 9px 24px 8px;
    text-transform: uppercase;
    font-family: 'Trade Gothic W01 Roman', 'Arial Narrow', sans-serif;
    margin-top: 20px;
    display: inline-block
}

.facultyBlocks.deep a h3 span {
    height: 50px;
    width: 50px;
    display: block;
    position: absolute;
    background-position: left bottom;
    margin-top: 12px;
    opacity: 1;
    transition: all .2s ease-in-out
}

.facultyBlocks.deep a h3 span.icon-arrow {
    background: url(../../img/2015/img-icon-round_arrow.png) no-repeat;
    background-size: contain
}

.facultyBlocks.deep a h3 span.icon-idea {
    background: url(../../img/2015/img-icon-round_idea.png) no-repeat;
    background-size: contain
}

.facultyBlocks.deep a h3 span.icon-mag {
    background: url(../../img/2015/img-icon-round_mag.png) no-repeat;
    background-size: contain
}

.facultyBlocks.deep a h3 span.icon-pc {
    background: url(../../img/2015/img-icon-round_pc.png) no-repeat;
    background-size: contain
}

.facultyBlocks.deep a h3 span.icon-pathways {
    background: url(../../img/2015/img-icon-round_pathways.png) no-repeat;
    background-size: contain
}

.facultyBlocks.deep a h3 span.icon-question {
    background: url(../../img/2015/img-icon-round_question.png) no-repeat;
    background-size: contain
}

.facultyBlocks.deep a h3 span.icon-user {
    background: url(../../img/2015/img-icon-round_user.png) no-repeat;
    background-size: contain
}

div.row.facultyBlocks.deep .columns .gridWrapper:hover a h3 span {
    opacity: 0
}

.admissionsBlocks {
    background: #444 !important
}

.admissionsBlocks a {
    height: 200px;
    display: table;
    padding: 20px 15px 25px !important
}

.admissionsBlocks a.maroon {
    background-color: #9a2e00
}

.admissionsBlocks a.gray {
    background-color: #464646
}

.admissionsBlocks a h4 {
    display: table-cell;
    vertical-align: bottom;
    font-size: 1.4em;
    letter-spacing: .1em;
    line-height: 1.2em
}

.admissionsBlocks a h4.icon-pathways {
    background: url(../../img/2015/img-icon-round_pathways.png) no-repeat
}

.admissionsBlocks a h4.icon-user {
    background: url(../../img/2015/img-icon-round_user.png) no-repeat
}

.admissionsBlocks a h4.icon-pc {
    background: url(../../img/2015/img-icon-round_register.png) no-repeat
}

.admissionsBlocks a h4.icon-pathways, .admissionsBlocks a h4.icon-pc,
.admissionsBlocks a h4.icon-user {
    background-size: 50px;
    background-position: left bottom 50px
}

.admissionsQuote {
    padding-top: 80px;
    padding-bottom: 80px
}

.admissionsQuote h4 {
    color: #222;
    font-family: 'Trade Gothic W01 Cn 18', 'Arial Narrow', sans-serif
}

.admissionsQuote h4 span {
    font-family: 'TradeGothicW01-BoldCn20 675334';
    color: #de4a12
}

.admissionsQuote h3 {
    font-family: 'Trade Gothic W01 Roman', 'Arial Narrow', sans-serif;
    font-size: 1.5em !important;
    margin-top: 20px;
    margin-bottom: 0 !important
}

.admissionsFeatures .dates, .admissionsFeatures .events {
    padding: 15px 20px !important
}

.admissionsFeatures .dates {
    background-color: #df4100
}

.admissionsFeatures .events {
    background-color: #464646
}

.admissionsFeatures .dates h3, .admissionsFeatures .events h3 {
    color: #fff !important;
    font-size: 1.4em !important
}

.admissionsFeatures .dates .indent {
    margin-bottom: 20px
}

.admissionsFeatures .dates .dateBox h5, .admissionsFeatures .dates .dateBox h6,
.admissionsFeatures .events .dateBox h5, .admissionsFeatures .events .dateBox h6 {
    margin: 0;
    font-family: 'Trade Gothic W01 Cn 18', 'Arial Narrow', sans-serif
}

.admissionsFeatures .dates .dateBox {
    background-color: #fff;
    display: inline-block;
    padding: 8px 12px
}

.admissionsFeatures .dates .dateBox h6 {
    font-size: .8em;
    text-transform: uppercase
}

.admissionsFeatures .dates .dateBox h5 {
    font-size: 2em;
    line-height: 1em
}

.admissionsFeatures .events .dateBox {
    background-color: #fff;
    display: inline-block;
    padding: 6px 12px
}

.admissionsFeatures .events .dateBox h6 {
    font-size: .7em;
    text-transform: uppercase
}

.admissionsFeatures .events .dateBox h5 {
    font-size: 1.8em;
    line-height: 1em
}

.admissionsFeatures a {
    color: #fff
}

.admissionsFeatures .dates h4 {
    font-family: 'Trade Gothic W01 Cn 18', 'Arial Narrow', sans-serif;
    font-size: 1.4em;
    text-transform: none;
    margin: 0 0 0 70px
}

.admissionsFeatures .dates p {
    text-transform: uppercase;
    margin: 0 0 0 70px
}

.admissionsFeatures .events h4 {
    font-family: 'Trade Gothic W01 Cn 18', 'Arial Narrow', sans-serif;
    font-size: 1.2em;
    text-transform: none;
    margin-left: 70px
}

.admissionsFeatures li {
    background-color: transparent !important;
    margin-bottom: 30px !important
}

.admissionsFeatures .pathways, .admissionsFeatures .pathways .ask {
    display: table
}

.admissionsFeatures .ask .container {
    display: table-cell;
    vertical-align: center;
    padding: 100px 50px
}

.admissionsFeatures .pathways .container {
    display: table-cell;
    vertical-align: bottom;
    padding: 100px 50px
}

.admissionsFeatures .ask h6, .admissionsFeatures .pathways h6 {
    color: #fff;
    background-color: #df4100;
    font-family: 'Trade Gothic W01 Roman', 'Arial Narrow', sans-serif;
    font-style: italic;
    text-transform: uppercase;
    font-size: .6em;
    letter-spacing: .2em;
    display: inline-block;
    padding: 2px 8px
}

.admissionsApply, .admissionsStats {
    padding-top: 120px;
    padding-bottom: 120px
}

.admissionsFeatures .ask h5, .admissionsFeatures .pathways h5 {
    color: #fff;
    font-family: 'TradeGothicW01-BoldCn20 675334';
    font-size: 2em;
    line-height: 1.1em;
    text-transform: uppercase
}

.admissionsFeatures .ask p, .admissionsFeatures .pathways p {
    font-size: 1.1em;
    line-height: 1.4em
}

.admissionsStats .title, .mbaStats .title {
    border-top: 1px dotted #CCC;
    margin-bottom: 40px
}

.admissionsStats .title span, .mbaStats .title span {
    background-color: #fff;
    display: inline-block;
    margin-top: -30px
}

.admissionsStats .title h3, .mbaStats .title h3 {
    margin-bottom: 0
}

.admissionsStats .title h4, .mbaStats .title h4 {
    font-family: 'Trade Gothic W01 Roman', 'Arial Narrow', sans-serif;
    text-transform: uppercase;
    color: #222;
    font-size: .8em;
    letter-spacing: .2em
}

.admissionsStats p {
    font-size: .9em;
    margin-top: 20px !important
}

.admissionsApply form {
    margin: 0 auto;
    border: 1px solid #fff;
    padding: 40px
}

.admissionsApply input[type=submit], .admissionsApply p {
    color: #fff;
    text-transform: uppercase
}

.admissionsApply h2 {
    letter-spacing: .15em;
    margin: 0 0 20px !important;
    color: #fff !important
}

.admissionsApply p {
    font-size: 1.3em;
    letter-spacing: .1em
}

.admissionsApply .row {
    background-color: transparent !important;
    margin-left: 0;
    margin-right: 0
}

.admissionsApply input[type=email], .admissionsApply input[type=text] {
    background: 0 0;
    border: 0;
    border-bottom: 1px solid #df4100;
    margin: 15px 0;
    box-shadow: none;
    color: #fff;
    font-family: serif;
    font-size: 1.4em;
    font-style: italic; /*outline:0*/
    ;
    transition: all .4s ease-in-out
}

.admissionsApply input[type=email]:focus, .admissionsApply input[type=text]:focus {
    background: rgba(0, 0, 0, .5)
}

.admissionsApply input[type=submit] {
    font-size: 1.3em;
    letter-spacing: .1em;
    background: 0 0;
    border: 1px solid #fff;
    padding: 10px 0;
    width: 100%;
    margin-top: 25px;
    cursor: pointer;
    transition: all .3s ease-in-out
}

.admissionsApply input[type=submit]:hover {
    background-color: rgba(255, 255, 255, .2)
}

.admissionsApply ::-webkit-input-placeholder {
    color: #fff
}

.admissionsApply :-moz-placeholder {
    color: #fff
}

.admissionsApply ::-moz-placeholder {
    color: #fff
}

.admissionsApply :-ms-input-placeholder {
    color: #fff
}
.footnote p { text-transform: none; }
@media only screen and (min-width:30em) {
    .landing .row h2 {
        font-size: 3.4em
    }

    ul.newsNav li {
        margin-right: 30px
    }

    body.landing.news .row.top .columns {
        height: 260px
    }

    .brick {
        width: 47%
    }

    .search-filter { float:left; width: 35%; height: 50px; border-radius: 4px; background-color: white; font-size: 1.2em; font-family: 'TradeGothicW01-BoldCn20 675334'; text-transform: uppercase; color: #006a3d; padding: 0 20px; }
    .search-filter:focus-visible { outline: 0; }
    .search-filter:hover { background-color: white; border-color: rgb(204, 204, 204); cursor: pointer; }
    input[type=text]#search {
        width: 100%;
        margin: 20px 0;
    }

    input[type=text]#search:focus {
        width: 100%;
        height: 50px
    }

    .row.midHead h2 {
        font-size: 3em
    }

    form#dropNavForm {
        width: 100%;
        position: relative;
        float: left
    }

    .ui-selectmenu-menu {
        width: 28.8% !important;
        position: relative !important;
        max-width: 21.6em
    }

    #dropNavForm .ui-widget {
        color: #006a3d !important;
        background: #fff !important;
        border: 1px solid #CCC !important
    }
}

@media only screen and (min-width:37.500em) {
    div.content.mobile .item {
        width: 50%;
        float: left
    }

    .aboutPhoto {
        height: 400px
    }

    .aboutApply form, .admissionsApply form, .learnMore, .mbaApply form {
        width: 600px
    }
}

@media only screen and (min-width:40.0625em) {
    .landing .row.top h1 {
        padding-bottom: 100px
    }

    .landing .row h2, .landing .row.content {
        text-align: center
    }
	body.landing.news .row.top .columns.searchRight { height: 180px; margin-top: 110px }
    .landing .row h2, ul.careerPath li:nth-child(2) {
        margin-top: 120px
    }

    .landing .row h2 {
        margin-bottom: 120px
    }

    div.row.newsSubscribe .button { margin-bottom: 10px }
    .landing .row.newsSubscribe h2 { margin-bottom: 60px }
    .ctaBlocks a {
        padding: 20px 30px 25px
    }

    .ctaBlocks a h4 {
        font-size: 1em
    }

    ul.careerPath {
        width: 620px;
        background: url(../../img/2015/img-bg_careers.gif) center top repeat-y
    }

    ul.careerPath li {
        width: 274px;
        float: left
    }

    ul.careerPath li:nth-child(2n) {
        float: right
    }

    ul.careerPath li div.bullet {
        display: block
    }

    div.row.careerNav #careerSelector {
        width: 40%;
        float: left
    }

    div.row.careerNav h3 {
        float: left;
        font-size: 1.8em
    }

    div.row.careerNav {
        margin-top: 100px
    }

    .facultyStats div.row:nth-child(2), .stats div.row:nth-child(2) {
        border-bottom: 1px dotted #CCC
    }

    .stats .borderBoth {
        border-right: 1px dotted #CCC
    }

    .stats .borderRightSmall {
        border-right: 0
    }

    .stats .divider {
        display: none
    }

    .stats p span {
        font-size: 5em
    }

    .row.midHead h2 {
        font-size: 3.8em
    }

    .aboutBlocks a.tall, .facultyBlocks a.tall {
        height: 400px;
        padding: 20px 35px 25px !important;
        background-position: center center
    }

    .aboutBlocks a h4 {
        font-size: 1.1em
    }

    .aboutFocus h3 {
        background: url(../../img/2015/img-icon-round_focus.png) left center no-repeat;
        background-size: 50px;
        padding: 10px 0 10px 70px;
        margin-left: -70px
    }

    .admissionsStats .borderRight, .facultyStats .borderRight, .mbaStats .borderRight {
        border-right: 1px dotted #CCC
    }

    .facultySearch form {
        padding-left: 20px
    }

    body.landing.news .searchRight {
        margin-top: 0;
        margin-bottom: 0
    }

    body.landing.news .searchRight input[type=text] {
        margin-top: 20px
    }

    div.row.facultyBlocks.deep .columns.tall .gridWrapper, div.row.facultyBlocks.deep .columns.tall .gridWrapper .grid {
        height: 400px
    }

    div.row.newsMid {
    	padding-bottom: 0;
    	position: relative;
        top: -30px
    }

    div.row.newsSub {
    	position: relative;
        top: -15px
    }

    div.row.newsMid .button {
    	clear: none;
    	display: inline-block;
    	float: right;
    	padding: 11px 14px 10px
    }

    div.row.newsSubscribe {
    	position: relative;
        top: -15px
    }

    div.row.newsSubscribe .button {
    	/*clear: none;
    	display: inline-block;
    	float: right;*/
    	padding: 11px 14px 10px
    }
}

@media only screen and (min-width:48em) {
    .landing .row.top h1 {
        font-size: 4.5em;
        text-align: center;
        padding-top: 50px;
        padding-bottom: 0
    }

    ul.careerPath {
        width: 738px
    }

    ul.careerPath li {
        width: 334px
    }

    .landing .row.top .columns {
        height: 400px;
        display: table;
        text-align: center
    }

    .landing .row.top.tall .columns {
        height: 600px
    }

    /*div.row.content.newsMid {
        height: 100px
    }*/

    .brick {
        width: 30.5%
    }

    div.row.newsSubscribe .button { margin-right: 12px; float: right; font-size: .8em }

    body.landing.news .row.top .columns {
        height: 370px
    }

    input[type=text]#search {
        margin-left: 2%;
        width: 35%;
        margin-top: 0;
    }
    .search-filter { float: right; width: 22%; }

    input[type=text]#search:focus {
        width: 44%
    }

    form#dropNavForm {
        float: left;
        width: 30%
    }

    .aboutBlocks a h4 {
        font-size: 1.4em
    }

    .aboutPhoto {
        height: 500px
    }

    .admissionsFeatures .dates .indent {
        padding-left: 15px
    }

    .admissionsFeatures ul {
        padding-left: 20px;
        padding-right: 10px
    }

    .admissionsFeatures .pathways .container {
        padding-top: 30px;
        padding-bottom: 30px
    }

    .admissionsFeatures .ask h5, .admissionsFeatures .pathways h5 {
        font-size: 2.8em
    }
}

@media only screen and (min-width:60em) {
    .brick {
        width: 22.5%
    }

    .aboutPhoto {
        height: 600px
    }

    .admissionsFeatures .ask .container, .admissionsFeatures .pathways .container {
        padding-left: 100px;
        padding-right: 100px
    }
}

@media only screen and (min-width:64em) {
    body.landing.news .row .columns .columns {
        padding-left: 0;
        padding-right: 0
    }

    .ctaBlocks a h4 {
        font-size: 1.5em
    }

    ul.careerPath {
        width: 994px
    }

    ul.careerPath li {
        width: 447px
    }

    ul.careerPath li div.bullet {
        width: 60px;
        right: -60px
    }

    ul.careerPath li:nth-child(2n) div.bullet {
        left: -60px
    }
}

.admissionsFeatures .apply {
    background-color: #006a3d;
    padding: 30px 20px !important;
}

.admissionsFeatures .apply h3 {
    color: white;
    line-height: 1.2;
    margin: 0 0 20px;
}

.admissionsFeatures .apply .button {
    margin-bottom: 0;
    background: none;
    border: 1px solid white;
    border-radius: 4px;
    font-family: 'TradeGothicW01-BoldCn20 675334', 'Arial Narrow', sans-serif;
    text-transform: uppercase;
    font-size: 1.4em;
    padding: 8px 24px;
}

.admissionsFeatures .apply .button:hover {
    background: rgba(255, 255, 255, .1);
}

.admissionsFeatures .mbablog {
    display: table;
}

.admissionsFeatures .mbablog .container {
    display: table-cell;
    vertical-align: bottom;
    padding: 20px;
}

.admissionsFeatures .mbablog .container h4 {
    color: #fff;
    background-color: #df4100;
    font-family: 'Trade Gothic W01 Roman', 'Arial Narrow', sans-serif;
    font-style: italic;
    text-transform: uppercase;
    font-size: .6em;
    letter-spacing: .2em;
    display: inline-block;
    padding: 2px 8px;
    margin: 0;
}
