#main-content #signUpPage2 .sign-up.screen-two .form-section.contact .custom-dropdown,
#main-content .profileInfoBox .col-1-1.bumpdown10 .col-4-12 .custom-dropdown {
    top: 0
}

.custom-dropdown select,
button.button,
input[type=submit].button {
    -webkit-appearance: none
}

.pi-icon,
body.section-online-schools #main-page #main-content .online-home .search-header .dropdown dt span:before,
body.section-online-schools #main-page #main-content .overview .content .overview-text ul li:before {
    font-variant: normal!important;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

#main-content .advanced_search_count,
#main-content .advanced_step,
#main-content .default_search_label,
#main-content .ff_already_account,
#main-content .ff_already_account .sign_in a,
#main-content .fixed-footer a.right,
#main-content .recommendation-listing .museo,
#main-content .saved_schools_count,
#main-content .sign_up_label,
#main-content .signed_in_link,
#main-content .signed_in_link a,
#main-content h1,
#main-content h2,
#main-content h3 {
    font-family: "proxima-soft", sans-serif;
    font-weight: 600
}

#main-content .flat-button.blue,
#main-content .flat-button.green {
    font-weight: 600
}

.ui-dialog {
    color: #707070;
    border: 1px solid #aaa;
    background: #eee
}

.ui-dialog h2 {
    font-family: "proxima-soft", sans-serif;
    color: #666;
    font-weight: 400;
    margin-bottom: 24px
}

.ui-dialog .ui-widget-content {
    color: #707070
}

.ui-dialog .ui-widget-content .edit-label-modal {
    font-weight: 700
}

#main-content .advanced_search_count,
#main-content .advanced_step,
#main-content .default_search_label,
#main-content .ff_already_account,
#main-content .ff_already_account .sign_in a,
#main-content .fixed-footer a.right,
#main-content .form-section-title,
#main-content .intro-text,
#main-content .museo,
#main-content .profile-summary .username,
#main-content .reg-label,
#main-content .saved_schools_count,
#main-content .school-saved-message,
#main-content .sign_up_label,
#main-content .signed_in_link,
#main-content .signed_in_link a,
#main-content .sub-nav a,
#main-content h1,
#main-content h2,
#main-content h3,
#main-content h3 a,
#main-content h4,
#main-content h4 a,
.ui-dialog .ui-widget-content .button {
    font-weight: 600;
    font-family: "proxima-soft", sans-serif
}

.ui-dialog .ui-widget-content input {
    font-style: italic;
    margin-bottom: 24px
}

.ui-dialog .ui-widget-content .button {
    float: left;
    margin-top: 0
}

.ui-dialog .ui-widget-content .button.gray {
    color: #333
}

.ui-dialog .ui-widget-content .button.gray:hover {
    background: #bbb
}

.ui-dialog .ui-dialog-titlebar,
.ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close {
    background: 0 0;
    border: none
}

.ui-widget-overlay {
    background: #303030;
    opacity: .8
}

#main-content .clearfix:after {
    content: ".";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both
}

#main-content #signUpPage2 .sign-up.screen-two .form-section.contact .custom-dropdown select,
#main-content .profileInfoBox .col-1-1.bumpdown10 .col-4-12 .custom-dropdown select {
    height: 27px
}

#main-content .phone-show {
    display: none
}

#main-content h1,
#main-content h2 {
    font-weight: 400;
    color: #383d42;
    line-height: 1;
    text-align: center;
}

@media (min-width: 787) {
    #main-content h1,
    #main-content h2 {
        text-align: left;
    }
}

#main-content .subtitle {
    color: #939393;
}

#main-content .profileInfoBox button.search {
    border: none;
    background: url(../../../cdn/images/sprites_common.png) -80px -80px no-repeat;
    text-indent: -99999px;
    display: inline;
    cursor: pointer;
    margin-left: -15px
}

#main-content hr {
    border: solid #ddd;
    border-width: 1px 0 0;
    clear: both;
    margin: 12px 0 18px;
    height: 0
}

#main-content hr.dotted {
    border-top: solid 2px #ccc;
    margin: 10px 0
}

#main-content a,
#main-content h4,
#main-content h5,
#main-content p {
    font-family: "proxima-soft", sans-serif;
    font-weight: 400;
}

#main-content h1 .level2 a,
#main-content h2 a {
    font-family: "proxima-soft", sans-serif;
    font-weight: 600;
}

#main-content h1 .level3,
#main-content h3 {
    color: #4f565e;
}

#main-content h4 {
    font-weight: 700;
    color: #4f565e;
}

#main-content p {
    color: #6c757d;
    line-height: 1.4;
    margin: 0 0 18px
}

#main-content p img {
    margin: 0
}

#main-content p.lead {
    
    line-height: 1.5
}

#main-content a {
    color: #f85a3e;
    text-decoration: none;
    -webkit-transition: all .1s ease;
    -moz-transition: all .1s ease;
    -ms-transition: all .1s ease;
    -o-transition: all .1s ease;
    transition: all .1s ease
}

#main-content a:hover {
    color: #f85a3e;
    text-decoration: none
}

#main-content h3 a {
    color: #0f1319;
}

#main-content .link-underline {
    text-decoration: underline
}

#main-content .link-underline:hover {
    text-decoration: none
}

#main-content input.input-text,
#main-content textarea {
    padding: 6px;
    width: 100%;
    outline: 0!important;
    background: url(../../../cdn/images/sprites_common.png) -1px -240px #fff;
    border: 1px solid #CCC;
    
}

#main-content::-webkit-input-placeholder {
    font-style: italic
}

#main-content::-moz-placeholder {
    font-style: italic
}

#main-content:-ms-input-placeholder {
    font-style: italic
}

#main-content input:-moz-placeholder {
    font-style: italic
}

#main-content .input-text {
    font-family: "proxima-soft", sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #6c757d;
}

#main-content .button,
#main-content .reg-label {
    font-family: "proxima-soft", sans-serif;
    font-weight: 600
}

#main-content input[type=email]:focus,
#main-content input[type=password]:focus,
#main-content input[type=text]:focus {
    box-shadow: 0 0 8px rgba(255, 182, 51, .5)
}

#main-content input.valid {
    background: url(../../../cdn/images/field-valid.png) right no-repeat;
    -webkit-transition-property: opacity!important;
    -webkit-transition-duration: .6s!important;
    padding-right: 22px!important
}

#main-content input[type=checkbox],
#main-content input[type=radio] {
    display: none
}

#main-content input[type=checkbox]+label span,
#main-content input[type=radio]+label span {
    display: inline-block;
    width: 15px;
    height: 15px;
    background: url(../../../cdn/images/custom-form-sprites.png) no-repeat #f8f8f8;
    position: relative;
    top: 2px;
    border: 1px solid #ccc;
    cursor: pointer;
    margin-right: 3px
}

#main-content input[type=checkbox]+label,
#main-content input[type=radio]+label {
    cursor: pointer
}

#main-content input[type=checkbox]+label.checked span,
#main-content input[type=checkbox]:checked+label span {
    background: url(../../../cdn/images/custom-form-sprites.png) 0 -28px no-repeat
}

#main-content input[type=radio]+label.checked span,
#main-content input[type=radio]:checked+label span {
    background-position: 0 -14px
}

#main-content input[type=radio]+label span {
    border-radius: 7px;
    background-color: #f8f8f8
}

#main-content .custom-dropdown select {
    padding: 3px;
    width: 100%;
    color: #6c757d;
    border: 0;
    outline: 0;
    background: 0 0;
    -webkit-appearance: none;
    cursor: pointer;
    height: 28px
}

#main-content .custom-dropdown {
    border: 1px solid #ccc;
    background: url(../../../cdn/images/drop-down-arrow.png) right 0 no-repeat #fff;
    position: relative;
    top: 2px;
    
    padding-left: 6px
}

#main-content .close {
    height: 17px;
    width: 17px;
    background: url(../../../cdn/images/sprites_common.png) -980px 0 no-repeat;
    display: inline-block;
    text-indent: -999999px;
    float: right;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none
}

#main-content .close:hover {
    background-position: -980px -20px;
    cursor: pointer
}

#main-content .button {
    text-transform: uppercase;
    letter-spacing: .1rem
}

#main-content .button.nice {
    box-shadow: none;
    border: none;
    padding: 10px 24px
}

#main-content .button.orange {
    background-color: #df6000
}

#main-content .button.orange:hover {
    background-color: #c45400;
    text-decoration: none
}

#main-content .button.gray {
    background-color: #ccc;
    color: #555
}

#main-content .button.gray:hover {
    background-color: #bbb
}

#main-content .full-width-container {
    width: 100%
}

#main-content .full-width-container .grid.grid-pad {
    padding: 0
}

#main-content .full-width-container.search-bar {
    background: #555;
    -moz-box-shadow: 0 -3px 5px rgba(0, 0, 0, .17);
    -webkit-box-shadow: 0 -3px 5px rgba(0, 0, 0, .17);
    box-shadow: 0 -3px 5px rgba(0, 0, 0, .17);
    margin-bottom: 0;
    padding: 10px 0;
    z-index: 31
}

#main-content .full-width-container .phone-show {
    padding-right: 0!important
}

#main-content .facebook:hover span,
#main-content .googleplus:hover span,
#main-content .twitter:hover span {
    opacity: 1
}

#main-content .registration h1 {
    margin-top: 20px
}

#main-content .registration .full-width-container.page-title .col-1-1 {
    padding-right: 20px
}

#main-content .sign-up {
    margin-bottom: 20px;
    float: left
}

#main-content .sign-up .button {
    float: left;
    display: inline-block;
    margin: 20px 0
}

#main-content .fb .fb-button {
    background: url(../../../cdn/images/sprites_common.png) -20px -300px no-repeat;
    width: 285px;
    height: 42px;
    margin-top: 5px;
    cursor: pointer;
    opacity: .9;
    filter: alpha(opacity=90);
    display: block
}

#main-content .fb .fb-button:hover {
    opacity: 1;
    filter: alpha(opacity=100)
}

#main-content .post-match .school-match,
.recommendedColleges ul .recommendation-listing {
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eaf4f9', GradientType=0)
}

#main-content .reg-label {
    
    color: #383d42;
    margin-top: 35px;
    margin-bottom: 3px
}

#main-content .reg-error {
    
    
    color: #e61327;
    font-weight: 700;
    line-height: 1.1;
    margin-top: 4px;
    display: none
}

#main-content .reg-error span {
    background: url(../../../cdn/images/sprites_common.png) -959px -20px no-repeat;
    width: 11px;
    height: 11px;
    padding-left: 15px;
    top: 2px;
    position: relative
}

#main-content .sign-up.screen-two {
    margin-bottom: 0;
    float: none
}

#main-content .form-section {
    float: left;
    margin-bottom: 55px;
    
    
}

#main-content .form-section:last-of-type {
    margin-bottom: 0
}

#main-content #gradOptions,
#main-content #uGradOptions {
    top: -55px;
    position: relative
}

#main-content .form-section-title {
    height: 5px;
    background-color: #f5dcc7;
    color: #ec964a;
    border-radius: 3px;
    width: 97%
}

#main-content .form-section-title span {
    background-color: #eff1f5;
    margin-left: 30px;
    padding: 0 8px;
    position: relative;
    top: -8px;
}

#main-content .petersons-benefits h2,
#main-content .profile-summary .header {
    padding: 23px 20px;
    margin-bottom: 0;
    color: #6c757d;
    line-height: 1;
}

#main-content .petersons-benefits h3 {
    margin-bottom: 0;
    color: #6c757d;
}

#main-content .petersons-benefits p {
    line-height: 18px;
    color: #6c757d;
    margin-bottom: 0;
}

#main-content .petersons-benefits .gray-arrow,
#main-content .profile-summary .gray-arrow {
    display: inline-block;
    position: relative;
    left: 15px;
    top: -1px;
    width: 34px;
    height: 20px;
    background: url(../../../cdn/images/sprites_common.png) -540px -300px no-repeat
}

#main-content .benefit,
#main-content .profile-summary {
    background-color: #f8f8f8;
    border-bottom: 2px dotted #dfdfdf;
    padding: 15px;
}

#main-content .benefit:first-of-type {
    padding-top: 30px;
    margin-top: -25px;
}

#main-content .benefit:last-of-type {
    border: none;
    padding-right: 20px;
}

#main-content .benefit .icon,
#main-content .match-details .icon {
    width: 35px;
    height: 35px;
    background: url(../../../cdn/images/sprites_common.png) -340px -300px no-repeat;
    display: block;
}

#main-content .icon.search {
    background-position: -340px -300px;
}

#main-content .icon.match {
    background-position: -380px -300px;
}

#main-content .icon.contact {
    background-position: -420px -300px;
}

#main-content .icon.save {
    background-position: -460px -300px;
}

#main-content .icon.info {
    background-position: -500px -300px;
}

#main-content .icon.chart {
    background-position: -720px -300px;
}

#main-content .icon.location {
    background-position: -760px -300px;
}

#main-content .international {
    margin: 20px 0;
}

#main-content .terms {
    margin-top: -15px;
    float: left;
}

#main-content .select2-container-multi .select2-choices .select2-search-field input {
    height: 26px!important;
}

#main-content .select2-drop-multi {
    margin-top: 10px!important;
}

#main-content ul.select2-choices {
    background: 0 0;
    background-image: none!important;
}

#main-content .registration #selectionsHere ul.select-choices {
    min-height: 0!important;
}

#main-content .form-section.education-level {
    margin-top: -35px;
}

#main-content .sign-up.screen-two .select2-choices {
    margin-left: -3px;
}

#main-content .sign-up.screen-two input:disabled {
    background: #eaeaea
}

#main-content .empty-match h1,
#main-content .post-match h1 {
    
    font-size: 2.5rem
}

#main-content .post-match .page-intro {
    
    
    color: #a0a0a0;
    margin-bottom: 15px
}

#main-content .profile-summary {
    padding: 0;
    border: none
}

#main-content .profile-summary .header {
    padding: 12px
}

#main-content .col-9-12.username {
    width: 72%;
    word-wrap: break-word
}

#main-content .profile-summary .username {
    
    
    padding-left: 10px
}

#main-content .profile-summary .summary {
    line-height: 28px;
    padding: 0 15px 15px
}

#main-content .profile-summary .summary a {
    line-height: 1.3em;
    display: block;
    margin-top: 5px
}

#main-content .profile-summary .userpic {
    background-image: url(../../../cdn/images/sprites_common.png);
    background-repeat: no-repeat;
    height: 40px;
    width: 40px
}

#main-content .userpic.f {
    background-position: -600px -300px
}

#main-content .userpic.m {
    background-position: -660px -300px
}

#main-content .profile-summary .user-keyword {
    font-weight: 700;
    background-color: #faf2bf;
    padding: 2px
}

#main-content .profile-summary .find-more {
    background-color: #ececec;
    margin-top: 20px;
    padding: 8px;
    
    
    line-height: normal;
    color: #989898
}

#main-content .post-match .school-match {
    padding: 12px;
    -webkit-box-shadow: 0 0 7px 0 #dfdfdf;
    box-shadow: 0 0 7px 0 #dfdfdf;
    margin-bottom: 15px;
    border: 1px solid #e3e3e3;
    background: -moz-linear-gradient(top, #fff 0, #eaf4f9 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(100%, #eaf4f9));
    background: -webkit-linear-gradient(top, #fff 0, #eaf4f9 100%);
    background: -o-linear-gradient(top, #fff 0, #eaf4f9 100%);
    background: -ms-linear-gradient(top, #fff 0, #eaf4f9 100%);
    background: linear-gradient(to bottom, #fff 0, #eaf4f9 100%)
}

#main-content .post-match .col-9-12 {
    width: 60%
}

#main-content .post-match .col-3-12 {
    width: 40%
}

#main-content .post-match .matches>.col-6-12 {
    width: 100%
}

@media handheld,
only screen and (min-width:960px) {
    #main-content .post-match .matches>.col-6-12 {
        width: 50%;
        min-height: 508px
    }
    #main-content .post-match .col-9-12 {
        width: 75%
    }
    #main-content .post-match .col-3-12 {
        width: 25%
    }
    #main-content .post-match .matches .col-6-12:nth-child(even) {
        padding-right: 0;
        padding-left: 10px
    }
    #main-content .post-match .matches .col-6-12:nth-child(odd) {
        padding-right: 10px;
        clear: left
    }
}

#main-content .post-match .col-9-12 {
    padding-right: 0
}

#main-content .school-match {
    min-height: 408px
}

#main-content .match-container {
    position: relative
}

#main-content .loading-overlay {
    position: absolute;
    width: 357px;
    height: 408px;
    background-color: #ccc;
    opacity: .3;
    z-index: 100;
    text-align: center;
    padding: 184px 145px
}

#main-content .col-1-1.matches .col-6-12 {
    overflow: hidden
}

#main-content .match-details-list {
    margin-bottom: 10px;
    float: left;
    width: 100%
}

#main-content .match-details {
    float: left;
    border-bottom: 2px dotted #e4e5e5;
    padding: 8px 0;
    width: 100%
}

#main-content .match-details.no-match,
#main-content .match-details:last-of-type {
    border: none
}

#main-content .match-details .title {
    
    
    color: #989898
}

#main-content .match-details .description {
    
    
    color: #555;
    line-height: 1.3
}

#main-content .description a span {
    display: none;
    padding: 8px;
    width: 220px;
    margin-top: -75px;
    font-family: Arial;
    margin-left: -235px;
    font-weight: 400!important
}

#main-content .description a:hover span {
    display: inline;
    position: absolute;
    border-radius: 4px;
    background-color: #2f2f2f;
    background-color: rgba(67, 67, 67, .95);
    color: #FFF;
    z-index: 100000;
    
    
    line-height: normal
}

#main-content .school-match .col-1-1 {
    padding-right: 0
}

#main-content .school-match .col-1-1.match-details {
    min-height: 51px
}

#main-content .school-match .school-logo {
    float: left;
    width: 20%;
    max-width: 66px;
    min-width: 66px
}

#main-content .school-match .logo-container {
    border: 1px solid #ececec;
    background-color: #fff;
    padding: 7px
}

#main-content .school-match .school-logo img {
    max-width: 50px
}

#main-content .school-match .school-name {
    width: 73%;
    padding-right: 10px;
    padding-left: 15px;
    float: left
}

#main-content .school-name h3 {
    
    
    margin-bottom: 0
}

#main-content .school-name h4 {
    
    
    padding-left: 3px
}

#main-content .school-name .heirarchy {
    width: 13px;
    height: 11px;
    background: url(../../../cdn/images/sprites_common.png) -920px -40px no-repeat;
    display: inline-block
}

#main-content .school-name .dept-level {
    position: relative;
    margin-left: 3px
}

#main-content .school-match .no {
    width: 6%;
    float: left
}

#main-content .school-match .intro-text {
    
    
    color: #787878;
    padding: 25px 0 10px;
    float: left;
    clear: left
}

#main-content .match-save,
#main-content .not-interested {
    letter-spacing: normal;
    
    
    padding: 10px 16px 8px!important
}

#main-content .post-match .bottom-links {
    text-align: right;
    margin-bottom: 20px
}

#main-content .bottom-links .find-other {
    margin-left: 10px;
    font-family: Arial, Sans-Serif;
    text-transform: none;
    
    
    padding: 8px 20px
}

#main-content .school-saved-message {
    padding: 15px 30px;
    background-color: #bfe0c0;
    text-transform: uppercase;
    color: #26892b;
    
    ;
    display: inline-block;
    border-radius: 4px;
    -webkit-box-shadow: 0 0 6px 0 #333;
    box-shadow: 0 0 6px 0 #333
}

#main-content .ui-menu {
    list-style: none;
    padding: 2px;
    margin: 0;
    display: block;
    outline: 0
}

#main-content .ui-widget-content {
    border: 1px solid #aaa;
    color: #222
}

#main-content .ui-menu .ui-menu-item {
    margin: 0;
    padding: 0;
    width: 100%
}

#main-content .ui-menu .ui-menu-item a {
    text-decoration: none;
    display: block;
    padding: 2px .4em;
    line-height: 1.5;
    min-height: 0;
    font-weight: 400;
    cursor: pointer;
    border-radius: 0
}

#main-content .ui-menu .ui-menu-item a.ui-state-active,
#main-content .ui-menu .ui-menu-item a.ui-state-focus {
    border: 0;
    font-weight: 700;
    color: #141414
}

#main-content .ui-menu.ui-corner-all {
    border-radius: 0
}

#main-content .profileNav {
    padding-bottom: 20px
}

#main-content .profileNav li {
    
    border-bottom: 1px solid #d6d6d6;
    margin-right: 35px
}

#main-content .sectionName,
#main-content .studentName {
    
    font-family: "proxima-soft", sans-serif
}

#main-content .profileNav a {
    display: block;
    padding: 14px;
    color: #555;
    font-family: "proxima-soft", sans-serif;
    font-weight: 600
}

#main-content .profileNav a.current,
#main-content .profileNav a:hover {
    color: #e3651f
}

#main-content .profileNav li:last-of-type {
    border-bottom: none
}

#main-content .profilePhoto {
    border: 1px solid #d6d6d6;
    background-color: #fff;
    box-shadow: 0 0 2px 1px #ccc;
    float: left;
    padding: 4px;
    width: 90px;
    height: 90px;
    margin-right: 10px
}

#main-content .profilePhoto .avatar {
    background-image: url(../../../cdn/images/avatar.png);
    background-repeat: no-repeat;
    height: 80px;
    width: 80px;
    background-size: 80px 80px
}

#main-content .editIcon {
    padding-left: 16px;
    background-image: url(../../../cdn/images/sprites_common.png);
    background-repeat: no-repeat;
    background-position: -820px -180px;
    width: 13px;
    margin-right: 16px
}

#main-content .sectionName {
    font-weight: 600
}

#main-content .profileRow {
    clear: both
}

#main-content .profileRow div {
    float: left;
    margin-bottom: 5px
}

#main-content .profileRow div:last-of-type {
    float: none;
    clear: both
}

#main-content .profileRowHeader {
    font-weight: 700;
    margin-right: 10px;
    color: #515151;
    width: 120px
}

#main-content .profileRowInfo {
    max-width: 300px;
    padding-bottom: 10px;
    min-height: 28px
}

#main-content .bumpdown10 {
    margin-top: 10px
}

#main-content .bumpdown20 {
    margin-top: 20px
}

#main-content .bumpdown50 {
    margin-top: 50px
}

#main-content .bumpdown75 {
    margin-top: 75px
}

#main-content .grid-pad [class*=col-]:last-of-type {
    padding-right: 10px
}

#main-content .fadeIn-setup,
#main-content .fadeOut-setup {
    -webkit-transition: 1s linear opacity;
    -moz-transition: 1s linear opacity;
    -o-transition: 1s linear opacity;
    transition: 1s linear opacity
}

#main-content .fadeIn-setup {
    opacity: 0
}

#main-content .fadeIn-setup.fadeIn-start,
#main-content .fadeOut-setup {
    opacity: 1
}

#main-content .fadeOut-setup.fadeOut-start {
    opacity: 0
}

#main-content .studentName {
    font-weight: 600;
    padding-top: 15px
}

#main-content .profileInfoBox {
    padding: 20px;
    background-color: #f6f6f6;
    color: #707070;
    border: 1px solid #d6d6d6;
    clear: both;
    margin-top: 15px;
    margin-right: 10px;
    position: relative
}

#main-content .profileInfoBox .not-registered-cta,
#main-content .ug_form_container .not-registered-cta {
    text-align: center
}

#main-content .ug_form_container .not-registered-cta {
    margin-top: 0!important;
    padding: 20px;
    background-color: #fff;
    box-shadow: 1px 1px 1px 1px #ccc;
    border-radius: 8px;
    color: #707070;
    clear: both;
    margin-right: 10px;
    position: relative
}

#main-content .ug_form_container .not-registered-cta h2 {
    color: #383d42!important
}

#main-content .profileInfoBox .not-registered-cta p,
#main-content .ug_form_container .not-registered-cta p {
    line-height: 1.5;
}

#main-content .profileInfoBox .not-registered-cta .button,
#main-content .ug_form_container .not-registered-cta .button {
    padding: 20px 30px!important;
    color: #fff!important;
    background: #3c92d4!important;
}

#main-content .profileAction.delete-account {
    color: #fb7674;
    text-align: center
}

#main-content .ui-autocomplete {
    z-index: 10000;
}

#main-content .ui-autocomplete-category {
    background-color: #ccc;
    font-weight: 700;
    padding: 3px 0;
    color: #555;
}

#main-content .ui-autocomplete li em {
    padding-top: 2px;
    padding-bottom: 2px;
    display: block
}

#main-content .profileInfoBox:last-of-type {
    margin-bottom: 25px
}

#main-content .profileInfoBox .select2-container-multi .select2-choices {
    background-color: transparent
}

#main-content a.editInfoBox {
    
    display: inline-block;
    vertical-align: bottom;
    color: #707070;
    float: right;
    right: 20px;
    cursor: pointer
}

#main-content a.editInfoBox:hover {
    text-decoration: underline
}

.flat-button,
a,
a:hover {
    text-decoration: none
}

#main-content .marginTop20 {
    margin-top: 20px
}

#main-content .marginBottom20 {
    margin-bottom: 20px
}

#main-content .edit-label {
    font-weight: 700;
    
    margin: 14px 0 8px
}

#main-content .noTopMargin {
    margin-top: 0
}

#main-content .profile-error {
    
    
    color: #e61327;
    font-weight: 700;
    line-height: 1.1;
    padding-top: 8px;
    float: none;
    width: 100%;
    clear: both
}

#main-content .profile-error span {
    background: url(../../../cdn/images/sprites_common.png) -959px -20px no-repeat;
    width: 11px;
    height: 11px;
    padding-left: 15px;
    top: 2px;
    position: relative
}

#main-content #changePasswordModal,
#main-content #deleteAccountModal {
    display: none;
    color: #707070
}

#main-content #deleteAccountModal button.gray {
    margin-left: 0;
    margin-top: 12px
}

@media handheld,
only screen and (min-width:448px) {
    #main-content #deleteAccountModal button.gray {
        margin-left: 25px;
        margin-top: 0
    }
}

#main-content .edit-label-modal {
    font-weight: 700;
    
    margin: 14px 0 8px
}

#main-content .profileAction {
    cursor: pointer;
    padding: 10px 0;
    display: block
}

#main-content ul.breadcrumbs {
    background: 0 0;
    border: 0;
    padding: 0;
    margin-bottom: 0;
    margin-top: 20px
}

#main-content ul.breadcrumbs li:before {
    content: url(../../../cdn/images/arrow_breadcrumb.png);
    color: #aaa
}

#main-content ul.breadcrumbs li a {
    text-transform: none!important;
    color: #e3651f;
    
}

#main-content ul.breadcrumbs li:last-child span {
    color: #555;
    !important;
    text-transform: none!important
}

#main-content .matchedSchoolsHeader,
#main-content .quickLinksHeader {
    
    font-weight: 600;
    font-family: "proxima-soft", sans-serif
}

#main-content .profileInfoBox input[type=radio]+label div {
    display: table-cell
}

#main-content .profileInfoBox input[type=checkbox]+label span.wrappedLabel,
#main-content .profileInfoBox input[type=radio]+label span.wrappedLabel {
    top: -18px;
    margin-bottom: -18px
}

@media only screen and (min-width:398px) and (max-width:1028px) {
    #main-content .profileInfoBox input[type=radio]+label span.wrappedLabel {
        top: 0
    }
}

#main-content .profileInfoBox input[type=checkbox]+label span,
#main-content input[type=radio]+label span {
    display: inline-block;
    width: 15px;
    height: 15px;
    background: url(../../../cdn/images/custom-form-sprites.png) no-repeat #fff;
    position: relative;
    top: 3px;
    border: 1px solid #ccc;
    cursor: pointer;
    margin-right: 3px
}

#main-content .profileInfoBox input[type=checkbox]+label,
#main-content input[type=radio]+label.indented-text {
    display: block;
    position: relative;
    padding-left: 19px
}

#main-content input[type=radio]+label.indented-text span {
    position: absolute;
    top: .2rem;
    left: 0
}

@media handheld,
only screen and (min-width:340px) and (max-width:767px) {
    #main-content input[type=radio]+label.indented-text span {
        position: absolute;
        top: .8rem;
        left: 0
    }
}

#main-content .profileInfoBox input[type=checkbox]:checked+label span {
    background: url(../../../cdn/images/custom-form-sprites.png) 0 -28px no-repeat #fff
}

#main-content .profileInfoBox input[type=radio]+label span {
    border-radius: 7px;
    background-color: #fff
}

#main-content .profileInfoBox input[type=radio]:checked+label span {
    background-position: 0 -14px;
    background-color: #fff
}

#main-content .ui-draggable .ui-dialog-titlebar {
    cursor: default!important
}

#main-content .ui-dialog .ui-button-text {
    display: none!important
}

#main-content #schoolMatches div.icon {
    background: url(../../../cdn/images/sprites_common.png) -300px -210px no-repeat;
    width: 24px;
    float: left;
    height: 21px
}

#main-content .matchedSchoolsHeader {
    padding: 5px 0 0 35px;
    margin-bottom: 15px
}

#main-content .schoolItem {
    padding: 0 0 15px;
    border-bottom: 1px dotted #d6d6d6;
    min-height: 55px;
    margin-top: 10px
}

#main-content .schoolItem:last-of-type {
    border: none
}

#main-content .schoolItem img {
    float: left;
    margin-right: 20px;
    width: 50px;
    height: 50px;
    border: 0
}

#main-content .schoolItem div {
    margin-left: 70px
}

#main-content .schoolMatchAction {
    margin-top: 10px;
    text-align: left;
    padding-bottom: 15px;
    border-bottom: 1px dotted #d6d6d6
}

#main-content #quickLinks div.icon {
    background: url(../../../cdn/images/sprites_common.png) -340px -210px no-repeat;
    width: 24px;
    float: left;
    height: 21px
}

#main-content .quickLinksHeader {
    padding: 5px 0 0 35px;
    margin: 15px 0
}

#main-content #quickLinks li {
    padding: 0 0 10px 35px
}

#main-content .savedSchoolsHeader {
    margin: -4px 0 10px;
    
    font-family: "proxima-soft", sans-serif;
    font-weight: 600
}

#main-content .schoolActions {
    position: absolute;
    top: -1px;
    right: -1px;
    padding: 3px 0 3px 8px;
    border: 1px solid #d6d6d6;
    cursor: pointer;
    text-align: right;
    transition: all .2s ease-in-out
}

#main-content .schoolActions div:first-child {
    width: 20px;
    height: 10px;
    float: right;
    margin: 5px 6px 3px 10px;
    font-weight: 700;
    background: url(../../../cdn/images/sprites_common.png) -300px -380px no-repeat
}

#main-content .schoolActions.active {
    background-color: #fff
}

#main-content .schoolActions.active div:first-child {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    margin: 4px 15px 3px 2px
}

#main-content .schoolActions:hover {
    color: #4697c5;
    background-color: #fff;
    transition-delay: .2s;
    box-shadow: 2px 2px 1px 1px #ccc
}

#main-content .schoolActions .scholarshipActionsMenu,
#main-content .schoolActions .schoolActionsMenu {
    height: 28px;
    position: absolute;
    right: -1px;
    top: 24px;
    
    border: 1px solid #ccc;
    padding: 5px 10px 5px 5px;
    z-index: 100;
    background-color: #fff;
    box-shadow: 0 2px 2px 1px #ccc
}

#main-content .schoolActions .schoolActionsMenu {
    width: 170px
}

#main-content .schoolActions .scholarshipActionsMenu {
    width: 200px
}

#main-content .savedSchool .schoolLogo {
    float: left;
    margin-right: 10px
}

#main-content .savedSchool .schoolDetails {
    float: left;
    max-width: 320px
}

#main-content .savedSchool .schoolDetails a .inst-dept-name {
    margin-bottom: 3px;
    
    line-height: 1;
    color: #4697c5;
    font-family: "proxima-soft", sans-serif;
    font-weight: 600;
    font-weight: 500;
    opacity: .75
}

#main-content .savedSchool .schoolDetails a .gradProgram {
    display: inline;
    !important;
    line-height: 1;
    color: #4697c5!important;
    font-family: "proxima-soft", sans-serif;
    font-weight: 300;
    font-weight: 600
}

#main-content .schoolDetails .location,
#main-content .schoolDetails a {
    font-family: "proxima-soft", sans-serif;
    font-weight: 600
}

#main-content .schoolDetails .location {
    word-wrap: break-word;
    
    color: #696969;
    margin-bottom: 6px;
    clear: left;
    margin-top: 4px
}

#main-content .savedSchool .schoolDetails .gradProgram:hover {
    color: #6cf
}

#main-content .schoolDetails a {
    
    cursor: pointer
}

#main-content .savedScholarship:hover,
#main-content .savedSchool:hover {
    border: 1px solid #d6d6d6;
    -webkit-box-shadow: 2px 2px 1px 1px #ccc;
    box-shadow: 2px 2px 1px 1px #ccc;
    background-color: #f1f8f8;
    z-index: 1
}

#main-content .savedScholarship,
#main-content .savedSchool {
    border: 1px solid #d6d6d6;
    -webkit-box-shadow: 2px 2px 1px 1px #fff;
    padding: 20px;
    background-color: #fafafa;
    position: relative;
    transition: all .2s ease-in-out;
    z-index: 1
}

#main-content .schoolNotes {
    padding: 15px 15px 5px;
    float: none;
    clear: both;
    
    cursor: pointer;
    word-wrap: break-word
}

#main-content .schoolDetails .location div {
    display: none;
    width: 20px;
    height: 20px;
    background: url(../../../cdn/images/sprites_common.png) -460px 0 no-repeat;
    float: left
}

#main-content .favorite {
    width: 35px;
    height: 35px;
    background: url(../../../cdn/images/sprites_common.png) -300px -600px no-repeat;
    position: absolute;
    right: 10px;
    top: 40px
}

#main-content .favorite.isFavorite {
    background: url(../../../cdn/images/sprites_common.png) -300px -640px no-repeat
}

#main-content .schoolNotes div:first-child {
    float: left;
    width: 20px;
    height: 20px;
    background: url(../../../cdn/images/sprites_common.png) -364px -210px no-repeat;
    margin-right: 5px
}

#main-content .schoolNotes.noNotes div:first-child {
    background: url(../../../cdn/images/sprites_common.png) -336px -360px no-repeat
}

#main-content .sortByLabel {
    padding: 3px 5px;
    text-align: left;
    font-weight: 700;
    float: right
}

#main-content .savedSchoolsSort {
    border: 1px solid #dedede;
    width: 170px;
    padding: 3px 0 3px 3px;
    cursor: pointer;
    margin-bottom: 5px;
    position: relative;
    float: right;
    margin-right: -20px
}

#main-content .savedSchoolsSort.active {
    background-color: #eee
}

#main-content .savedSchoolsSort.active div:first-child {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    margin: 4px 15px 3px 2px
}

#main-content .savedSchoolsSort div:first-child {
    width: 20px;
    height: 10px;
    float: right;
    margin: 5px 6px 3px 10px;
    font-weight: 700;
    background: url(../../../cdn/images/sprites_common.png) -300px -380px no-repeat
}

#main-content .savedSchoolsSort .sortOptionsMenu {
    width: 170px;
    border: 1px solid #dedede;
    background-color: #fff;
    position: absolute;
    top: 25px;
    left: 0;
    z-index: 100
}

#main-content .sortOptionsMenu li a {
    display: block;
    padding: 3px 5px
}

#main-content .sortOptionsMenu li a:hover {
    background-color: #eee
}

#main-content .schoolNotesEdit textarea {
    background: #fff;
    resize: none
}

#main-content .schoolNotesEdit {
    margin-top: 10px
}

#main-content .schoolNotesEdit button {
    padding: 8px 10px!important;
    height: 25px;
    
}

#main-content .schoolNotes:hover span {
    background-color: rgba(243, 238, 115, .6)
}

#main-content .schoolNotes.noNotes {
    color: #4697c5
}

#main-content .listing-online-label {
    max-width: 61px;
    margin: 5px 0 0;
    padding: 1px 5px;
    color: #fff;
    background-color: #52707e;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#539fcb', endColorstr='#4290bd', GradientType=0);
    border-radius: 3px;
    font-family: helvetica-condensed, Helvetica, Helvetica, Arial, sans-serif;
    
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    opacity: .88
}

#main-content .count_value,
#main-content .fact-deadline>span,
#main-content .getInformedChoice,
#main-content .questionLabel,
#main-content .scholarshipformHead {
    font-family: "proxima-soft", sans-serif
}

.flat-button,
.flat-button.orange {
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#e96b20', endColorstr='#e65a21', GradientType=0)
}

#main-content .listing-online-label i.icon-pi-monitor:before {
    position: relative;
    top: 3px;
    margin-right: 5px;
    
}

#main-content .profiletooltip:hover:after,
#main-content .profiletooltipright:hover:after {
    border-radius: 5px;
    content: attr(data-title);
    padding: 3px 5px;
    position: absolute;
    z-index: 98;
    color: #fff
}

#main-content .profiletooltip:hover:after {
    background: #4697c5;
    background: rgba(70, 151, 197, .9);
    bottom: 26px;
    left: 20%
}

#main-content .profiletooltipright:hover:after {
    background: #4697c5;
    background: rgba(70, 151, 197, .9);
    right: 40px;
    width: 200px
}

#main-content .sectionName span {
    content: '';
    display: inline-block;
    position: relative;
    top: 5px;
    width: 25px;
    height: 25px
}

#main-content span.editIcon {
    background-image: url(../../../cdn/images/sprites_common.png);
    height: 16px;
    top: 4px;
    background-repeat: no-repeat;
    background-position: -820px -180px;
    width: 20px
}

#main-content .profileInfoBox span.search {
    background: url(../../../cdn/images/sprites_common.png) -300px -480px no-repeat;
    padding-left: 30px
}

#main-content .profileInfoBox span.info {
    background: url(../../../cdn/images/sprites_common.png) -300px -440px no-repeat;
    padding-left: 30px
}

#main-content .profileInfoBox span.file {
    background: url(../../../cdn/images/sprites_common.png) -300px -400px no-repeat;
    padding-left: 30px
}

#main-content .profileInfoBox span.pencil {
    background: url(../../../cdn/images/sprites_common.png) -300px -910px no-repeat;
    padding-left: 30px
}

#main-content .getInformedChoice {
    display: block;
    padding: 15px 7px;
    background: url(../../../cdn/images/button-gloss.png) 0 -25px repeat-x #4697c5;
    margin: 0 0 35px;
    border: 1px solid #d6d6d6;
    text-align: center;
    color: #fff;
    font-weight: 600;
    cursor: pointer;
    -webkit-font-smoothing: antialiased;
    text-transform: uppercase
}

#main-content .profileInfoBox .searchBox {
    width: 100%;
    padding-top: 2px
}

#main-content .profileInfoBox p {
    line-height: 1.8em
}

#main-content .bigOr {
    font-weight: 700;
    
    text-align: center;
    padding-top: 13px;
    color: #666
}

#main-content .questionLabel,
#main-content .scholarshipformHead {
    font-weight: 600
}

#main-content .searchBox input.input-text {
    border: 1px solid #d6d6d6!important;
    box-shadow: 2px 2px 1px 1px #dedede;
    padding: 12px 5px;
    width: 97%!important
}

#main-content .getInformedChoice:hover {
    background-color: #0192dd;
    color: #fff;
    box-shadow: inset 0 1px 0 rgba(0, 0, 0, .15)
}

#main-content .getInformedRow {
    margin-bottom: 50px
}

#main-content .bottom-bump,
#main-content .featuredScholarship {
    margin-bottom: 20px
}

#main-content .savedScholarship .scholarshipName {
    
    line-height: 1.25;
    padding-right: 95px
}

#main-content .savedScholarship .scholarshipName a {
    cursor: pointer
}

#main-content .savedScholarship .scholarshipSponsor {
    margin-top: 0
}

#main-content .savedScholarship .scholarshipDescription {
    margin-top: 7px;
    padding-right: 95px
}

#main-content .savedScholarship .ico {
    width: 20px;
    height: 18px;
    margin-right: 8px;
    display: inline-block;
    position: relative;
    top: 2px
}

#main-content .savedScholarship .deadline {
    margin-top: 10px
}

#main-content .savedScholarship .deadline span.ico {
    background: url(../../../cdn/images/sprites_common.png) -300px -520px no-repeat
}

#main-content .scholarshipSearchContainer {
    margin-top: 45px;
    padding-bottom: 50px
}

#main-content .scholarship-landing {
    background: url(../../../cdn/images/scholarshipbg.jpg) 50% 50% no-repeat;
    background-size: cover;
    margin-top: -60px
}

#main-content .scholarship-heading {
    
    color: #eee;
    line-height: 1.3em;
    text-shadow: #333 2px 2px 2px
}

#main-content .scholarship-subhead {
    color: #eee;
    
    line-height: 1.25;
    text-shadow: #333 .1em .1em .1em
}

#main-content .scholarship-form {
    background: #fff;
    background: rgba(255, 255, 255, .8);
    padding: 20px;
    color: #666
}

#main-content .half-width {
    width: 50%;
    float: left
}

#main-content .questionLabel {
    
}

#main-content .scholarshipformHead {
    color: #6c757d;
}

#main-content .scholarship-form hr.dotted {
    border-color: #999
}

#main-content .featuredScholarships span.icoFeatured {
    background: url(../../../cdn/images/sprites_common.png) -880px -140px no-repeat;
    padding: 0 0 0 8px;
    width: 35px;
    height: 32px;
    display: inline-block;
    margin-right: 10px;
    position: relative;
    top: 8px
}

#main-content .featuredScholarships {
    
    position: relative;
    margin-bottom: 20px;
    color: #666
}

@media only screen and (min-width:768px) {
    #main-content .featuredScholarships .phone-hide {
        display: inline
    }
    #main-content .featuredScholarship:nth-of-type(3),
    #main-content .featuredScholarship:nth-of-type(5) {
        padding-right: 0
    }
}

#main-content .featuredScholarship .topHalf {
    background: #fff;
    border: 1px solid #ccc;
    padding: 10px;
    display: table;
    width: 100%;
    min-height: 60px
}

#main-content .featuredScholarship .topHalf .scholarshipAward,
#main-content .featuredScholarship .topHalf .scholarshipLabel {
    display: table-cell;
    vertical-align: middle;
    float: none;
    padding: 0;
    height: auto
}

#main-content .featuredScholarship .topHalf .scholarshipLabel {
    padding-left: 10px
}

#main-content .featuredScholarship .bottomHalf {
    clear: both;
    padding: 10px 10px 15px;
    background: #eff4f4;
    border: 1px solid #ccc;
    border-top: none;
    margin-top: 0
}

#main-content .bottomHalf .scholarshipDescription {
    height: 100px;
    
    overflow: hidden;
    padding: 7px 10px
}

#main-content .save:not(.save-school) span,
#main-content .saved span {
    height: 12px;
    width: 12px;
    position: relative;
    left: -5px;
    top: 1px;
    padding-right: 3px;
    display: inline-block
}

#main-content .save:not(.save-school) span {
    background: url(../../../cdn/images/sprites_common.png) -400px 0 no-repeat
}

#main-content .saved span {
    background: url(../../../cdn/images/sprites_common.png) -420px 0 no-repeat
}

#main-content .scholarshipAward {
    text-align: center;
    
    height: 35px;
    vertical-align: middle;
    padding-top: 10px;
    float: left;
    width: 23%
}

@media only screen and (min-width:768px) {
    #main-content .scholarshipAward {
        
    }
    #main-content .scholarshipLabel {
        font-size: 1em
    }
}

#main-content .scholarshipLabel {
    padding-left: 10px;
    width: 77%;
    float: left;
    
    border-left: 1px solid #ccc;
    height: 38px;
    overflow: hidden
}

@media only screen and (min-width:768px) and (max-width:1007px) {
    #main-content .scholarshipLabel {
        padding-left: 0
    }
}

#main-content .scholarship-form input[type=text] {
    width: 99%
}

#main-content .scholarship-form button.search {
    position: absolute;
    top: 10px;
    right: 15px;
    padding: 0
}

#main-content .featuredScholarship .deadline {
    clear: both;
    
    font-weight: 700;
    width: 70%;
    float: left;
    margin-top: 8px
}

#main-content .featuredScholarship .deadline span {
    width: 22px;
    height: 22px;
    background: url(../../../cdn/images/sprites_common.png) -300px -520px no-repeat;
    display: inline-block;
    position: relative;
    top: 7px
}

#main-content .featuredScholarship .scholarshipSaveBottom {
    width: 30%;
    float: left;
    text-align: right
}

#main-content .featuredScholarship .scholarshipSaveBottom .button:hover {
    background: url(../../../cdn/images/button-gloss.png) 0 -31px repeat-x #00a6fc
}

#main-content .selectionsHead {
    float: left;
    display: table;
    padding-top: 11px
}

#main-content .selectedFilters {
    display: table
}

#main-content .selectedFilters li {
    float: left;
    margin: 5px;
    padding: 2px 10px 2px 5px;
    border: 1px solid #a8daf1;
    color: #333;
    background-color: #d3e3e7;
    
    cursor: pointer
}

#main-content .selectedFilters li span {
    cursor: pointer;
    background: url(../../../cdn/images/select2.png) right top no-repeat;
    width: 12px;
    height: 13px;
    position: relative;
    display: inline-block;
    top: 3px
}

#main-content .scholarshipSearchFilters {
    float: left;
    padding-right: 20px!important;
    margin-bottom: 25px
}

#main-content input[type=checkbox]+label span.wrappedLabel,
#main-content input[type=radio]+label span.wrappedLabel {
    width: auto;
    background: 0 0;
    border: none;
    float: left;
    padding-left: 20px;
    top: -18px;
    height: auto;
    margin-bottom: -18px
}

#main-content input[type=radio]:checked+label span.wrappedLabel {
    background: 0 0
}

#main-content .scholarshipResults {
    float: right
}

#main-content .scholarshipCount {
    
    float: left;
    padding-top: 5px;
    line-height: 1.1em
}

#main-content .filterHeader {
    
    border-bottom: 1px solid #ccc;
    margin-bottom: 5px;
    margin-top: 13px;
    padding-bottom: 15px
}

#main-content .filterGroup {
    margin-top: 15px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
    position: relative
}

#main-content .filterGroup:last-of-type {
    border: none
}

#main-content button.search.fullwidth {
    right: 5px;
    position: absolute;
    top: 9px;
    height: 15px
}

#main-content .filterLabel {
    
    text-transform: uppercase;
    margin-bottom: 5px
}

#main-content .scholarshipSortHolder {
    float: left;
    text-align: right
}

#main-content .scholarshipResult {
    border: 1px solid #ccc;
    margin: 5px 0 20px;
    clear: both
}

#main-content .scholarshipResult .resultTop {
    padding: 10px
}

#main-content .scholarshipResult .award {
    width: 17%;
    float: left;
    
    padding-top: 12px
}

#main-content .scholarshipResult .scholarshipName {
    width: 63%;
    float: left;
    
    border-left: 1px solid #ccc;
    padding-left: 10px;
    color: #4697c5;
    min-height: 35px;
    overflow: visible;
    cursor: pointer
}

#main-content .scholarshipResult .saveScholarship {
    text-align: right
}

#main-content .scholarshipResult .resultBottom {
    border-top: 1px solid #ccc;
    padding: 10px 10px 15px;
    background: #eff4f4
}

#main-content .scholarshipResult .noResults {
    padding: 30px 15px;
    background: #eff4f4
}

#main-content .resultBottom .ico {
    width: 20px;
    height: 18px;
    margin-right: 8px;
    display: inline-block;
    position: relative;
    top: 2px
}

#main-content .resultBottom .sponsor span.ico {
    background: url(../../../cdn/images/sprites_common.png) -300px -720px no-repeat
}

#main-content .resultBottom .description {
    margin: 8px 0 16px 28px;
    height: 36px;
    overflow: hidden
}

#main-content .resultBottom .awardType {
    width: 30%;
    float: left
}

#main-content .resultBottom .deadline,
#main-content .resultBottom .renewable {
    float: left;
    width: 35%
}

#main-content .resultBottom .awardType span.ico {
    background: url(../../../cdn/images/sprites_common.png) -300px -680px no-repeat
}

#main-content .resultBottom .renewable span.ico {
    background: url(../../../cdn/images/sprites_common.png) -300px -800px no-repeat
}

#main-content .resultBottom .deadline span.ico {
    background: url(../../../cdn/images/sprites_common.png) -300px -520px no-repeat
}

#main-content .resultBottom .available {
    width: 30%;
    float: left
}

#main-content .resultBottom .inYear,
#main-content .resultBottom .studentType {
    float: left;
    width: 35%
}

#main-content .resultBottom .available span.ico {
    background: url(../../../cdn/images/sprites_common.png) -300px -760px no-repeat
}

#main-content .resultBottom .inYear span.ico {
    background: url(../../../cdn/images/sprites_common.png) -300px -840px no-repeat
}

#main-content .resultBottom .studentType span.ico {
    background: url(../../../cdn/images/sprites_common.png) -300px -880px no-repeat;
    width: 22px
}

#main-content .resultBottom .row2 {
    margin-top: 5px
}

#main-content .scholarshipSort {
    width: 210px;
    float: right;
    margin-right: -20px
}

#main-content .scholarshipResults .sortByLabel {
    padding: 10px 5px 0
}

#main-content .optionLabel {
    margin: 15px 0 5px;
    font-weight: 700
}

#main-content .optionLabel.first {
    margin-top: 10px
}

#main-content .clearCombo {
    position: absolute;
    top: -20px;
    right: 2px;
    cursor: pointer;
    color: #0192dd
}

#main-content .comboHolder {
    position: relative
}

#main-content ul.pagination li a:focus,
#main-content ul.pagination li.current a,
#main-content ul.pagination li:hover a {
    border-bottom: solid 2px #00a6fc;
    color: #141414
}

#main-content ul.pagination li.unavailable a {
    cursor: default;
    color: #999
}

#main-content ul.pagination li.unavailable a:focus,
#main-content ul.pagination li.unavailable:hover a {
    border-bottom: none
}

#main-content ul.pagination {
    display: block;
    height: 24px;
    margin-left: -5px;
    margin-bottom: 50px;
    float: right
}

#main-content ul.pagination li {
    float: left;
    display: block;
    height: 24px;
    color: #999;
    
    margin-left: 5px
}

#main-content ul.pagination li a {
    display: block;
    color: #4897c4;
    padding: 0 8px;
    
    
    border-left: 1px solid #4697c5;
    cursor: pointer
}

#main-content ul.pagination li.next a,
#main-content ul.pagination li.prev a {
    border: none;
    background-color: #4897c4;
    color: #fff;
    border-radius: 2px;
    width: 22px;
    height: 20px;
    display: block;
    position: relative;
    top: -2px;
    background-image: url(../../../cdn/images/pagination-btns.png);
    background-repeat: no-repeat;
    background-position: 0 0
}

#main-content ul.pagination li.prev {
    margin-right: 6px;
    margin-top: 0
}

#main-content ul.pagination li.prev a {
    background-position: 0 -20px
}

#main-content ul.pagination li.next {
    margin-left: 6px
}

#main-content ul.pagination li.next:hover a,
#main-content ul.pagination li.prev:hover a {
    background-color: #2e7aa2;
    border: none
}

#main-content ul.pagination li.next.unavailable a,
#main-content ul.pagination li.prev.unavailable a {
    background-color: #ccc;
    cursor: default
}

#main-content ul.pagination li.current a,
#main-content ul.pagination li:hover a {
    border: none;
    border-left: 1px solid #4697c5
}

#main-content ul.pagination li.current a {
    font-weight: 700;
    border-left: 1px solid #4697c5
}

#main-content .fact-label,
#main-content .no-bot,
#main-content .oneFiveRem,
#main-content .wantToApply {
    font-weight: 600;
    font-family: "proxima-soft", sans-serif
}

#main-content ul.pagination li.prev+li a {
    border-left: none
}

#main-content ul.backLink {
    background: 0 0;
    border: 0;
    padding: 0;
    margin-bottom: 0
}

#main-content .floatRightGridColumn {
    float: right;
    text-align: right
}

#main-content .noRightPadding {
    padding-right: 0
}

#main-content .wantToApply {
    
    margin-top: -2px;
    margin-bottom: 10px;
    color: #555
}

#main-content ul.backLink li a {
    text-transform: none!important;
    color: #e3651f;
    
}

#main-content .no-bot {
    margin: 0;
    padding: 0 0 5px 25px;
    
    
}

#main-content .oneSixRem {
    
}

#main-content .oneFourRem {
    
    
    line-height: 1.25
}

#main-content .oneFiveRem {
    
    margin-bottom: 6px
}

#main-content .no-left {
    padding-left: 0
}

#main-content .marg-bot-5 {
    margin-bottom: 5px
}

#main-content .marg-top-10 {
    margin-top: 10px
}

#main-content .pad-bot-15 {
    padding-bottom: 15px
}

#main-content .imagewrap {
    background-color: #fafcfc;
    border: 5px solid #fff;
    -moz-box-shadow: 0 0 5px 0 #CACACA;
    -webkit-box-shadow: 0 0 5px 0 #CACACA;
    box-shadow: 0 0 5px 0 #CACACA;
    margin-top: 15px;
    padding-right: 0
}

#main-content .main-image {
    background: url(../../../cdn/images/scholarship-profile.jpg) center -50px no-repeat;
    padding: 5%
}

#main-content .grey-bg {
    background-color: #f8fafa;
    background-color: rgba(255, 255, 255, .95);
    border-left: 1px solid #CCC;
    border-right: 1px solid #FFF;
    border-bottom: 1px solid #CCC;
    border-top: 1px solid #FFF;
    text-shadow: 0 1px 0 #FFF;
    padding: 15px
}

@media only screen and (max-width:768px) {
    #main-content .grey-bg {
        padding: 10px
    }
}

#main-content .fact-label {
    
    color: #999;
    font-weight: 400;
    text-shadow: 0 1px 0 #FFF;
    text-transform: uppercase;
    padding-top: 5px
}

.page-scholarshipprofile .fact-label {
    padding-left: 25px
}

#main-content .fact-amount span {
    background: url(../../../cdn/images/sprites_common.png) -304px -560px no-repeat;
    width: 12px;
    height: 12px
}

#main-content .fact-type span {
    background: url(../../../cdn/images/sprites_common.png) -298px -682px no-repeat;
    width: 12px;
    height: 12px
}

#main-content .fact-renew span {
    background: url(../../../cdn/images/sprites_common.png) -298px -802px no-repeat;
    width: 12px;
    height: 12px
}

#main-content .fact-deadline span {
    background: url(../../../cdn/images/sprites_common.png) -298px -521px no-repeat;
    width: 12px;
    height: 12px
}

#main-content .fact-deadline>span {
    font-weight: 600
}

#main-content .fact-availability span {
    background: url(../../../cdn/images/sprites_common.png) -298px -763px no-repeat;
    width: 12px;
    height: 12px
}

#main-content .fact-awarded span {
    background: url(../../../cdn/images/sprites_common.png) -300px -845px no-repeat;
    width: 12px;
    height: 12px
}

#main-content .star-icon span {
    background: url(../../../cdn/images/sprites_common.png) -880px -140px no-repeat;
    padding: 0 20px 10px;
    width: 12px;
    height: 12px
}

#main-content .link-icon span {
    background: url(../../../cdn/images/sprites_common.png) right -213px no-repeat;
    padding-right: 25px;
    width: 12px;
    height: 12px
}

#main-content .plus {
    background: url(../../../cdn/images/sprites_common.png) -5px -60px no-repeat
}

#main-content ul.tri {
    position: relative;
    left: 15px
}

#main-content ul.tri li:before {
    content: "";
    border-color: transparent #111;
    border-style: solid;
    border-width: .35em 0 .35em .45em;
    display: block;
    height: 0;
    width: 0;
    left: -1em;
    top: .9em;
    position: relative
}

#main-content ul.check li {
    float: left;
    width: 45%;
    line-height: 22px;
    margin-right: 10px
}

#main-content ul.check li:before {
    content: "\2713";
    padding-right: 5px;
    font-weight: 700;
    color: #e3651f
}

#main-content ul.check li.nofloat {
    float: none;
    width: 100%
}

#main-content .not-reported {
    color: #999;
    
    line-height: 1.25
}

#main-content #contactSection,
#main-content .more_info {
    clear: both;
    position: relative;
    top: 10px
}

#main-content .similarScholarships h2 {
    padding-top: 5px
}

#main-content .similarScholarships .star-icon {
    position: relative;
    top: -6px
}

#main-content .similarScholarship {
    margin-bottom: 20px;
    padding-right: 0
}

#main-content .similarScholarship .topHalf {
    background: #fff;
    border: 1px solid #ccc;
    padding: 10px
}

@media only screen and (max-width:768px) {
    #main-content .similarScholarship .topHalf {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-align-items: center;
        -ms-align-items: center;
        align-items: center
    }
}

#main-content .similarScholarship .bottomHalf {
    clear: both;
    margin: 0;
    padding: 10px 10px 15px;
    background: #eff4f4;
    border: 1px solid #ccc;
    border-top: none
}

#main-content .similarScholarship .scholarshipAward {
    text-align: center;
    
    height: 35px;
    vertical-align: middle;
    padding-top: 10px;
    float: left;
    width: 95px;
    margin-left: -10px
}

#main-content .similarScholarship .scholarshipLabel {
    padding-left: 10px;
    width: 62%;
    float: left;
    min-height: 35px;
    
    border-left: 1px solid #ccc;
    height: auto
}

#main-content .similarScholarship .deadline {
    clear: both;
}

#main-content .similarScholarship .deadline span {
    width: 22px;
    height: 22px;
    background: url(../../../cdn/images/sprites_common.png) -300px -520px no-repeat;
    display: inline-block;
    position: relative;
    top: 7px
}

#main-content .see-saved-scholarships {
    display: none
}

#main-content .promo_spot {
    background-color: #ffffd6
}

#main-content .fixed-footer {
    background: #555;
    position: fixed;
    bottom: 0;
    width: 100%;
    float: none;
    z-index: 1001!important;
    padding: 8px
}

#main-content .saved_schools_count {
    border-right: 1px solid #FFF;
    float: left;
    padding-right: 20px
}

#main-content .saved_scholarship_count {
    position: relative;
    left: -15px;
    float: right
}

#main-content a.textlink {
    color: #fff
}

#main-content a.textlink:hover {
    color: #6CF
}

#main-content .count_value {
    background-color: #6D6D6D;
    border-radius: 3px;
    color: #FFF;
    font-weight: 600;
    
    padding: 4px
}

#main-content .count_value:hover {
    background-color: #3C3C3C;
    color: #6CF;
    cursor: pointer
}

#main-content .promo_copy {
    color: #CCC;
    display: block;
    font-family: Arial, Sans-Serif;
    
    
    line-height: 13px;
    margin-left: 20px
}

#main-content .promo_name a {
    color: #E3651F;
    font-family: "proxima-soft", sans-serif;
    font-weight: 600;
    
    
}

#main-content .footer_promo {
    background-color: #464646!important;
    border-radius: 4px;
    float: left;
    margin-right: 15px;
    padding: 2px 5px 5px!important;
    width: 250px
}

#main-content .ee .promo_copy {
    margin-left: 24px
}

#main-content .ee .promo_icon {
    background: url(../../../cdn/images/sprites_common.png) -744px -138px no-repeat;
    height: 20px;
    width: 25px;
    float: left
}

#main-content .store .promo_icon {
    background: url(../../../cdn/images/sprites_common.png) -780px -138px no-repeat;
    height: 20px;
    width: 20px;
    float: left
}

#main-content .promo_create {
    color: #F1F1F1;
    display: inline;
    float: left;
    
    
    margin: 15px 0 0 25px
}

#main-content #signed_in_view {
    float: left;
    left: 90px;
    position: relative;
    top: 0
}

#main-content .top_15 {
    margin-top: 15px
}

#main-content .movebtn {
    color: #fff;
    float: right;
    margin: 8px 25px 0 0
}

#main-content .notificationMessage {
    background: #dff0d8!important;
    padding: 10px 0;
    color: #468847;
    width: 100%;
    display: none
}

#main-content .message_body {
    padding-left: 20px
}

#main-content .save_school_popup {
    background-color: #4697c5;
    padding: 15px 15px 0 10px;
    max-width: 185px;
    line-height: normal;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    opacity: .9;
    z-index: 1002;
    float: right;
    margin-top: -100px
}

#main-content .save_school_popup span.message_arrow {
    background: url(../../../cdn/images/sprites_common.png) -340px 0 no-repeat;
    position: relative;
    top: 13px;
    left: 140px;
    height: 11px;
    width: 18px;
    display: inline-block
}

#main-content .save_school_popup span.check_mark {
    background: url(../../../cdn/images/sprites_common.png) -380px 0 no-repeat;
    position: relative;
    height: 14px;
    width: 14px;
    display: inline-block;
    top: 3px;
    left: 0
}

#main-content .popup_message {
    font-family: Arial, Sans-Serif;
    color: #FFF;
    
    position: relative;
    float: right
}

#main-content .popup_message span.message {
    display: inline-block;
    position: relative;
    padding-left: 18px;
    margin-top: -14px;
    color: #fff
}

#main-content .online-sweeps-logo {
    margin: 0 auto;
    background-image: url(../../../cdn/images/2015-online-sweeps-bg.jpg);
    background-position: top right;
    background-repeat: no-repeat;
    background-color: #f2dda7
}

#main-content .online-sweeps-logo img {
    position: relative;
    left: -102px;
    vertical-align: bottom;
    width: auto
}

#main-content .online-sweeps-signup {
    background: #e9e4da;
    padding: 50px 0;
    z-index: 10;
    box-shadow: -20px -20px 20px -10px rgba(0, 0, 0, .075);
    width: 100%;
    margin: 0 auto
}

#main-content .online-sweeps-signup p {
    
}

#main-content .online-sweeps-signup>.grid {
    padding-right: 20px;
    padding-left: 20px
}

#main-content h1.online-sweeps-header {
    color: #f16325;
    ;
    line-height: 1;
    margin-bottom: 20px
}

#main-content h2.online-sweeps-header {
    color: #656464;
    line-height: 1;
    margin-bottom: 5px;
    font-weight: 600
}

#main-content .online-sweeps-signup .formbox {
    background: rgba(255, 255, 255, .75);
    padding: 20px;
    min-height: 329px;
    border-radius: 5px
}

#main-content .online-sweeps-signup .formbox h3 {
    color: #52a6bd;
    font-weight: 600
}

#main-content .online-sweeps-signup .formbox .nice.medium.button.radius {
    background: #52a6bd;
    border: none
}

#main-content .online-sweeps-signup .giveawaylegal {
    background: rgba(255, 255, 255, .5);
    padding: 15px;
    line-height: 1.35;
    opacity: .75;
    border-radius: 3px
}

#main-content .margbot20 {
    margin-bottom: 20px
}

#main-content .nomarg {
    margin: 0
}

#main-content .disc_list {
    list-style: disc;
    
    margin-left: 15px
}

#main-content .success_message {
    background: #A1C15E;
    color: #FFF;
    font-weight: 700;
    padding: 10px;
    text-align: center;
    text-transform: uppercase
}

#main-content div.custom span.custom,
#main-content span.custom {
    background: url(../../../cdn/images/custom-form-sprites.png) no-repeat;
    border: 1px solid #CCC;
    display: inline-block;
    height: 14px;
    position: relative;
    top: 2px;
    width: 14px
}

#main-content span.custom.radio {
    background-color: #F8F8F8;
    border-radius: 7px;
    height: 13px;
    width: 13px;
    margin-right: 0;
    margin-top: -8px;
    padding: 0
}

#main-content span.custom.radio.checked {
    background-position: -1px -15px
}

@media handheld,
only screen and (max-width:767px) {
    #main-content .phone-hide {
        display: none
    }
    #main-content .phone-show {
        display: block
    }
    #main-content .col-1-1 .page-intro,
    #main-content .main-nav,
    #main-content .match-details .icon,
    #main-content .no,
    #main-content .profile-summary,
    #main-content .reg-label.blank,
    #main-content .registration h1 .subtitle,
    #main-content .search-bar,
    #main-content .signed_in_link span,
    #main-content .simple-footer ul,
    #main-content hr {
        display: none
    }
    #main-content #gradOptions,
    #main-content #uGradOptions {
        top: 0
    }
    #main-content .right_r {
        float: none
    }
    #main-content .col-1-1.matches .page-intro {
        display: block
    }
    #main-content .match-details col-10-12,
    #main-content .page-title div {
        margin-left: 0;
        padding-left: 0
    }
    #main-content .sign-up .button {
        width: 100%
    }
    #main-content .email {
        border-right: none;
        width: 100%;
        margin-top: -20px
    }
    #main-content .fb {
        margin-top: -15px
    }
    #main-content .registration h1 {
        background-color: #383d42;
        color: #fff;
        padding: 15px;
        
        
        margin-top: 0
    }
    #main-content .simple-footer {
        text-align: left;
        padding: 10px 0
    }
    #main-content .simple-footer .col-1-1 {
        margin-bottom: 0
    }
    #main-content .email .col-1-1:last-of-type {
        padding-right: 10px
    }
    #main-content .full-width-container.page-title .col-1-1 {
        padding-right: 0!important
    }
    #main-content .full-width-container.sub-nav {
        margin: 25px 0 0;
        padding: 0
    }
    #main-content .full-width-container.sub-nav [class*=col-] {
        margin: 0;
        padding: 0
    }
    #main-content .full-width-container.sub-nav .mainMenu,
    #main-content .sub-nav .col-2-7 {
        display: none
    }
    #main-content .sub-nav .col-1-7 {
        background: #555;
        border-top: 1px solid #777;
        border-bottom: 1px solid #444
    }
    #main-content .sub-nav a {
        text-transform: none;
        padding-top: 12px
    }
    #main-content .sub-nav a small {
        display: inline;
        
        
    }
    #main-content .description:hover span,
    #main-content .form-section-title,
    #main-content .petersons-benefits,
    #main-content .profile-summary .userpic,
    #main-content .school-match .col-1-1.match-details.no-match,
    #main-content .sortByLabel,
    #main-content .sub-nav .col-1-7:hover .drop-down,
    #main-content .sub-nav a .carat {
        display: none
    }
    #main-content .sub-nav .col-1-7 a:hover,
    #main-content .sub-nav .col-1-7:hover {
        background-color: #666;
        border-bottom-color: #333;
        border-top-color: #555
    }
    #main-content .sub-nav .col-1-7#mnuhowtopay,
    #main-content .sub-nav .col-1-7#mnutestprep {
        width: auto
    }
    #main-content .full-width-container.footer {
        margin: 0;
        padding: 0;
        background: 0 0
    }
    #main-content .full-width-container.footer [class*=col-] {
        margin: 0;
        padding: 0
    }
    #main-content .footer .secondary-footer {
        
        
    }
    #main-content .footer .secondary-footer .col-1-7 {
        border: none;
        border-top: 1px solid #eee!important;
        border-bottom: 1px #ccc solid!important;
        padding: 0!important;
        margin-bottom: 0
    }
    #main-content .footer .secondary-footer .col-1-7 a {
        background-color: #ddd;
        text-align: center;
        padding: 10px 0
    }
    #main-content .footer .secondary-footer p {
        padding: 10px
    }
    #main-content .form-section {
        margin-bottom: 0;
        width: 100%
    }
    #main-content .form-section [class*=col-] {
        padding-left: 0;
        padding-right: 0
    }
    #main-content .form-section:last-of-type {
        padding-right: 10px;
        margin-bottom: 10px
    }
    #main-content .form-section-title+[class*=col-] .reg-label {
        margin-top: 10px
    }
    #main-content .form-section.education-level {
        margin-top: 0
    }
    #main-content .select2-container-multi .select2-choices {
        min-height: 0!important
    }
    #main-content .matches,
    #main-content .matches .col-6-12 {
        padding: 0!important;
        min-width: 0!important
    }
    #main-content .match-details {
        padding: 0;
        margin-bottom: 0
    }
    #main-content .matches .button {
        width: 100%!important
    }
    #main-content .profile-summary .username {
        padding-left: 0
    }
    #main-content .school-match .intro-text {
        padding: 12px 0 0 10px;
        margin-bottom: 0
    }
    #main-content .testPrep {
        padding-right: 10px!important
    }
    #main-content .savedSchoolsSort {
        float: left
    }
    #main-content .savedSchool {
        margin-left: 15px
    }
    #main-content .schoolDetails {
        margin-top: 18px
    }
    #main-content .profileInfoBox hr {
        display: block
    }
    #main-content .questionLabel {
        margin-top: 8px
    }
    #main-content .scholarshipSearchContainer {
        margin-top: 0
    }
    #main-content .scholarship-form {
        
        padding: 10px
    }
    #main-content .scholarship-form input[type=text] {
        width: 95%
    }
    #main-content .scholarship-form label {
        
    }
    #main-content .featuredScholarships {
        
    }
    #main-content .scholarshipSave {
        display: none
    }
    #main-content .scholarshipAward {
        width: 125px;
        padding-top: 0!important
    }
    #main-content .scholarshipLabel {
        width: auto;
        float: none;
        margin-left: 20px
    }
    #main-content .featuredScholarship .scholarshipSaveBottom {
        margin-top: 10px;
        clear: both;
        width: 100%;
        float: none;
        text-align: left
    }
    #main-content .bottomHalf .scholarshipDescription {
        height: auto
    }
    #main-content .featuredScholarship .deadline {
        width: 100%;
        float: none;
        clear: both
    }
    #main-content .pd-banner {
        display: none!important
    }
    #main-content .scholarshipResult .award {
        width: 125px
    }
    #main-content .scholarshipResult .scholarshipName {
        width: auto!important;
        float: none!important;
        margin-left: 125px
    }
    #main-content .scholarshipResults .sortByLabel {
        display: inline-block
    }
    #main-content .scholarshipResult .saveScholarship {
        text-align: left
    }
    #main-content .phoneFilterLink {
        
        clear: both
    }
    #main-content .scholarshipResults li:first-of-type {
        margin-top: 0
    }
    #main-content .scrollToFilters {
        cursor: pointer
    }
    #main-content .resultBottom .deadline {
        width: 100%
    }
    #main-content .blue-bg,
    #main-content .grey-bg {
        border-bottom: 1px solid #CCC;
        border-top: 1px solid #FFF;
        margin-bottom: 0
    }
    #main-content #fact-deadline {
        width: 200px
    }
    #main-content .imagewrap {
        padding: 8px 0 0
    }
    #main-content .half-width {
        width: 100%
    }
    #main-content .pad-bot-15 {
        width: 100%!important
    }
}

@media only screen and (max-width:767px) {
    #main-content #narrow-search-bar input[type=text] {
        width: 100%
    }
    #main-content #narrow-search-bar button.search {
        position: absolute;
        top: 19px;
        right: 19px
    }
    #main-content .online-sweeps-logo {
        background-image: none
    }
    #main-content .online-sweeps-logo img {
        width: 100%;
        left: 0
    }
}

@media only screen and (min-width:550px) and (max-width:767px) {
    #main-content .sub-nav .col-2-7 {
        display: none
    }
    #main-content .right_r {
        float: none
    }
}

@media only screen and (min-width:768px) and (max-width:1012px) {
    #main-content .schoolDetails {
        margin-top: 18px;
        max-width: 250px!important
    }
    #main-content .scholarshipResult .scholarshipName {
        width: 270px!important
    }
}

@media only screen and (max-width:768px) {
    #main-content .scholarship-save-wrapper {
        float: none;
        overflow: auto;
        margin-bottom: 0
    }
    #main-content .scholarship-save-wrapper .button {
        width: 100%;
        margin-top: 10px
    }
}

@media handheld,
only screen and (min-width:767px) and (max-width:960px) {
    #main-content .combo-button {
        margin-top: 0
    }
    #main-content .signed_in_link {
        top: 0;
        padding-right: 0;
        border-right: 0
    }
    #main-content .signed_in_link span {
        display: none
    }
    #main-content #sign_out,
    #main-content .signOut.small.orange.button {
        clear: both;
        float: right;
        margin-left: 0
    }
}

@media only screen and (min-width:320px) and (max-width:600px) {
    #main-content input[type=radio]+label span.wrappedLabel {
        top: 0
    }
}

@media only screen and (min-width:600px) and (max-width:800px) and (orientation:portrait) {
    #main-content input[type=radio]+label span.wrappedLabel {
        top: 0
    }
}

@media only screen and (min-width:321px) and (max-width:480px) {
    #main-content input[type=checkbox]+label span.wrappedLabel {
        top: 0
    }
}

@media handheld,
only screen and (min-width:901px) {
    #main-content header.phone-hide .col-3-12 {
        width: 28%;
        max-width: 220px
    }
    #main-content header.phone-hide .col-5-12 {
        width: 400px
    }
    #main-content header.phone-hide .col-4-12 {
        width: auto;
        float: right
    }
    #main-content header.phone-hide .col-5-12 ul.main-nav li {
        margin-right: 15px
    }
    #main-content header.phone-hide .col-5-12 ul.main-nav li a {
        
        
        letter-spacing: -.015em
    }
}

@media only screen and (min-width:0) and (max-width:679px) {
    #main-content .ui-dialog {
        width: 92.5%!important;
        max-width: 500px;
        margin: 10% auto 15px!important;
        padding: 0;
        position: relative;
        z-index: 10000!important
    }
    #main-content .schoolDetails {
        max-width: 180px!important
    }
    #main-content .right_r {
        float: none
    }
}

@media only screen and (max-width:1024px) {
    #main-content .fixed-footer,
    #main-content .pd-embedded {
        display: none
    }
    #main-content #gradOptions+form-section,
    #main-content #uGradOptions+form-section {
        margin-bottom: 10px
    }
    #main-content .form-section {
        
        
    }
    #main-content .petersons-benefits h2 {
        
        font-size: 17px
    }
    #main-content .petersons-benefits .benefit .col-2-12 {
        width: 25%
    }
    #main-content .petersons-benefits .benefit .col-10-12 {
        width: 75%
    }
    #main-content .petersons-benefits p {
        
        
    }
    #main-content .half-width {
        width: 100%
    }
    #main-content .scholarshipResult .award {
        width: 125px
    }
    #main-content .scholarshipResult .scholarshipName {
        width: 400px;
        float: left
    }
    #main-content .scholarshipResult .scholarshipSave {
        width: 125px;
        float: right
    }
    #main-content ul.check li {
        width: 80%
    }
    #main-content .scholarshipLabel,
    #main-content .similarScholarship .scholarshipLabel {
        border: none;
        width: auto
    }
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) {
    #main-content .form-section {
        
        
        padding-right: 0
    }
    #main-content .form-section .col-1-1 {
        padding-right: 0
    }
    #main-content .petersons-benefits h2 {
        
        font-size: 17px
    }
    #main-content .petersons-benefits .benefit .col-2-12 {
        width: 25%
    }
    #main-content .petersons-benefits .benefit .col-10-12 {
        width: 75%
    }
    #main-content .petersons-benefits p {
        
        
    }
    #main-content .sign-up.screen-two .form-section:last-of-type .col-9-12 {
        width: 87%
    }
    #main-content .sign-up.screen-two .form-section:last-of-type .col-1-4 {
        width: 29%
    }
    #main-content .full-width-container.sub-nav .grid>.col-1-1 {
        padding-right: 10px
    }
    #main-content #full-nav .adv-search,
    #main-content .pd-banner {
        display: none
    }
    #main-content .half-width {
        width: 100%
    }
    #main-content .no-bot {
        
    }
    #main-content .ipp_50percent {
        width: 50%
    }
}

@media only screen and (max-device-width:640px) and (orientation:portrait) {
    #main-content .form-section-title+[class*=col-] .reg-label,
    #main-content .form-section.contact {
        margin-top: 10px
    }
    #main-content #gradOptions,
    #main-content #uGradOptions {
        top: 0
    }
    #main-content .form-section {
        padding-right: 10px
    }
    #main-content .form-section,
    #main-content .form-section:last-of-type {
        margin-bottom: 10px
    }
    #main-content .form-section.contact .reg-label {
        margin-top: 5px
    }
}

#main-content .ui-dialog {
    z-index: 1000
}

#main-content #advanced_search_modal input[type=checkbox] {
    display: inline
}

#main-content .advanced_search_intro {
    margin-top: -8px;
    margin-bottom: 8px
}

#main-content .advanced_step {
    color: #df5c1b;
    font-size: 13px
}

#main-content .advanced_search_count {
    
    background-color: #b8dae1;
    width: 540px;
    text-align: center;
    padding: 11px 0;
    display: inline-block;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    float: left
}

#main-content .advanced_search_count strong {
    
    color: #2b2b2b
}

#main-content #advanced_search_modal table {
    background: 0 0;
    border: none
}

#main-content .advanced_checklist label {
    display: block;
    text-align: left
}

#main-content .advanced_checklist {
    background-color: #fff;
    border: 1px solid #CCC;
    height: 100px;
    overflow: auto!important;
    width: 320px
}

#main-content #degrees label {
    display: block;
    float: left;
    width: 320px
}

#main-content #advanced_search_modal table td {
    padding: 10px 10px 0 0
}

#main-content #advanced_search_modal {
    width: 660px;
    padding: 0 15px 25px;
    display: none
}

#main-content .UG_Degree label,
#main-content .UG_Degree#degrees,
#main-content .UG_Degree#degrees label,
#main-content .grad_degrees#degrees {
    width: 100%
}

#main-content .header_privacypolicy {
    background: #fafcbd;
    
    font-weight: 700;
    padding: 15px;
    text-align: center
}

#main-content .search-results-updater,
#schoolMatches .schoolItem div a {
    font-family: "proxima-soft", sans-serif;
    font-weight: 600
}

#main-content .search-results-updater-container {
    height: 42px;
    position: fixed;
    z-index: 9;
    top: 50%;
    left: 50%;
    margin-top: -55px;
    margin-left: 2px;
    opacity: .8
}

#main-content .search-results-updater {
    padding: 10px 20px;
    display: inline-block;
    background-color: #555;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    font-size: 18px
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    #main-content .search-results-updater {
        padding: 11px 20px 9px
    }
}

#main-content #deleteAccountModal .col-1-1 .button {
    font-size: 9px!important
}

#main-content #deleteAccountModal .col-1-1 .button:first-of-type {
    margin-right: 10px!important
}

.no-margin,
form {
    margin: 0
}

button#searchByQuestions {
    padding: 11px 24px 10px!important
}

@media only screen and (min-width:768px) {
    .page-scholarshipprofile #main-content .imagewrap {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-align-items: center;
        -ms-align-items: center;
        align-items: center
    }
}

.block,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

ul.check.clearfix {
    margin-bottom: 0
}

#schoolMatches .schoolItem div a {
    
}

#sectionOverview ul {
    list-style-type: disc;
    list-style-position: inside
}

#sectionOverview ol li,
#sectionOverview ul li {
    text-indent: -30px;
    padding-left: 30px
}

#sectionOverview ol {
    list-style-type: decimal;
    list-style-position: inside
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: '';
    content: none
}

sub {
    vertical-align: sub
}

sup {
    vertical-align: super
}

img {
    max-width: 100%;
}

.clearfix:after,
hr {
    height: 0;
    clear: both
}

.pi-icon {
    font-family: pi-icon-set!important;
    font-style: normal!important;
    font-weight: 400!important;
    line-height: 1;
    text-transform: none!important
}

.clearfix:after {
    content: ".";
    visibility: hidden;
    display: block
}

.left {
    float: left
}

.right {
    float: right
}

.vertical-align {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.inline {
    display: inline
}

.inline-block {
    display: inline-block
}

.no-desktop,
.none,
[hidden] {
    display: none
}

.font-bold,
.font-ultra-bold {
    font-weight: 700
}

.font-normal {
    font-weight: 500;
    font-style: normal
}

.font-light {
    font-weight: 300
}

.font-thin {
    font-weight: 100
}

.capitalize {
    text-transform: capitalize
}

.flat-button,
.uppercase,
abbr,
acronym {
    text-transform: uppercase
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    left: -9999em
}

.no-padding {
    padding: 0
}

.phone-show {
    display: block
}

.phone-hide {
    display: none
}

@media only screen and (min-width:768px) {
    .phone-show {
        display: none
    }
    .phone-hide {
        display: block
    }
}

form label {
    display: block;
    margin-bottom: 9px;
    line-height: 18px;
    cursor: pointer;
    color: #6c757d;
}

input.input-text,
textarea {
    width: 100%;
    padding: 6px;
    background: url(../../../cdn/images/sprites_common.png) -1px -240px #fff;
    border: 1px solid #CCC;
    outline: 0!important;
}

:-ms-input-placeholder,
::-moz-placeholder,
::-webkit-input-placeholder,
input:-moz-placeholder {
    font-style: italic
}

.input-text {
    color: #4f565e;
    font-style: normal
}

input[type=email]:focus,
input[type=password]:focus,
input[type=text]:focus {
    box-shadow: 0 0 8px rgba(255, 182, 51, .5)
}

input.valid {
    padding-right: 22px!important;
    background: url(../../../cdn/images/field-valid.png) right no-repeat;
    -webkit-transition-property: opacity!important;
    -webkit-transition-duration: .6s!important
}

input[type=checkbox],
input[type=radio] {
    display: none
}

input[type=checkbox]+label span,
input[type=radio]+label span {
    width: 15px;
    height: 15px;
    position: relative;
    top: 2px;
    display: inline-block;
    margin-right: 3px;
    background: url(../../../cdn/images/custom-form-sprites.png) no-repeat #f8f8f8;
    border: 1px solid #ccc;
    cursor: pointer
}

input[type=checkbox]+label,
input[type=radio]+label {
    cursor: pointer
}

input[type=checkbox]+label.checked span,
input[type=checkbox]:checked+label span {
    background: url(../../../cdn/images/custom-form-sprites.png) 0 -28px no-repeat
}

input[type=radio]+label.checked span,
input[type=radio]:checked+label span {
    background-position: 0 -14px
}

input[type=radio]+label span {
    background-color: #f8f8f8;
    border-radius: 7px
}

.custom-dropdown select {
    width: 100%;
    height: 28px;
    padding: 3px;
    border: 0;
    outline: 0;
    background: 0 0;
    color: #555;
    cursor: pointer
}

.custom-dropdown {
    position: relative;
    top: 2px;
    background: url(../../../cdn/images/drop-down-arrow.png) right 0 no-repeat #fff;
    border: 1px solid #ccc;
    
    
}

div.custom span.custom,
form.custom span.custom {
    position: relative;
    top: 3px;
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(../../../cdn/images/custom-form-sprites.png) no-repeat;
    border: 1px solid #ccc
}

.map_match span.custom.radio,
form.custom span.custom.radio {
    top: 3px;
    width: 13px;
    height: 13px;
    margin-right: 3px;
    background-color: #f8f8f8;
    border-radius: 7px
}

.map_match span.custom.radio {
    width: 15px;
    height: 15px
}

.map_match span.custom.radio.checked,
form.custom span.custom.radio.checked {
    background-position: 0 -14px
}

div.custom span.custom.checkbox.checked,
form.custom span.custom.checkbox.checked {
    background-position: 0 -28px
}

.custom.dropdown,
form.custom div.custom.dropdown {
    display: block;
    position: relative;
    width: auto;
    height: 28px;
    margin-bottom: 9px;
    margin-top: 2px
}

.custom.dropdown a.current,
form.custom div.custom.dropdown a.current {
    display: block;
    width: auto;
    min-height: 26px;
    padding: 0 38px 0 6px;
    background-color: #fff;
    color: #141414;
    border: 1px solid #ddd;
    line-height: 26px;
    word-wrap: nowrap
}

.custom.dropdown a.selector,
.ui-multiselect a.selector,
form.custom div.custom.dropdown a.selector {
    position: absolute;
    top: 0;
    right: 0;
    width: 28px;
    height: 28px;
    display: block;
    background: url(../../../cdn/images/custom-form-sprites.png) -14px 1px no-repeat;
    border: 1px solid #ddd
}

.custom.dropdown a.selector,
.custom.dropdown.open a.selector,
.custom.dropdown:hover a.selector,
.ui-multiselect a.selector,
form.custom div.custom.dropdown a.selector,
form.custom div.custom.dropdown.open a.selector,
form.custom div.custom.dropdown:hover a.selector {
    background-position: -14px -26px
}

.ui-multiselect a.selector {
    display: inline!important
}

.custom.dropdown ul,
form.custom div.custom.dropdown ul {
    position: absolute;
    left: 0;
    top: 27px;
    width: auto;
    display: none;
    margin: 0;
    padding: 0;
    background: rgba(255, 255, 255, .95);
    border: 1px solid #ddd
}

.custom.dropdown ul li,
form.custom div.custom.dropdown ul li {
    min-height: 18px;
    margin: 0;
    padding: 3px 38px 3px 6px;
    line-height: 15px;
    cursor: pointer
}

.custom.dropdown ul li.selected,
form.custom div.custom.dropdown ul li.selected {
    background: url(../../../cdn/images/custom-form-sprites.png) right -52px no-repeat
}

.custom.dropdown ul li:hover,
form.custom div.custom.dropdown ul li:hover {
    background-color: #2a85e8;
    color: #fff
}

.custom.dropdown ul li.selected:hover,
form.custom div.custom.dropdown ul li.selected:hover {
    background: url(../../../cdn/images/custom-form-sprites.png) right -78px no-repeat #2a85e8
}

.custom.dropdown ul.show,
form.custom div.custom.dropdown ul.show {
    display: block
}

.custom.dropdown.open ul,
form.custom div.custom.dropdown.open ul {
    display: block;
    z-index: 10
}

.flat-button {
    display: inline-block;
    padding: 9px 20px 11px;
    border-radius: 3px;
    border: none;
    box-shadow: none;
    background: #e96b20;
    background: -moz-linear-gradient(top, #e96b20 0, #e65a21 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #e96b20), color-stop(100%, #e65a21));
    background: -webkit-linear-gradient(top, #e96b20 0, #e65a21 100%);
    background: -o-linear-gradient(top, #e96b20 0, #e65a21 100%);
    background: -ms-linear-gradient(top, #e96b20 0, #e65a21 100%);
    background: linear-gradient(to bottom, #e96b20 0, #e65a21 100%);
    color: #fff;
    font-family: HelveticaNeueW01-77BdCn_692722, sans-serif;
    
    letter-spacing: 0;
    font-weight: 600;
    line-height: 1;
    white-space: nowrap;
    cursor: pointer;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease
}

.flat-button:before {
    content: "";
    display: inline-block;
    vertical-align: text-top
}

.flat-button:hover {
    color: #fff;
    opacity: .9
}

.flat-button.blue {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #539fcb), color-stop(1, #4290bd));
    background-image: -o-linear-gradient(bottom, #539fcb 0, #4290bd 100%);
    background-image: -moz-linear-gradient(bottom, #539fcb 0, #4290bd 100%);
    background-image: -webkit-linear-gradient(bottom, #539fcb 0, #4290bd 100%);
    background-image: -ms-linear-gradient(bottom, #539fcb 0, #4290bd 100%);
    background-image: linear-gradient(to bottom, #539fcb 0, #4290bd 100%)
}

.flat-button.green {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #56ae62), color-stop(1, #499954));
    background-image: -o-linear-gradient(bottom, #56ae62 0, #499954 100%);
    background-image: -moz-linear-gradient(bottom, #56ae62 0, #499954 100%);
    background-image: -webkit-linear-gradient(bottom, #56ae62 0, #499954 100%);
    background-image: -ms-linear-gradient(bottom, #56ae62 0, #499954 100%);
    background-image: linear-gradient(to bottom, #56ae62 0, #499954 100%)
}

.flat-button.orange {
    background: #e96b20;
    background: -moz-linear-gradient(top, #e96b20 0, #e65a21 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #e96b20), color-stop(100%, #e65a21));
    background: -webkit-linear-gradient(top, #e96b20 0, #e65a21 100%);
    background: -o-linear-gradient(top, #e96b20 0, #e65a21 100%);
    background: -ms-linear-gradient(top, #e96b20 0, #e65a21 100%);
    background: linear-gradient(to bottom, #e96b20 0, #e65a21 100%)
}

.flat-button.save i,
.flat-button.saved i {
    position: relative;
    top: 1px;
    vertical-align: middle;
    margin-right: 5px;
    
    
}

.flat-button.saved {
    background: #b1cee5;
    color: #71a6d0;
    cursor: default
}

.flat-button.saved:hover {
    opacity: 1;
    cursor: default
}

.flat-button.saved .icon-pi-plus-circ:before {
    content: "a"
}

.flat-button.request i {
    position: relative;
    top: 1px;
    vertical-align: middle;
    margin-left: 3px;
    
    
}

.button.nice {
    border: 0;
    -webkit-transition: background-color .15s ease-in-out;
    -moz-transition: background-color .15s ease-in-out;
    -o-transition: background-color .15s ease-in-out
}

.button.radius {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.button.button.round {
    -moz-border-radius: 1000px;
    -webkit-border-radius: 1000px;
    border-radius: 1000px
}

.button.full-width {
    width: 100%;
    padding-right: 0!important;
    padding-left: 0!important;
    text-align: center
}

.button.left-align {
    text-align: left;
    text-indent: 12px
}

.tiny.button {
    width: auto;
    
    
    padding: 6px 14px
}

.small.button {
    width: auto;
    
    
    padding: 10px 14px
}

.medium.button {
    width: auto;
    
    
}

.large.button {
    width: auto;
    
    ;
    padding: 11px 48px
}

.col-1-1,
.grid {
    width: 100%
}

.blue.button {
    background-color: #00a6fc
}

.blue.button:focus,
.blue.button:hover {
    background-color: #0192dd
}

.red.button {
    background-color: #e91c21
}

.red.button:focus,
.red.button:hover {
    background-color: #d01217
}

.white.button {
    background-color: #e9e9e9;
    color: #333
}

.white.button:focus,
.white.button:hover {
    background-color: #dadada;
    color: #333
}

.black.button {
    background-color: #141414
}

.black.button:focus,
.black.button:hover {
    background-color: #000
}

.green.button {
    background-color: #5b8737
}

.green.button:focus,
.green.button:hover {
    background-color: #699c40
}

.teal.button {
    background-color: #3e8dbe
}

.button.orange {
    background-color: #e65a21
}

.button.orange:focus,
.button.orange:hover {
    background-color: #c45400
}

.button.gray {
    background-color: #ccc
}

.button.gray:hover {
    background-color: #40606f
}

.button.dark-gray {
    background-color: #6e6e6e
}

.button.dark-gray:hover {
    background-color: #595959
}

.nice.blue.button {
    border: 1px solid #0593dc
}

.nice.red.button {
    border: 1px solid #b90b0b
}

.nice.white.button {
    border: 1px solid #cacaca;
    text-shadow: none!important
}

.nice.black.button {
    border: 1px solid #000
}

.nice.green.button {
    border: 1px solid #4a6b2d
}

.button.disabled,
.button[disabled] {
    opacity: .6;
    cursor: default
}

button::-moz-focus-inner,
input[type=button]::-moz-focus-inner,
input[type=file]>input[type=button]::-moz-focus-inner,
input[type=reset]::-moz-focus-inner,
input[type=submit]::-moz-focus-inner {
    border: none
}

@-moz-document url-prefix("http://") {
    button.button::-moz-focus-inner,
    input[type=submit].button::-moz-focus-inner {
        border: 0;
        padding: 0
    }
    input[type=submit].tiny.button {
        padding: 5px 14px 7px
    }
    input[type=submit].small.button {
        padding: 7px 20px 8px
    }
    input[type=submit].medium.button {
        padding: 8px 34px 9px
    }
    input[type=submit].large.button {
        padding: 9px 48px 10px
    }
}

*,
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

[class*=col-] {
    float: left;
    padding-right: 20px
}

.grid {
    max-width: 1024px;
    margin: 0 auto;
    overflow: hidden
}

.grid:after {
    content: "";
    display: table;
    clear: both
}

.grid-pad {
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 0
}

.col-2-3,
.col-8-12 {
    width: 66.66%
}

.col-1-2,
.col-6-12 {
    width: 50%
}

.col-1-3,
.col-4-12 {
    width: 33.33%
}

.col-1-4,
.col-3-12 {
    width: 25%
}

.col-1-5 {
    width: 20%
}

.col-1-6,
.col-2-12 {
    width: 16.667%
}

.col-1-7 {
    width: 14.28%
}

.col-1-8 {
    width: 12.5%
}

.col-1-9 {
    width: 11.1%
}

.col-1-10 {
    width: 10%
}

.col-1-11 {
    width: 9.09%
}

.col-1-12 {
    width: 8.33%
}

.col-11-12 {
    width: 91.66%
}

.col-10-12 {
    width: 83.333%
}

.col-9-12 {
    width: 75%
}

.col-5-12 {
    width: 41.66%
}

.col-7-12 {
    width: 58.33%
}

.col-70 {
    width: 70%
}

.col-55 {
    width: 55%
}

.col-30 {
    width: 30%
}

.col-45 {
    width: 45%
}

.col-search_match {
    width: 47%
}

.col-search_or {
    width: 5.5%
}

.col-keyword_search {
    width: 47.5%
}

@media handheld,
only screen and (max-width:767px) {
    .grid {
        width: 100%;
        min-width: 0;
        margin-left: 0;
        margin-right: 0;
        padding-left: 20px;
        padding-right: 10px
    }
    [class*=col-] {
        width: auto;
        float: none;
        padding-left: 0;
        padding-right: 10px;
        margin: 10px 0
    }
    [class*=mobile-col-] {
        float: left;
        padding-left: 0;
        padding-right: 10px;
        padding-bottom: 0;
        margin: 0 0 10px
    }
    .mobile-col-1-1 {
        width: 100%
    }
    .mobile-col-2-3,
    .mobile-col-8-12 {
        width: 66.66%
    }
    .mobile-col-1-2,
    .mobile-col-6-12 {
        width: 50%
    }
    .mobile-col-1-3,
    .mobile-col-4-12 {
        width: 33.33%
    }
    .mobile-col-1-4,
    .mobile-col-3-12 {
        width: 25%
    }
    .mobile-col-1-5 {
        width: 20%
    }
    .mobile-col-1-6,
    .mobile-col-2-12 {
        width: 16.667%
    }
    .mobile-col-1-7 {
        width: 14.28%
    }
    .mobile-col-1-8 {
        width: 12.5%
    }
    .mobile-col-1-9 {
        width: 11.1%
    }
    .mobile-col-1-10 {
        width: 10%
    }
    .mobile-col-1-11 {
        width: 9.09%
    }
    .mobile-col-1-12 {
        width: 8.33%
    }
    .mobile-col-11-12 {
        width: 91.66%
    }
    .mobile-col-10-12 {
        width: 83.333%
    }
    .mobile-col-9-12 {
        width: 75%
    }
    .mobile-col-5-12 {
        width: 41.66%
    }
    .mobile-col-7-12 {
        width: 58.33%
    }
}

@media only screen and (min-width:481px) and (max-width:767px) {
    .large-mobile-col-1-6 {
        width: 16.667%
    }
    .large-mobile-col-1-2 {
        width: 50%
    }
    .large-mobile-col-1-3,
    .large-mobile-col-4-12 {
        width: 33.33%
    }
    .large-mobile-col-8-12 {
        width: 66.66%
    }
}

@media only screen and (min-width:768px) and (max-width:959px) {
    .tablet-col-1-1 {
        width: 100%
    }
    .tablet-col-1-2 {
        width: 50%
    }
    .tablet-col-1-3,
    .tablet-col-4-12 {
        width: 33.33%
    }
    .tablet-col-8-12 {
        width: 66.66%
    }
}

.flush-left {
    padding-left: 0
}

.flush-right {
    padding-right: 0
}

.push-right {
    float: right
}

.push-2-3,
.push-8-12 {
    margin-left: 66.66%
}

.push-1-2,
.push-6-12 {
    margin-left: 50%
}

.push-1-3,
.push-4-12 {
    margin-left: 33.33%
}

.push-1-4,
.push-3-12 {
    margin-left: 25%
}

.push-1-5 {
    margin-left: 20%
}

.push-1-6,
.push-2-12 {
    margin-left: 16.667%
}

.push-1-7 {
    margin-left: 14.28%
}

.push-1-8 {
    margin-left: 12.5%
}

.push-1-9 {
    margin-left: 11.1%
}

.push-1-10 {
    margin-left: 10%
}

.push-1-11 {
    margin-left: 9.09%
}

.push-1-12 {
    margin-left: 8.33%
}

body {
    position: relative;
    background: #fff;
    color: #6c757d;
    line-height: 18px;
    -webkit-font-smoothing: antialiased;
}

.clear {
    clear: both
}

a {
    color: #f85a3e;
}

a:hover {
    color: #f85a3e;
}

a.link-underline {
    text-decoration: underline
}

.instagram-btn,
.school-main .profile-content-section#sectionMajorsAndDegrees .degrees_major li .degree_icons .icon_associates:hover,
.school-main .profile-content-section#sectionMajorsAndDegrees .degrees_major li .degree_icons .icon_bachelors:hover,
a.link-underline:hover {
    text-decoration: none
}

.touch a {
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none
}

h1,
h2,
h3,
h4,
h5,
h6,
span.title h1 {
    color: #0f1319;
    font-family: "proxima-soft", sans-serif;
    font-weight: 700;
    line-height: 1.15
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
span.title h1 a {
    font-weight: inherit
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
span.title h1 small {
    color: #777
}

span.title h1 {
    
    
}

h1 {
    
    font-size: 4.6rem;
    margin-bottom: 12px
}

h1.title {
    margin-bottom: 5px;
    color: #383d42;
    
    ;
    font-weight: 400;
    line-height: 1.05
}

h2,
h3 {
    margin-bottom: 9px
}

h4,
h5,
h6 {
    margin-bottom: 3px
}

h2 {
    
    font-size: 3.5rem
}

h3 {
    
    font-size: 2.8rem
}

h4 {
    
    font-size: 2.1rem
}

h5 {
    
    
}

h6 {
    
    
}

.subtitle {
    color: #939393;
    font-size: 80%
}

.subheader {
    margin-bottom: 24px;
    color: #777;
    font-weight: 300
}

blockquote,
p {
    margin: 0 0 18px
}

p {
    
    
    line-height: 1.4
}

p img {
    margin: 0
}

p.lead {
    
    ;
    line-height: 1.5
}

b,
em,
i,
small,
strong {
    line-height: inherit
}

em,
i {
    font-style: italic
}

b,
strong {
    font-weight: 700
}

small {
    font-size: 60%
}

blockquote,
blockquote p {
    color: #777;
    line-height: 20px
}

blockquote {
    padding: 9px 20px 0 19px;
    border-left: 1px solid #ddd
}

blockquote cite {
    display: block;
    color: #555;
    
    
}

blockquote cite:before {
    content: "\2014 \0020"
}

blockquote cite a,
blockquote cite a:visited {
    color: #555
}

abbr,
acronym {
    border-bottom: 1px solid #ddd;
    color: #222;
    font-size: 90%;
    cursor: help
}

abbr {
    text-transform: none
}

hr {
    margin: 12px 0 18px;
    border: solid #ddd;
    border-width: 1px 0 0
}

.divider,
.recommendedColleges,
hr.dotted {
    border-top: dotted 2px #ccc
}

hr.dotted {
    width: auto;
    margin: 15px 0 20px
}

.divider {
    margin: 10px 0
}

ul {
    margin-bottom: 18px
}

ul.disc {
    margin-left: 30px;
    list-style: disc
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 3px;
    margin: 0 0 20px
}

table tbody tr td {
    padding: 10px;
    vertical-align: top;
    border: none;
    color: #333;
    text-align: left
}

table tbody tr:nth-child(even) {
    background-color: #f9f9f9
}

.page-DisplayLink #framediv {
    overflow: hidden!important
}

.rcbSlide input[type=checkbox],
.rcbSlide input[type=radio],
.ug_form_container input[type=checkbox],
.ug_form_container input[type=radio] {
    display: block!important
}

.addthis_sharing_toolbox,
.pd-embedded {
    display: none
}

.school-header {
    padding: 0 30px 10px
}

.school-header .school_name {
    position: relative;
    top: 0;
    left: 0;
    z-index: 30
}

.school-header .school_name #school_name_wrapper-mobile {
    width: 100%;
    display: table;
    padding-top: 15px
}

.school-header .school_name #school_name_wrapper-mobile .school_logo {
    display: table-cell;
    vertical-align: middle;
    width: 70px;
    padding-right: 20px
}

.school-header .school_name #school_name_wrapper-mobile .school_logo img {
    max-width: 40px;
    float: left;
    line-height: 0
}

.school-header .school_name #school_name_wrapper-mobile .school_name_holder {
    display: table-cell;
    vertical-align: middle
}

.school-header .school_name #school_name_wrapper-mobile .school_name_holder .h1 {
    margin: 0;
    color: #383d42;
    font-family: "proxima-soft", sans-serif;
    font-weight: 700;
    
    
    line-height: 1.1
}

.school-header .school_name #school_name_wrapper-mobile .school_name_holder .h1 span {
    display: block
}

.school-header .school_name #school_name_wrapper-mobile .school_name_holder .h1 .level2 {
    padding: 3px 0;
    color: #777;
    
    
}

.school-header .school_name #school_name_wrapper-mobile .school_name_holder .h1 .level3 {
    color: #777;
    
    
}

.school-header .school_name #school_name_wrapper {
    width: 100%;
    display: table;
    padding-top: 15px
}

.school-header .school_name #school_name_wrapper .school_logo,
.school-header .school_name #school_name_wrapper .school_name_holder {
    display: none
}

.school-header .school_name .school_save {
    margin: 10px 0 -10px
}

.school-header .school_name .school_save p {
    margin: 0
}

.school-header .school_name .school_save .save-school {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px
}

@media screen and (max-width:767px) {
    .school-header .school_name .school_save .save-school i {
        top: -4px
    }
    .school-header .school_name .school_save .save-school i:before {
        top: 3px
    }
}

.instagram-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px 0;
    color: #4f565e;
    border-bottom: 1px solid #ddd
}

.instagram-btn:hover .badge {
    background: #1e2469
}

.instagram-btn:hover span:not(.badge) {
    color: #1e2469
}

.instagram-btn .badge {
    display: inline-block;
    margin-right: 15px;
    padding: 15px;
    border-radius: 50%;
    background: linear-gradient(to bottom, #405de6 0, #833ab4 10%, #c13584 25%, #e1306c 50%, #f56040 75%, #fcaf45 100%);
    transition-property: background;
    transition-duration: .2s
}

.instagram-btn .badge svg {
    display: block
}

.instagram-btn span:not(.badge) {
    color: #4f565e;
    
    font-family: "proxima-soft", sans-serif
}

.school-bg {
    padding-top: 0;
    padding-right: 30px;
    padding-left: 30px
}

.school-bg .col-1-1 {
    margin: 10px 0
}

.school-bg .school-bg-container {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    overflow: hidden;
    border: 5px solid #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, .33333)
}

.school-bg .school-bg-container [class*=col-] {
    margin: 0;
    padding: 0
}

.school-bg .school-bg-container.default_bg {
    background-image: url(../../../cdn/images/clientdefaultbg_ug.jpg);
    background-repeat: repeat-x
}

.school-bg .school-bg-container.default_bg.grad_bg {
    background-image: url(../../../cdn/images/clientdefaultbg_grad.jpg);
    background-repeat: repeat-x
}

.school-bg .school-bg-container .mobile-school-bg {
    width: 100%;
    height: 150px;
    background-size: cover;
    background-position: center
}

.school-bg .school-bg-container .fast_facts_container {
    display: table;
    width: 100%;
    height: 100%
}

.school-bg .school-bg-container .fast_facts_container .fast-facts {
    display: table-cell;
    vertical-align: middle
}

.school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts1 [id*=facts]:nth-of-type(odd),
.school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts3 [id*=facts]:nth-of-type(odd) {
    background-color: #e6e6e6
}

.school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts1 [id*=facts]:nth-of-type(even),
.school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts3 [id*=facts]:nth-of-type(even) {
    background-color: #cdcdcd
}

.school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts2 [id*=facts]:nth-of-type(even),
.school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts4 [id*=facts]:nth-of-type(even) {
    background-color: #e6e6e6
}

.school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts2 [id*=facts]:nth-of-type(odd),
.school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts4 [id*=facts]:nth-of-type(odd) {
    background-color: #cdcdcd
}

.school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts1,
.school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts2,
.school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts3,
.school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts4 {
    margin: 0;
    padding: 0;
    line-height: 1
}

.school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts1 [id*=facts],
.school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts2 [id*=facts],
.school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts3 [id*=facts],
.school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts4 [id*=facts] {
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    border-top: 1px solid rgba(255, 255, 255, .9)
}

.school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts1>div,
.school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts2>div,
.school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts3>div,
.school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts4>div {
    padding: 10px;
    color: #4f565e;
    font-family: "proxima-soft", sans-serif;
    font-weight: 700;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .9)
}

.school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts1>div>div,
.school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts2>div>div,
.school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts3>div>div,
.school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts4>div>div {
    display: table;
    height: 100%
}

.school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts1>div .fact-icon,
.school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts2>div .fact-icon,
.school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts3>div .fact-icon,
.school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts4>div .fact-icon {
    display: none
}

.school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts1>div .fact,
.school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts2>div .fact,
.school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts3>div .fact,
.school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts4>div .fact {
    display: table-cell;
    vertical-align: middle;
    
    
}

.school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts1>div .fact .fact-label,
.school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts2>div .fact .fact-label,
.school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts3>div .fact .fact-label,
.school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts4>div .fact .fact-label {
    clear: both;
    padding-top: 7px;
    color: #999;
    
    
    text-transform: uppercase;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .9)
}

.school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts1>div .fact .not-reported,
.school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts2>div .fact .not-reported,
.school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts3>div .fact .not-reported,
.school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts4>div .fact .not-reported {
    display: block;
    
    
    opacity: .5
}

.school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts2 #factsRatio .fact>div {
    display: table;
    float: left
}

.school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts2 #factsRatio .fact>div i,
.school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts2 #factsRatio .fact>div span {
    display: table-cell;
    vertical-align: middle
}

.school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts2 #factsRatio .fact>div .female {
    width: 13px;
    height: 25px;
    position: relative;
    float: left;
    margin-right: 5px;
    background: url(../../../cdn/images/sprites_common.png) -343px -38px no-repeat
}

.school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts2 #factsRatio .fact>div .male {
    width: 13px;
    height: 25px;
    position: relative;
    float: left;
    margin-right: 4px;
    margin-left: 10px;
    background: url(../../../cdn/images/sprites_common.png) -365px -38px no-repeat
}

.school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts2 #factsTuition .separate {
    color: #A0A0A0
}

.school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts3 #factsDifficulty {
    border-bottom: none
}

.school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts4 #factsTestBlurb {
    display: none
}

.school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts4 #factsACT,
.school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts4 #factsSATmath,
.school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts4 #factsSATreading,
.school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts4 #factsSATwriting {
    background-color: #e6e6e6;
    border-top: none;
    border-bottom: none
}

.school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts4 #factsACT .fact .not-reported,
.school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts4 #factsSATmath .fact .not-reported,
.school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts4 #factsSATreading .fact .not-reported,
.school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts4 #factsSATwriting .fact .not-reported {
    display: block;
    
    
    line-height: 12px
}

.school-bg .school-bg-container>[class*=col-]:nth-of-type(2) {
    padding: 20px;
    background-color: #fff
}

.school-bg .school-bg-container .school-links h2 {
    margin: 0 0 10px;
    color: #777;
    
    
}

.school-bg .school-bg-container .school-links li {
    margin-bottom: 5px;
    
    
}

.school-bg .school-bg-container .school-links .college_telephone {
    margin-top: 10px;
    
    
    font-family: "proxima-soft", sans-serif;
    font-weight: 700;
    color: #383d42;
    line-height: 1
}

.school-bg .school-bg-container.non-client>[class*=col-]:nth-of-type(2) {
    margin-top: 10px;
    padding: 0;
    background-color: #fff
}

.school-bg .school-bg-container.non-client .similar-schools h3 {
    position: relative;
    display: table;
    width: 100%;
    padding: 15px 20px;
    background-color: #777;
    color: #fff!important;
    border-radius: 3px;
    
    
}

.school-bg .school-bg-container.non-client .similar-schools h3 i {
    display: none
}

.school-bg .school-bg-container.non-client .similar-schools.additional h3 {
    margin: 0;
    padding: 0;
    background: 0 0;
    color: #777
}

.school-bg .school-bg-container.non-client .similar-schools ul {
    position: relative;
    margin-bottom: 0;
    padding: 0 15px
}

.school-bg .school-bg-container.non-client .similar-schools ul li {
    margin-bottom: 5px;
    padding-bottom: 10px;
    border-bottom: 1px dotted #ccc
}

.school-bg .school-bg-container.non-client .similar-schools ul li a {
    display: table;
    padding-right: 0;
    text-align: left
}

.school-bg .school-bg-container.non-client .similar-schools ul li a .more_schools_logo {
    display: table-cell;
    vertical-align: middle;
    width: 50px;
    height: 50px
}

.school-bg .school-bg-container.non-client .similar-schools ul li a .more_schools_logo img {
    padding-right: 10px;
    float: left
}

.school-bg .school-bg-container.non-client .similar-schools ul li a span {
    display: table-cell;
    vertical-align: middle;
    
    
    font-family: "proxima-soft", sans-serif;
    font-weight: 600;
    line-height: 1
}

.school-bg .school-bg-container.non-client .similar-schools ul li a span .location {
    padding-top: 5px;
    color: #909090;
    
    
}

.school-bg .school-bg-container.non-client .similar-schools ul li a span .location i {
    position: relative;
    top: 2px;
    margin-right: 3px;
    
    
    text-align: left
}

.school-bg .school-bg-container.non-client .similar-schools ul li:last-child {
    padding-bottom: 0;
    border-bottom: none
}

.school-main .col-2-12 {
    display: none
}

.school-main h2 {
    margin-top: 20px;
    color: #444;
    
    
}

.school-main h3 {
    color: #777;
    
    
}

.school-main .profile-content-section {
    position: relative
}

.school-main .profile-content-section a {
    cursor: pointer
}

.school-main .profile-content-section .fade-overlay {
    z-index: 1000;
    position: absolute;
    top: 0;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, 0)), color-stop(100%, #fff));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 100%);
    background: linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0)
}

.school-main .profile-content-section .collapse,
.school-main .profile-content-section .expand {
    height: 17px;
    width: 1px;
    position: relative;
    top: 3px;
    display: inline-block!important;
    margin-top: -10px;
    padding-left: 18px;
    background: url(../../../cdn/images/sprites_common.png) -540px -38px no-repeat
}

.school-main .profile-content-section .collapse {
    background-position: -520px -38px
}

.school-main .profile-content-section#sectionOverview h2 {
    margin-top: 0
}

.school-main .profile-content-section#sectionGradLocationAndContact .location_contact,
.school-main .profile-content-section#sectionLocationAndContact .location_contact {
    padding: 0 0 20px
}

.school-main .profile-content-section#sectionGradLocationAndContact .location_contact [class*=col-],
.school-main .profile-content-section#sectionLocationAndContact .location_contact [class*=col-] {
    padding-right: 0
}

.school-main .profile-content-section#sectionGradLocationAndContact .flat-button i,
.school-main .profile-content-section#sectionLocationAndContact .flat-button i {
    position: relative;
    top: 2px;
    left: 3px
}

.school-main .profile-content-section#sectionGradLocationAndContact h4,
.school-main .profile-content-section#sectionLocationAndContact h4 {
    color: #444;
    
    
    font-weight: 700
}

.school-main .profile-content-section#sectionGradLocationAndContact h5,
.school-main .profile-content-section#sectionLocationAndContact h5 {
    color: #777;
    
    
    font-weight: 700
}

.school-main .profile-content-section#sectionGradLocationAndContact h5.contact_info,
.school-main .profile-content-section#sectionLocationAndContact h5.contact_info {
    margin-top: -3px;
    margin-bottom: 8px;
    color: #707070;
    
    ;
    font-weight: 400;
    font-style: italic
}

.school-main .profile-content-section#sectionGradLocationAndContact strong,
.school-main .profile-content-section#sectionLocationAndContact strong {
    color: #777
}

.school-main .profile-content-section#sectionGradLocationAndContact #map_canvas,
.school-main .profile-content-section#sectionLocationAndContact #map_canvas {
    width: 100%;
    height: 210px;
    top: 2px;
    float: right
}

.school-main .profile-content-section#sectionGradLocationAndContact #map_canvas .gmnoprint img,
.school-main .profile-content-section#sectionLocationAndContact #map_canvas .gmnoprint img {
    max-width: none!important;
    max-height: none!important
}

.school-main .profile-content-section#sectionGradLocationAndContact .row.location_contact,
.school-main .profile-content-section#sectionLocationAndContact .row.location_contact {
    width: 100%;
    max-width: 1024px;
    margin: 0 auto;
    overflow: hidden
}

.school-main .profile-content-section#sectionGradLocationAndContact .row.location_contact:after,
.school-main .profile-content-section#sectionLocationAndContact .row.location_contact:after {
    content: "";
    display: table;
    clear: both
}

.school-main .profile-content-section#sectionGradLocationAndContact .row.location_contact .seven.columns,
.school-main .profile-content-section#sectionLocationAndContact .row.location_contact .seven.columns {
    width: 50%;
    float: left;
    padding-right: 10px
}

.school-main .profile-content-section#sectionGradLocationAndContact .row.location_contact .seven.columns h4,
.school-main .profile-content-section#sectionLocationAndContact .row.location_contact .seven.columns h4 {
    color: #444;
    
    
    font-weight: 700
}

.school-main .profile-content-section#sectionGradLocationAndContact .row.location_contact .seven.columns h5,
.school-main .profile-content-section#sectionLocationAndContact .row.location_contact .seven.columns h5 {
    color: #777;
    
    
    font-weight: 700
}

.school-main .profile-content-section#sectionGradLocationAndContact .row.location_contact .seven.columns h5.contact_info,
.school-main .profile-content-section#sectionLocationAndContact .row.location_contact .seven.columns h5.contact_info {
    margin-top: -3px;
    margin-bottom: 8px;
    color: #707070;
    
    ;
    font-weight: 400;
    font-style: italic
}

.school-main .profile-content-section#sectionGradLocationAndContact .row.location_contact .seven.columns strong,
.school-main .profile-content-section#sectionLocationAndContact .row.location_contact .seven.columns strong {
    color: #777
}

.school-main .profile-content-section#sectionGradLocationAndContact .row.location_contact .seven.columns a,
.school-main .profile-content-section#sectionLocationAndContact .row.location_contact .seven.columns a {
    word-wrap: break-word
}

.school-main .profile-content-section#sectionGradLocationAndContact .row.location_contact .five.columns,
.school-main .profile-content-section#sectionLocationAndContact .row.location_contact .five.columns {
    width: 50%;
    float: left;
    padding-right: 0
}

.school-main .profile-content-section#sectionGradLocationAndContact .row.location_contact .five.columns #map_canvas,
.school-main .profile-content-section#sectionLocationAndContact .row.location_contact .five.columns #map_canvas {
    width: 100%;
    height: 210px;
    top: 2px;
    right: 0!important;
    float: right;
    border: none!important
}

@media handheld,
only screen and (max-width:767px) {
    .school-main .profile-content-section#sectionGradLocationAndContact .row.location_contact,
    .school-main .profile-content-section#sectionLocationAndContact .row.location_contact {
        width: 100%;
        min-width: 0;
        margin-left: 0;
        margin-right: 0
    }
    .school-main .profile-content-section#sectionGradLocationAndContact .row.location_contact .five.columns,
    .school-main .profile-content-section#sectionGradLocationAndContact .row.location_contact .seven.columns,
    .school-main .profile-content-section#sectionLocationAndContact .row.location_contact .five.columns,
    .school-main .profile-content-section#sectionLocationAndContact .row.location_contact .seven.columns {
        width: 100%;
        float: left;
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 0;
        margin: 10px 0
    }
}

.school-main .profile-content-section[id*=sectionProfileCustomSection] table {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 3px;
    margin: 0 0 20px
}

.school-main .profile-content-section[id*=sectionProfileCustomSection] table tbody tr td {
    padding: 10px;
    vertical-align: top;
    border: none;
    color: #333;
    text-align: left;
    
}

.school-main .profile-content-section[id*=sectionProfileCustomSection] table tbody tr:nth-child(even) {
    background-color: #f9f9f9
}

.school-main .profile-content-section#sectionAdmissions .admissions_percent,
.school-main .profile-content-section#sectionAdmissions .athletics_blurb,
.school-main .profile-content-section#sectionAdmissions .degrees_title,
.school-main .profile-content-section#sectionAthletics .admissions_percent,
.school-main .profile-content-section#sectionAthletics .athletics_blurb,
.school-main .profile-content-section#sectionAthletics .degrees_title,
.school-main .profile-content-section#sectionCampusLife .admissions_percent,
.school-main .profile-content-section#sectionCampusLife .athletics_blurb,
.school-main .profile-content-section#sectionCampusLife .degrees_title,
.school-main .profile-content-section#sectionFaculty .admissions_percent,
.school-main .profile-content-section#sectionFaculty .athletics_blurb,
.school-main .profile-content-section#sectionFaculty .degrees_title,
.school-main .profile-content-section#sectionGradAdmissions .admissions_percent,
.school-main .profile-content-section#sectionGradAdmissions .athletics_blurb,
.school-main .profile-content-section#sectionGradAdmissions .degrees_title,
.school-main .profile-content-section#sectionGradDegreesAwards .admissions_percent,
.school-main .profile-content-section#sectionGradDegreesAwards .athletics_blurb,
.school-main .profile-content-section#sectionGradDegreesAwards .degrees_title,
.school-main .profile-content-section#sectionGradStudentBody .admissions_percent,
.school-main .profile-content-section#sectionGradStudentBody .athletics_blurb,
.school-main .profile-content-section#sectionGradStudentBody .degrees_title,
.school-main .profile-content-section#sectionGradTuitionAndFees .admissions_percent,
.school-main .profile-content-section#sectionGradTuitionAndFees .athletics_blurb,
.school-main .profile-content-section#sectionGradTuitionAndFees .degrees_title,
.school-main .profile-content-section#sectionMajorsAndDegrees .admissions_percent,
.school-main .profile-content-section#sectionMajorsAndDegrees .athletics_blurb,
.school-main .profile-content-section#sectionMajorsAndDegrees .degrees_title,
.school-main .profile-content-section#sectionResearch .admissions_percent,
.school-main .profile-content-section#sectionResearch .athletics_blurb,
.school-main .profile-content-section#sectionResearch .degrees_title,
.school-main .profile-content-section#sectionStudentBody .admissions_percent,
.school-main .profile-content-section#sectionStudentBody .athletics_blurb,
.school-main .profile-content-section#sectionStudentBody .degrees_title,
.school-main .profile-content-section#sectionTuitionAndFees .admissions_percent,
.school-main .profile-content-section#sectionTuitionAndFees .athletics_blurb,
.school-main .profile-content-section#sectionTuitionAndFees .degrees_title {
    display: inline-block;
    color: #909090;
    
    
}

.school-main .profile-content-section#sectionAdmissions .admissions_section_title li,
.school-main .profile-content-section#sectionAdmissions .athletics_section_title li,
.school-main .profile-content-section#sectionAdmissions .campus_section_title li,
.school-main .profile-content-section#sectionAdmissions .degrees_categories li,
.school-main .profile-content-section#sectionAdmissions .student_section_title li,
.school-main .profile-content-section#sectionAdmissions .tuition_section_title li,
.school-main .profile-content-section#sectionAthletics .admissions_section_title li,
.school-main .profile-content-section#sectionAthletics .athletics_section_title li,
.school-main .profile-content-section#sectionAthletics .campus_section_title li,
.school-main .profile-content-section#sectionAthletics .degrees_categories li,
.school-main .profile-content-section#sectionAthletics .student_section_title li,
.school-main .profile-content-section#sectionAthletics .tuition_section_title li,
.school-main .profile-content-section#sectionCampusLife .admissions_section_title li,
.school-main .profile-content-section#sectionCampusLife .athletics_section_title li,
.school-main .profile-content-section#sectionCampusLife .campus_section_title li,
.school-main .profile-content-section#sectionCampusLife .degrees_categories li,
.school-main .profile-content-section#sectionCampusLife .student_section_title li,
.school-main .profile-content-section#sectionCampusLife .tuition_section_title li,
.school-main .profile-content-section#sectionFaculty .admissions_section_title li,
.school-main .profile-content-section#sectionFaculty .athletics_section_title li,
.school-main .profile-content-section#sectionFaculty .campus_section_title li,
.school-main .profile-content-section#sectionFaculty .degrees_categories li,
.school-main .profile-content-section#sectionFaculty .student_section_title li,
.school-main .profile-content-section#sectionFaculty .tuition_section_title li,
.school-main .profile-content-section#sectionGradAdmissions .admissions_section_title li,
.school-main .profile-content-section#sectionGradAdmissions .athletics_section_title li,
.school-main .profile-content-section#sectionGradAdmissions .campus_section_title li,
.school-main .profile-content-section#sectionGradAdmissions .degrees_categories li,
.school-main .profile-content-section#sectionGradAdmissions .student_section_title li,
.school-main .profile-content-section#sectionGradAdmissions .tuition_section_title li,
.school-main .profile-content-section#sectionGradDegreesAwards .admissions_section_title li,
.school-main .profile-content-section#sectionGradDegreesAwards .athletics_section_title li,
.school-main .profile-content-section#sectionGradDegreesAwards .campus_section_title li,
.school-main .profile-content-section#sectionGradDegreesAwards .degrees_categories li,
.school-main .profile-content-section#sectionGradDegreesAwards .student_section_title li,
.school-main .profile-content-section#sectionGradDegreesAwards .tuition_section_title li,
.school-main .profile-content-section#sectionGradStudentBody .admissions_section_title li,
.school-main .profile-content-section#sectionGradStudentBody .athletics_section_title li,
.school-main .profile-content-section#sectionGradStudentBody .campus_section_title li,
.school-main .profile-content-section#sectionGradStudentBody .degrees_categories li,
.school-main .profile-content-section#sectionGradStudentBody .student_section_title li,
.school-main .profile-content-section#sectionGradStudentBody .tuition_section_title li,
.school-main .profile-content-section#sectionGradTuitionAndFees .admissions_section_title li,
.school-main .profile-content-section#sectionGradTuitionAndFees .athletics_section_title li,
.school-main .profile-content-section#sectionGradTuitionAndFees .campus_section_title li,
.school-main .profile-content-section#sectionGradTuitionAndFees .degrees_categories li,
.school-main .profile-content-section#sectionGradTuitionAndFees .student_section_title li,
.school-main .profile-content-section#sectionGradTuitionAndFees .tuition_section_title li,
.school-main .profile-content-section#sectionMajorsAndDegrees .admissions_section_title li,
.school-main .profile-content-section#sectionMajorsAndDegrees .athletics_section_title li,
.school-main .profile-content-section#sectionMajorsAndDegrees .campus_section_title li,
.school-main .profile-content-section#sectionMajorsAndDegrees .degrees_categories li,
.school-main .profile-content-section#sectionMajorsAndDegrees .student_section_title li,
.school-main .profile-content-section#sectionMajorsAndDegrees .tuition_section_title li,
.school-main .profile-content-section#sectionResearch .admissions_section_title li,
.school-main .profile-content-section#sectionResearch .athletics_section_title li,
.school-main .profile-content-section#sectionResearch .campus_section_title li,
.school-main .profile-content-section#sectionResearch .degrees_categories li,
.school-main .profile-content-section#sectionResearch .student_section_title li,
.school-main .profile-content-section#sectionResearch .tuition_section_title li,
.school-main .profile-content-section#sectionStudentBody .admissions_section_title li,
.school-main .profile-content-section#sectionStudentBody .athletics_section_title li,
.school-main .profile-content-section#sectionStudentBody .campus_section_title li,
.school-main .profile-content-section#sectionStudentBody .degrees_categories li,
.school-main .profile-content-section#sectionStudentBody .student_section_title li,
.school-main .profile-content-section#sectionStudentBody .tuition_section_title li,
.school-main .profile-content-section#sectionTuitionAndFees .admissions_section_title li,
.school-main .profile-content-section#sectionTuitionAndFees .athletics_section_title li,
.school-main .profile-content-section#sectionTuitionAndFees .campus_section_title li,
.school-main .profile-content-section#sectionTuitionAndFees .degrees_categories li,
.school-main .profile-content-section#sectionTuitionAndFees .student_section_title li,
.school-main .profile-content-section#sectionTuitionAndFees .tuition_section_title li {
    margin-bottom: 5px;
    padding-bottom: 3px;
    border-bottom: 3px #dff2fc solid;
    color: #4697c5;
    
    
    font-family: "proxima-soft", sans-serif;
    font-weight: 700
}

.school-main .profile-content-section#sectionAdmissions .admissions_section:after,
.school-main .profile-content-section#sectionAdmissions .admissions_section:before,
.school-main .profile-content-section#sectionAdmissions .athletics_section:after,
.school-main .profile-content-section#sectionAdmissions .athletics_section:before,
.school-main .profile-content-section#sectionAdmissions .campus_section:after,
.school-main .profile-content-section#sectionAdmissions .campus_section:before,
.school-main .profile-content-section#sectionAdmissions .degrees_major:after,
.school-main .profile-content-section#sectionAdmissions .degrees_major:before,
.school-main .profile-content-section#sectionAdmissions .faculty_section:after,
.school-main .profile-content-section#sectionAdmissions .faculty_section:before,
.school-main .profile-content-section#sectionAdmissions .research_section:after,
.school-main .profile-content-section#sectionAdmissions .research_section:before,
.school-main .profile-content-section#sectionAdmissions .student_section:after,
.school-main .profile-content-section#sectionAdmissions .student_section:before,
.school-main .profile-content-section#sectionAdmissions .tuition_section:after,
.school-main .profile-content-section#sectionAdmissions .tuition_section:before,
.school-main .profile-content-section#sectionAthletics .admissions_section:after,
.school-main .profile-content-section#sectionAthletics .admissions_section:before,
.school-main .profile-content-section#sectionAthletics .athletics_section:after,
.school-main .profile-content-section#sectionAthletics .athletics_section:before,
.school-main .profile-content-section#sectionAthletics .campus_section:after,
.school-main .profile-content-section#sectionAthletics .campus_section:before,
.school-main .profile-content-section#sectionAthletics .degrees_major:after,
.school-main .profile-content-section#sectionAthletics .degrees_major:before,
.school-main .profile-content-section#sectionAthletics .faculty_section:after,
.school-main .profile-content-section#sectionAthletics .faculty_section:before,
.school-main .profile-content-section#sectionAthletics .research_section:after,
.school-main .profile-content-section#sectionAthletics .research_section:before,
.school-main .profile-content-section#sectionAthletics .student_section:after,
.school-main .profile-content-section#sectionAthletics .student_section:before,
.school-main .profile-content-section#sectionAthletics .tuition_section:after,
.school-main .profile-content-section#sectionAthletics .tuition_section:before,
.school-main .profile-content-section#sectionCampusLife .admissions_section:after,
.school-main .profile-content-section#sectionCampusLife .admissions_section:before,
.school-main .profile-content-section#sectionCampusLife .athletics_section:after,
.school-main .profile-content-section#sectionCampusLife .athletics_section:before,
.school-main .profile-content-section#sectionCampusLife .campus_section:after,
.school-main .profile-content-section#sectionCampusLife .campus_section:before,
.school-main .profile-content-section#sectionCampusLife .degrees_major:after,
.school-main .profile-content-section#sectionCampusLife .degrees_major:before,
.school-main .profile-content-section#sectionCampusLife .faculty_section:after,
.school-main .profile-content-section#sectionCampusLife .faculty_section:before,
.school-main .profile-content-section#sectionCampusLife .research_section:after,
.school-main .profile-content-section#sectionCampusLife .research_section:before,
.school-main .profile-content-section#sectionCampusLife .student_section:after,
.school-main .profile-content-section#sectionCampusLife .student_section:before,
.school-main .profile-content-section#sectionCampusLife .tuition_section:after,
.school-main .profile-content-section#sectionCampusLife .tuition_section:before,
.school-main .profile-content-section#sectionFaculty .admissions_section:after,
.school-main .profile-content-section#sectionFaculty .admissions_section:before,
.school-main .profile-content-section#sectionFaculty .athletics_section:after,
.school-main .profile-content-section#sectionFaculty .athletics_section:before,
.school-main .profile-content-section#sectionFaculty .campus_section:after,
.school-main .profile-content-section#sectionFaculty .campus_section:before,
.school-main .profile-content-section#sectionFaculty .degrees_major:after,
.school-main .profile-content-section#sectionFaculty .degrees_major:before,
.school-main .profile-content-section#sectionFaculty .faculty_section:after,
.school-main .profile-content-section#sectionFaculty .faculty_section:before,
.school-main .profile-content-section#sectionFaculty .research_section:after,
.school-main .profile-content-section#sectionFaculty .research_section:before,
.school-main .profile-content-section#sectionFaculty .student_section:after,
.school-main .profile-content-section#sectionFaculty .student_section:before,
.school-main .profile-content-section#sectionFaculty .tuition_section:after,
.school-main .profile-content-section#sectionFaculty .tuition_section:before,
.school-main .profile-content-section#sectionGradAdmissions .admissions_section:after,
.school-main .profile-content-section#sectionGradAdmissions .admissions_section:before,
.school-main .profile-content-section#sectionGradAdmissions .athletics_section:after,
.school-main .profile-content-section#sectionGradAdmissions .athletics_section:before,
.school-main .profile-content-section#sectionGradAdmissions .campus_section:after,
.school-main .profile-content-section#sectionGradAdmissions .campus_section:before,
.school-main .profile-content-section#sectionGradAdmissions .degrees_major:after,
.school-main .profile-content-section#sectionGradAdmissions .degrees_major:before,
.school-main .profile-content-section#sectionGradAdmissions .faculty_section:after,
.school-main .profile-content-section#sectionGradAdmissions .faculty_section:before,
.school-main .profile-content-section#sectionGradAdmissions .research_section:after,
.school-main .profile-content-section#sectionGradAdmissions .research_section:before,
.school-main .profile-content-section#sectionGradAdmissions .student_section:after,
.school-main .profile-content-section#sectionGradAdmissions .student_section:before,
.school-main .profile-content-section#sectionGradAdmissions .tuition_section:after,
.school-main .profile-content-section#sectionGradAdmissions .tuition_section:before,
.school-main .profile-content-section#sectionGradDegreesAwards .admissions_section:after,
.school-main .profile-content-section#sectionGradDegreesAwards .admissions_section:before,
.school-main .profile-content-section#sectionGradDegreesAwards .athletics_section:after,
.school-main .profile-content-section#sectionGradDegreesAwards .athletics_section:before,
.school-main .profile-content-section#sectionGradDegreesAwards .campus_section:after,
.school-main .profile-content-section#sectionGradDegreesAwards .campus_section:before,
.school-main .profile-content-section#sectionGradDegreesAwards .degrees_major:after,
.school-main .profile-content-section#sectionGradDegreesAwards .degrees_major:before,
.school-main .profile-content-section#sectionGradDegreesAwards .faculty_section:after,
.school-main .profile-content-section#sectionGradDegreesAwards .faculty_section:before,
.school-main .profile-content-section#sectionGradDegreesAwards .research_section:after,
.school-main .profile-content-section#sectionGradDegreesAwards .research_section:before,
.school-main .profile-content-section#sectionGradDegreesAwards .student_section:after,
.school-main .profile-content-section#sectionGradDegreesAwards .student_section:before,
.school-main .profile-content-section#sectionGradDegreesAwards .tuition_section:after,
.school-main .profile-content-section#sectionGradDegreesAwards .tuition_section:before,
.school-main .profile-content-section#sectionGradStudentBody .admissions_section:after,
.school-main .profile-content-section#sectionGradStudentBody .admissions_section:before,
.school-main .profile-content-section#sectionGradStudentBody .athletics_section:after,
.school-main .profile-content-section#sectionGradStudentBody .athletics_section:before,
.school-main .profile-content-section#sectionGradStudentBody .campus_section:after,
.school-main .profile-content-section#sectionGradStudentBody .campus_section:before,
.school-main .profile-content-section#sectionGradStudentBody .degrees_major:after,
.school-main .profile-content-section#sectionGradStudentBody .degrees_major:before,
.school-main .profile-content-section#sectionGradStudentBody .faculty_section:after,
.school-main .profile-content-section#sectionGradStudentBody .faculty_section:before,
.school-main .profile-content-section#sectionGradStudentBody .research_section:after,
.school-main .profile-content-section#sectionGradStudentBody .research_section:before,
.school-main .profile-content-section#sectionGradStudentBody .student_section:after,
.school-main .profile-content-section#sectionGradStudentBody .student_section:before,
.school-main .profile-content-section#sectionGradStudentBody .tuition_section:after,
.school-main .profile-content-section#sectionGradStudentBody .tuition_section:before,
.school-main .profile-content-section#sectionGradTuitionAndFees .admissions_section:after,
.school-main .profile-content-section#sectionGradTuitionAndFees .admissions_section:before,
.school-main .profile-content-section#sectionGradTuitionAndFees .athletics_section:after,
.school-main .profile-content-section#sectionGradTuitionAndFees .athletics_section:before,
.school-main .profile-content-section#sectionGradTuitionAndFees .campus_section:after,
.school-main .profile-content-section#sectionGradTuitionAndFees .campus_section:before,
.school-main .profile-content-section#sectionGradTuitionAndFees .degrees_major:after,
.school-main .profile-content-section#sectionGradTuitionAndFees .degrees_major:before,
.school-main .profile-content-section#sectionGradTuitionAndFees .faculty_section:after,
.school-main .profile-content-section#sectionGradTuitionAndFees .faculty_section:before,
.school-main .profile-content-section#sectionGradTuitionAndFees .research_section:after,
.school-main .profile-content-section#sectionGradTuitionAndFees .research_section:before,
.school-main .profile-content-section#sectionGradTuitionAndFees .student_section:after,
.school-main .profile-content-section#sectionGradTuitionAndFees .student_section:before,
.school-main .profile-content-section#sectionGradTuitionAndFees .tuition_section:after,
.school-main .profile-content-section#sectionGradTuitionAndFees .tuition_section:before,
.school-main .profile-content-section#sectionMajorsAndDegrees .admissions_section:after,
.school-main .profile-content-section#sectionMajorsAndDegrees .admissions_section:before,
.school-main .profile-content-section#sectionMajorsAndDegrees .athletics_section:after,
.school-main .profile-content-section#sectionMajorsAndDegrees .athletics_section:before,
.school-main .profile-content-section#sectionMajorsAndDegrees .campus_section:after,
.school-main .profile-content-section#sectionMajorsAndDegrees .campus_section:before,
.school-main .profile-content-section#sectionMajorsAndDegrees .degrees_major:after,
.school-main .profile-content-section#sectionMajorsAndDegrees .degrees_major:before,
.school-main .profile-content-section#sectionMajorsAndDegrees .faculty_section:after,
.school-main .profile-content-section#sectionMajorsAndDegrees .faculty_section:before,
.school-main .profile-content-section#sectionMajorsAndDegrees .research_section:after,
.school-main .profile-content-section#sectionMajorsAndDegrees .research_section:before,
.school-main .profile-content-section#sectionMajorsAndDegrees .student_section:after,
.school-main .profile-content-section#sectionMajorsAndDegrees .student_section:before,
.school-main .profile-content-section#sectionMajorsAndDegrees .tuition_section:after,
.school-main .profile-content-section#sectionMajorsAndDegrees .tuition_section:before,
.school-main .profile-content-section#sectionResearch .admissions_section:after,
.school-main .profile-content-section#sectionResearch .admissions_section:before,
.school-main .profile-content-section#sectionResearch .athletics_section:after,
.school-main .profile-content-section#sectionResearch .athletics_section:before,
.school-main .profile-content-section#sectionResearch .campus_section:after,
.school-main .profile-content-section#sectionResearch .campus_section:before,
.school-main .profile-content-section#sectionResearch .degrees_major:after,
.school-main .profile-content-section#sectionResearch .degrees_major:before,
.school-main .profile-content-section#sectionResearch .faculty_section:after,
.school-main .profile-content-section#sectionResearch .faculty_section:before,
.school-main .profile-content-section#sectionResearch .research_section:after,
.school-main .profile-content-section#sectionResearch .research_section:before,
.school-main .profile-content-section#sectionResearch .student_section:after,
.school-main .profile-content-section#sectionResearch .student_section:before,
.school-main .profile-content-section#sectionResearch .tuition_section:after,
.school-main .profile-content-section#sectionResearch .tuition_section:before,
.school-main .profile-content-section#sectionStudentBody .admissions_section:after,
.school-main .profile-content-section#sectionStudentBody .admissions_section:before,
.school-main .profile-content-section#sectionStudentBody .athletics_section:after,
.school-main .profile-content-section#sectionStudentBody .athletics_section:before,
.school-main .profile-content-section#sectionStudentBody .campus_section:after,
.school-main .profile-content-section#sectionStudentBody .campus_section:before,
.school-main .profile-content-section#sectionStudentBody .degrees_major:after,
.school-main .profile-content-section#sectionStudentBody .degrees_major:before,
.school-main .profile-content-section#sectionStudentBody .faculty_section:after,
.school-main .profile-content-section#sectionStudentBody .faculty_section:before,
.school-main .profile-content-section#sectionStudentBody .research_section:after,
.school-main .profile-content-section#sectionStudentBody .research_section:before,
.school-main .profile-content-section#sectionStudentBody .student_section:after,
.school-main .profile-content-section#sectionStudentBody .student_section:before,
.school-main .profile-content-section#sectionStudentBody .tuition_section:after,
.school-main .profile-content-section#sectionStudentBody .tuition_section:before,
.school-main .profile-content-section#sectionTuitionAndFees .admissions_section:after,
.school-main .profile-content-section#sectionTuitionAndFees .admissions_section:before,
.school-main .profile-content-section#sectionTuitionAndFees .athletics_section:after,
.school-main .profile-content-section#sectionTuitionAndFees .athletics_section:before,
.school-main .profile-content-section#sectionTuitionAndFees .campus_section:after,
.school-main .profile-content-section#sectionTuitionAndFees .campus_section:before,
.school-main .profile-content-section#sectionTuitionAndFees .degrees_major:after,
.school-main .profile-content-section#sectionTuitionAndFees .degrees_major:before,
.school-main .profile-content-section#sectionTuitionAndFees .faculty_section:after,
.school-main .profile-content-section#sectionTuitionAndFees .faculty_section:before,
.school-main .profile-content-section#sectionTuitionAndFees .research_section:after,
.school-main .profile-content-section#sectionTuitionAndFees .research_section:before,
.school-main .profile-content-section#sectionTuitionAndFees .student_section:after,
.school-main .profile-content-section#sectionTuitionAndFees .student_section:before,
.school-main .profile-content-section#sectionTuitionAndFees .tuition_section:after,
.school-main .profile-content-section#sectionTuitionAndFees .tuition_section:before {
    content: " ";
    display: table;
    line-height: 0
}

.school-main .profile-content-section#sectionAdmissions .admissions_section:after,
.school-main .profile-content-section#sectionAdmissions .athletics_section:after,
.school-main .profile-content-section#sectionAdmissions .campus_section:after,
.school-main .profile-content-section#sectionAdmissions .degrees_major:after,
.school-main .profile-content-section#sectionAdmissions .faculty_section:after,
.school-main .profile-content-section#sectionAdmissions .research_section:after,
.school-main .profile-content-section#sectionAdmissions .student_section:after,
.school-main .profile-content-section#sectionAdmissions .tuition_section:after,
.school-main .profile-content-section#sectionAthletics .admissions_section:after,
.school-main .profile-content-section#sectionAthletics .athletics_section:after,
.school-main .profile-content-section#sectionAthletics .campus_section:after,
.school-main .profile-content-section#sectionAthletics .degrees_major:after,
.school-main .profile-content-section#sectionAthletics .faculty_section:after,
.school-main .profile-content-section#sectionAthletics .research_section:after,
.school-main .profile-content-section#sectionAthletics .student_section:after,
.school-main .profile-content-section#sectionAthletics .tuition_section:after,
.school-main .profile-content-section#sectionCampusLife .admissions_section:after,
.school-main .profile-content-section#sectionCampusLife .athletics_section:after,
.school-main .profile-content-section#sectionCampusLife .campus_section:after,
.school-main .profile-content-section#sectionCampusLife .degrees_major:after,
.school-main .profile-content-section#sectionCampusLife .faculty_section:after,
.school-main .profile-content-section#sectionCampusLife .research_section:after,
.school-main .profile-content-section#sectionCampusLife .student_section:after,
.school-main .profile-content-section#sectionCampusLife .tuition_section:after,
.school-main .profile-content-section#sectionFaculty .admissions_section:after,
.school-main .profile-content-section#sectionFaculty .athletics_section:after,
.school-main .profile-content-section#sectionFaculty .campus_section:after,
.school-main .profile-content-section#sectionFaculty .degrees_major:after,
.school-main .profile-content-section#sectionFaculty .faculty_section:after,
.school-main .profile-content-section#sectionFaculty .research_section:after,
.school-main .profile-content-section#sectionFaculty .student_section:after,
.school-main .profile-content-section#sectionFaculty .tuition_section:after,
.school-main .profile-content-section#sectionGradAdmissions .admissions_section:after,
.school-main .profile-content-section#sectionGradAdmissions .athletics_section:after,
.school-main .profile-content-section#sectionGradAdmissions .campus_section:after,
.school-main .profile-content-section#sectionGradAdmissions .degrees_major:after,
.school-main .profile-content-section#sectionGradAdmissions .faculty_section:after,
.school-main .profile-content-section#sectionGradAdmissions .research_section:after,
.school-main .profile-content-section#sectionGradAdmissions .student_section:after,
.school-main .profile-content-section#sectionGradAdmissions .tuition_section:after,
.school-main .profile-content-section#sectionGradDegreesAwards .admissions_section:after,
.school-main .profile-content-section#sectionGradDegreesAwards .athletics_section:after,
.school-main .profile-content-section#sectionGradDegreesAwards .campus_section:after,
.school-main .profile-content-section#sectionGradDegreesAwards .degrees_major:after,
.school-main .profile-content-section#sectionGradDegreesAwards .faculty_section:after,
.school-main .profile-content-section#sectionGradDegreesAwards .research_section:after,
.school-main .profile-content-section#sectionGradDegreesAwards .student_section:after,
.school-main .profile-content-section#sectionGradDegreesAwards .tuition_section:after,
.school-main .profile-content-section#sectionGradStudentBody .admissions_section:after,
.school-main .profile-content-section#sectionGradStudentBody .athletics_section:after,
.school-main .profile-content-section#sectionGradStudentBody .campus_section:after,
.school-main .profile-content-section#sectionGradStudentBody .degrees_major:after,
.school-main .profile-content-section#sectionGradStudentBody .faculty_section:after,
.school-main .profile-content-section#sectionGradStudentBody .research_section:after,
.school-main .profile-content-section#sectionGradStudentBody .student_section:after,
.school-main .profile-content-section#sectionGradStudentBody .tuition_section:after,
.school-main .profile-content-section#sectionGradTuitionAndFees .admissions_section:after,
.school-main .profile-content-section#sectionGradTuitionAndFees .athletics_section:after,
.school-main .profile-content-section#sectionGradTuitionAndFees .campus_section:after,
.school-main .profile-content-section#sectionGradTuitionAndFees .degrees_major:after,
.school-main .profile-content-section#sectionGradTuitionAndFees .faculty_section:after,
.school-main .profile-content-section#sectionGradTuitionAndFees .research_section:after,
.school-main .profile-content-section#sectionGradTuitionAndFees .student_section:after,
.school-main .profile-content-section#sectionGradTuitionAndFees .tuition_section:after,
.school-main .profile-content-section#sectionMajorsAndDegrees .admissions_section:after,
.school-main .profile-content-section#sectionMajorsAndDegrees .athletics_section:after,
.school-main .profile-content-section#sectionMajorsAndDegrees .campus_section:after,
.school-main .profile-content-section#sectionMajorsAndDegrees .degrees_major:after,
.school-main .profile-content-section#sectionMajorsAndDegrees .faculty_section:after,
.school-main .profile-content-section#sectionMajorsAndDegrees .research_section:after,
.school-main .profile-content-section#sectionMajorsAndDegrees .student_section:after,
.school-main .profile-content-section#sectionMajorsAndDegrees .tuition_section:after,
.school-main .profile-content-section#sectionResearch .admissions_section:after,
.school-main .profile-content-section#sectionResearch .athletics_section:after,
.school-main .profile-content-section#sectionResearch .campus_section:after,
.school-main .profile-content-section#sectionResearch .degrees_major:after,
.school-main .profile-content-section#sectionResearch .faculty_section:after,
.school-main .profile-content-section#sectionResearch .research_section:after,
.school-main .profile-content-section#sectionResearch .student_section:after,
.school-main .profile-content-section#sectionResearch .tuition_section:after,
.school-main .profile-content-section#sectionStudentBody .admissions_section:after,
.school-main .profile-content-section#sectionStudentBody .athletics_section:after,
.school-main .profile-content-section#sectionStudentBody .campus_section:after,
.school-main .profile-content-section#sectionStudentBody .degrees_major:after,
.school-main .profile-content-section#sectionStudentBody .faculty_section:after,
.school-main .profile-content-section#sectionStudentBody .research_section:after,
.school-main .profile-content-section#sectionStudentBody .student_section:after,
.school-main .profile-content-section#sectionStudentBody .tuition_section:after,
.school-main .profile-content-section#sectionTuitionAndFees .admissions_section:after,
.school-main .profile-content-section#sectionTuitionAndFees .athletics_section:after,
.school-main .profile-content-section#sectionTuitionAndFees .campus_section:after,
.school-main .profile-content-section#sectionTuitionAndFees .degrees_major:after,
.school-main .profile-content-section#sectionTuitionAndFees .faculty_section:after,
.school-main .profile-content-section#sectionTuitionAndFees .research_section:after,
.school-main .profile-content-section#sectionTuitionAndFees .student_section:after,
.school-main .profile-content-section#sectionTuitionAndFees .tuition_section:after {
    clear: both
}

.school-main .profile-content-section#sectionAdmissions .admissions_section li,
.school-main .profile-content-section#sectionAdmissions .athletics_section li,
.school-main .profile-content-section#sectionAdmissions .campus_section li,
.school-main .profile-content-section#sectionAdmissions .degrees_major li,
.school-main .profile-content-section#sectionAdmissions .faculty_section li,
.school-main .profile-content-section#sectionAdmissions .research_section li,
.school-main .profile-content-section#sectionAdmissions .student_section li,
.school-main .profile-content-section#sectionAdmissions .tuition_section li,
.school-main .profile-content-section#sectionAthletics .admissions_section li,
.school-main .profile-content-section#sectionAthletics .athletics_section li,
.school-main .profile-content-section#sectionAthletics .campus_section li,
.school-main .profile-content-section#sectionAthletics .degrees_major li,
.school-main .profile-content-section#sectionAthletics .faculty_section li,
.school-main .profile-content-section#sectionAthletics .research_section li,
.school-main .profile-content-section#sectionAthletics .student_section li,
.school-main .profile-content-section#sectionAthletics .tuition_section li,
.school-main .profile-content-section#sectionCampusLife .admissions_section li,
.school-main .profile-content-section#sectionCampusLife .athletics_section li,
.school-main .profile-content-section#sectionCampusLife .campus_section li,
.school-main .profile-content-section#sectionCampusLife .degrees_major li,
.school-main .profile-content-section#sectionCampusLife .faculty_section li,
.school-main .profile-content-section#sectionCampusLife .research_section li,
.school-main .profile-content-section#sectionCampusLife .student_section li,
.school-main .profile-content-section#sectionCampusLife .tuition_section li,
.school-main .profile-content-section#sectionFaculty .admissions_section li,
.school-main .profile-content-section#sectionFaculty .athletics_section li,
.school-main .profile-content-section#sectionFaculty .campus_section li,
.school-main .profile-content-section#sectionFaculty .degrees_major li,
.school-main .profile-content-section#sectionFaculty .faculty_section li,
.school-main .profile-content-section#sectionFaculty .research_section li,
.school-main .profile-content-section#sectionFaculty .student_section li,
.school-main .profile-content-section#sectionFaculty .tuition_section li,
.school-main .profile-content-section#sectionFinancialAid .campus_section li,
.school-main .profile-content-section#sectionGradAdmissions .admissions_section li,
.school-main .profile-content-section#sectionGradAdmissions .athletics_section li,
.school-main .profile-content-section#sectionGradAdmissions .campus_section li,
.school-main .profile-content-section#sectionGradAdmissions .degrees_major li,
.school-main .profile-content-section#sectionGradAdmissions .faculty_section li,
.school-main .profile-content-section#sectionGradAdmissions .research_section li,
.school-main .profile-content-section#sectionGradAdmissions .student_section li,
.school-main .profile-content-section#sectionGradAdmissions .tuition_section li,
.school-main .profile-content-section#sectionGradDegreesAwards .admissions_section li,
.school-main .profile-content-section#sectionGradDegreesAwards .athletics_section li,
.school-main .profile-content-section#sectionGradDegreesAwards .campus_section li,
.school-main .profile-content-section#sectionGradDegreesAwards .degrees_major li,
.school-main .profile-content-section#sectionGradDegreesAwards .faculty_section li,
.school-main .profile-content-section#sectionGradDegreesAwards .research_section li,
.school-main .profile-content-section#sectionGradDegreesAwards .student_section li,
.school-main .profile-content-section#sectionGradDegreesAwards .tuition_section li,
.school-main .profile-content-section#sectionGradStudentBody .admissions_section li,
.school-main .profile-content-section#sectionGradStudentBody .athletics_section li,
.school-main .profile-content-section#sectionGradStudentBody .campus_section li,
.school-main .profile-content-section#sectionGradStudentBody .degrees_major li,
.school-main .profile-content-section#sectionGradStudentBody .faculty_section li,
.school-main .profile-content-section#sectionGradStudentBody .research_section li,
.school-main .profile-content-section#sectionGradStudentBody .student_section li,
.school-main .profile-content-section#sectionGradStudentBody .tuition_section li,
.school-main .profile-content-section#sectionGradTuitionAndFees .admissions_section li,
.school-main .profile-content-section#sectionGradTuitionAndFees .athletics_section li,
.school-main .profile-content-section#sectionGradTuitionAndFees .campus_section li,
.school-main .profile-content-section#sectionGradTuitionAndFees .degrees_major li,
.school-main .profile-content-section#sectionGradTuitionAndFees .faculty_section li,
.school-main .profile-content-section#sectionGradTuitionAndFees .research_section li,
.school-main .profile-content-section#sectionGradTuitionAndFees .student_section li,
.school-main .profile-content-section#sectionGradTuitionAndFees .tuition_section li,
.school-main .profile-content-section#sectionMajorsAndDegrees .admissions_section li,
.school-main .profile-content-section#sectionMajorsAndDegrees .athletics_section li,
.school-main .profile-content-section#sectionMajorsAndDegrees .campus_section li,
.school-main .profile-content-section#sectionMajorsAndDegrees .degrees_major li,
.school-main .profile-content-section#sectionMajorsAndDegrees .faculty_section li,
.school-main .profile-content-section#sectionMajorsAndDegrees .research_section li,
.school-main .profile-content-section#sectionMajorsAndDegrees .student_section li,
.school-main .profile-content-section#sectionMajorsAndDegrees .tuition_section li,
.school-main .profile-content-section#sectionResearch .admissions_section li,
.school-main .profile-content-section#sectionResearch .athletics_section li,
.school-main .profile-content-section#sectionResearch .campus_section li,
.school-main .profile-content-section#sectionResearch .degrees_major li,
.school-main .profile-content-section#sectionResearch .faculty_section li,
.school-main .profile-content-section#sectionResearch .research_section li,
.school-main .profile-content-section#sectionResearch .student_section li,
.school-main .profile-content-section#sectionResearch .tuition_section li,
.school-main .profile-content-section#sectionStudentBody .admissions_section li,
.school-main .profile-content-section#sectionStudentBody .athletics_section li,
.school-main .profile-content-section#sectionStudentBody .campus_section li,
.school-main .profile-content-section#sectionStudentBody .degrees_major li,
.school-main .profile-content-section#sectionStudentBody .faculty_section li,
.school-main .profile-content-section#sectionStudentBody .research_section li,
.school-main .profile-content-section#sectionStudentBody .student_section li,
.school-main .profile-content-section#sectionStudentBody .tuition_section li,
.school-main .profile-content-section#sectionTuitionAndFees .admissions_section li,
.school-main .profile-content-section#sectionTuitionAndFees .athletics_section li,
.school-main .profile-content-section#sectionTuitionAndFees .campus_section li,
.school-main .profile-content-section#sectionTuitionAndFees .degrees_major li,
.school-main .profile-content-section#sectionTuitionAndFees .faculty_section li,
.school-main .profile-content-section#sectionTuitionAndFees .research_section li,
.school-main .profile-content-section#sectionTuitionAndFees .student_section li,
.school-main .profile-content-section#sectionTuitionAndFees .tuition_section li {
    width: 100%;
    float: left;
    clear: both;
    margin-bottom: 0;
    padding: 6px;
    background-color: #fdfeff;
    color: #383d42;
    border: none;
    
    
    font-family: "proxima-soft", sans-serif;
    font-weight: 600
}

.school-main .profile-content-section#sectionAdmissions .admissions_section li:nth-child(2n+1),
.school-main .profile-content-section#sectionAdmissions .athletics_section li:nth-child(2n+1),
.school-main .profile-content-section#sectionAdmissions .campus_section li:nth-child(2n+1),
.school-main .profile-content-section#sectionAdmissions .degrees_major li:nth-child(2n+1),
.school-main .profile-content-section#sectionAdmissions .faculty_section li:nth-child(2n+1),
.school-main .profile-content-section#sectionAdmissions .research_section li:nth-child(2n+1),
.school-main .profile-content-section#sectionAdmissions .student_section li:nth-child(2n+1),
.school-main .profile-content-section#sectionAdmissions .tuition_section li:nth-child(2n+1),
.school-main .profile-content-section#sectionAthletics .admissions_section li:nth-child(2n+1),
.school-main .profile-content-section#sectionAthletics .athletics_section li:nth-child(2n+1),
.school-main .profile-content-section#sectionAthletics .campus_section li:nth-child(2n+1),
.school-main .profile-content-section#sectionAthletics .degrees_major li:nth-child(2n+1),
.school-main .profile-content-section#sectionAthletics .faculty_section li:nth-child(2n+1),
.school-main .profile-content-section#sectionAthletics .research_section li:nth-child(2n+1),
.school-main .profile-content-section#sectionAthletics .student_section li:nth-child(2n+1),
.school-main .profile-content-section#sectionAthletics .tuition_section li:nth-child(2n+1),
.school-main .profile-content-section#sectionCampusLife .admissions_section li:nth-child(2n+1),
.school-main .profile-content-section#sectionCampusLife .athletics_section li:nth-child(2n+1),
.school-main .profile-content-section#sectionCampusLife .campus_section li:nth-child(2n+1),
.school-main .profile-content-section#sectionCampusLife .degrees_major li:nth-child(2n+1),
.school-main .profile-content-section#sectionCampusLife .faculty_section li:nth-child(2n+1),
.school-main .profile-content-section#sectionCampusLife .research_section li:nth-child(2n+1),
.school-main .profile-content-section#sectionCampusLife .student_section li:nth-child(2n+1),
.school-main .profile-content-section#sectionCampusLife .tuition_section li:nth-child(2n+1),
.school-main .profile-content-section#sectionFaculty .admissions_section li:nth-child(2n+1),
.school-main .profile-content-section#sectionFaculty .athletics_section li:nth-child(2n+1),
.school-main .profile-content-section#sectionFaculty .campus_section li:nth-child(2n+1),
.school-main .profile-content-section#sectionFaculty .degrees_major li:nth-child(2n+1),
.school-main .profile-content-section#sectionFaculty .faculty_section li:nth-child(2n+1),
.school-main .profile-content-section#sectionFaculty .research_section li:nth-child(2n+1),
.school-main .profile-content-section#sectionFaculty .student_section li:nth-child(2n+1),
.school-main .profile-content-section#sectionFaculty .tuition_section li:nth-child(2n+1),
.school-main .profile-content-section#sectionFinancialAid .campus_section li:nth-child(2n+1),
.school-main .profile-content-section#sectionGradAdmissions .admissions_section li:nth-child(2n+1),
.school-main .profile-content-section#sectionGradAdmissions .athletics_section li:nth-child(2n+1),
.school-main .profile-content-section#sectionGradAdmissions .campus_section li:nth-child(2n+1),
.school-main .profile-content-section#sectionGradAdmissions .degrees_major li:nth-child(2n+1),
.school-main .profile-content-section#sectionGradAdmissions .faculty_section li:nth-child(2n+1),
.school-main .profile-content-section#sectionGradAdmissions .research_section li:nth-child(2n+1),
.school-main .profile-content-section#sectionGradAdmissions .student_section li:nth-child(2n+1),
.school-main .profile-content-section#sectionGradAdmissions .tuition_section li:nth-child(2n+1),
.school-main .profile-content-section#sectionGradDegreesAwards .admissions_section li:nth-child(2n+1),
.school-main .profile-content-section#sectionGradDegreesAwards .athletics_section li:nth-child(2n+1),
.school-main .profile-content-section#sectionGradDegreesAwards .campus_section li:nth-child(2n+1),
.school-main .profile-content-section#sectionGradDegreesAwards .degrees_major li:nth-child(2n+1),
.school-main .profile-content-section#sectionGradDegreesAwards .faculty_section li:nth-child(2n+1),
.school-main .profile-content-section#sectionGradDegreesAwards .research_section li:nth-child(2n+1),
.school-main .profile-content-section#sectionGradDegreesAwards .student_section li:nth-child(2n+1),
.school-main .profile-content-section#sectionGradDegreesAwards .tuition_section li:nth-child(2n+1),
.school-main .profile-content-section#sectionGradStudentBody .admissions_section li:nth-child(2n+1),
.school-main .profile-content-section#sectionGradStudentBody .athletics_section li:nth-child(2n+1),
.school-main .profile-content-section#sectionGradStudentBody .campus_section li:nth-child(2n+1),
.school-main .profile-content-section#sectionGradStudentBody .degrees_major li:nth-child(2n+1),
.school-main .profile-content-section#sectionGradStudentBody .faculty_section li:nth-child(2n+1),
.school-main .profile-content-section#sectionGradStudentBody .research_section li:nth-child(2n+1),
.school-main .profile-content-section#sectionGradStudentBody .student_section li:nth-child(2n+1),
.school-main .profile-content-section#sectionGradStudentBody .tuition_section li:nth-child(2n+1),
.school-main .profile-content-section#sectionGradTuitionAndFees .admissions_section li:nth-child(2n+1),
.school-main .profile-content-section#sectionGradTuitionAndFees .athletics_section li:nth-child(2n+1),
.school-main .profile-content-section#sectionGradTuitionAndFees .campus_section li:nth-child(2n+1),
.school-main .profile-content-section#sectionGradTuitionAndFees .degrees_major li:nth-child(2n+1),
.school-main .profile-content-section#sectionGradTuitionAndFees .faculty_section li:nth-child(2n+1),
.school-main .profile-content-section#sectionGradTuitionAndFees .research_section li:nth-child(2n+1),
.school-main .profile-content-section#sectionGradTuitionAndFees .student_section li:nth-child(2n+1),
.school-main .profile-content-section#sectionGradTuitionAndFees .tuition_section li:nth-child(2n+1),
.school-main .profile-content-section#sectionMajorsAndDegrees .admissions_section li:nth-child(2n+1),
.school-main .profile-content-section#sectionMajorsAndDegrees .athletics_section li:nth-child(2n+1),
.school-main .profile-content-section#sectionMajorsAndDegrees .campus_section li:nth-child(2n+1),
.school-main .profile-content-section#sectionMajorsAndDegrees .degrees_major li:nth-child(2n+1),
.school-main .profile-content-section#sectionMajorsAndDegrees .faculty_section li:nth-child(2n+1),
.school-main .profile-content-section#sectionMajorsAndDegrees .research_section li:nth-child(2n+1),
.school-main .profile-content-section#sectionMajorsAndDegrees .student_section li:nth-child(2n+1),
.school-main .profile-content-section#sectionMajorsAndDegrees .tuition_section li:nth-child(2n+1),
.school-main .profile-content-section#sectionResearch .admissions_section li:nth-child(2n+1),
.school-main .profile-content-section#sectionResearch .athletics_section li:nth-child(2n+1),
.school-main .profile-content-section#sectionResearch .campus_section li:nth-child(2n+1),
.school-main .profile-content-section#sectionResearch .degrees_major li:nth-child(2n+1),
.school-main .profile-content-section#sectionResearch .faculty_section li:nth-child(2n+1),
.school-main .profile-content-section#sectionResearch .research_section li:nth-child(2n+1),
.school-main .profile-content-section#sectionResearch .student_section li:nth-child(2n+1),
.school-main .profile-content-section#sectionResearch .tuition_section li:nth-child(2n+1),
.school-main .profile-content-section#sectionStudentBody .admissions_section li:nth-child(2n+1),
.school-main .profile-content-section#sectionStudentBody .athletics_section li:nth-child(2n+1),
.school-main .profile-content-section#sectionStudentBody .campus_section li:nth-child(2n+1),
.school-main .profile-content-section#sectionStudentBody .degrees_major li:nth-child(2n+1),
.school-main .profile-content-section#sectionStudentBody .faculty_section li:nth-child(2n+1),
.school-main .profile-content-section#sectionStudentBody .research_section li:nth-child(2n+1),
.school-main .profile-content-section#sectionStudentBody .student_section li:nth-child(2n+1),
.school-main .profile-content-section#sectionStudentBody .tuition_section li:nth-child(2n+1),
.school-main .profile-content-section#sectionTuitionAndFees .admissions_section li:nth-child(2n+1),
.school-main .profile-content-section#sectionTuitionAndFees .athletics_section li:nth-child(2n+1),
.school-main .profile-content-section#sectionTuitionAndFees .campus_section li:nth-child(2n+1),
.school-main .profile-content-section#sectionTuitionAndFees .degrees_major li:nth-child(2n+1),
.school-main .profile-content-section#sectionTuitionAndFees .faculty_section li:nth-child(2n+1),
.school-main .profile-content-section#sectionTuitionAndFees .research_section li:nth-child(2n+1),
.school-main .profile-content-section#sectionTuitionAndFees .student_section li:nth-child(2n+1),
.school-main .profile-content-section#sectionTuitionAndFees .tuition_section li:nth-child(2n+1) {
    background-color: #f6fcfe
}

.school-main .profile-content-section#sectionAdmissions .admissions_section li.row_white,
.school-main .profile-content-section#sectionAdmissions .athletics_section li.row_white,
.school-main .profile-content-section#sectionAdmissions .campus_section li.row_white,
.school-main .profile-content-section#sectionAdmissions .degrees_major li.row_white,
.school-main .profile-content-section#sectionAdmissions .faculty_section li.row_white,
.school-main .profile-content-section#sectionAdmissions .research_section li.row_white,
.school-main .profile-content-section#sectionAdmissions .student_section li.row_white,
.school-main .profile-content-section#sectionAdmissions .tuition_section li.row_white,
.school-main .profile-content-section#sectionAthletics .admissions_section li.row_white,
.school-main .profile-content-section#sectionAthletics .athletics_section li.row_white,
.school-main .profile-content-section#sectionAthletics .campus_section li.row_white,
.school-main .profile-content-section#sectionAthletics .degrees_major li.row_white,
.school-main .profile-content-section#sectionAthletics .faculty_section li.row_white,
.school-main .profile-content-section#sectionAthletics .research_section li.row_white,
.school-main .profile-content-section#sectionAthletics .student_section li.row_white,
.school-main .profile-content-section#sectionAthletics .tuition_section li.row_white,
.school-main .profile-content-section#sectionCampusLife .admissions_section li.row_white,
.school-main .profile-content-section#sectionCampusLife .athletics_section li.row_white,
.school-main .profile-content-section#sectionCampusLife .campus_section li.row_white,
.school-main .profile-content-section#sectionCampusLife .degrees_major li.row_white,
.school-main .profile-content-section#sectionCampusLife .faculty_section li.row_white,
.school-main .profile-content-section#sectionCampusLife .research_section li.row_white,
.school-main .profile-content-section#sectionCampusLife .student_section li.row_white,
.school-main .profile-content-section#sectionCampusLife .tuition_section li.row_white,
.school-main .profile-content-section#sectionFaculty .admissions_section li.row_white,
.school-main .profile-content-section#sectionFaculty .athletics_section li.row_white,
.school-main .profile-content-section#sectionFaculty .campus_section li.row_white,
.school-main .profile-content-section#sectionFaculty .degrees_major li.row_white,
.school-main .profile-content-section#sectionFaculty .faculty_section li.row_white,
.school-main .profile-content-section#sectionFaculty .research_section li.row_white,
.school-main .profile-content-section#sectionFaculty .student_section li.row_white,
.school-main .profile-content-section#sectionFaculty .tuition_section li.row_white,
.school-main .profile-content-section#sectionFinancialAid .campus_section li.row_white,
.school-main .profile-content-section#sectionGradAdmissions .admissions_section li.row_white,
.school-main .profile-content-section#sectionGradAdmissions .athletics_section li.row_white,
.school-main .profile-content-section#sectionGradAdmissions .campus_section li.row_white,
.school-main .profile-content-section#sectionGradAdmissions .degrees_major li.row_white,
.school-main .profile-content-section#sectionGradAdmissions .faculty_section li.row_white,
.school-main .profile-content-section#sectionGradAdmissions .research_section li.row_white,
.school-main .profile-content-section#sectionGradAdmissions .student_section li.row_white,
.school-main .profile-content-section#sectionGradAdmissions .tuition_section li.row_white,
.school-main .profile-content-section#sectionGradDegreesAwards .admissions_section li.row_white,
.school-main .profile-content-section#sectionGradDegreesAwards .athletics_section li.row_white,
.school-main .profile-content-section#sectionGradDegreesAwards .campus_section li.row_white,
.school-main .profile-content-section#sectionGradDegreesAwards .degrees_major li.row_white,
.school-main .profile-content-section#sectionGradDegreesAwards .faculty_section li.row_white,
.school-main .profile-content-section#sectionGradDegreesAwards .research_section li.row_white,
.school-main .profile-content-section#sectionGradDegreesAwards .student_section li.row_white,
.school-main .profile-content-section#sectionGradDegreesAwards .tuition_section li.row_white,
.school-main .profile-content-section#sectionGradStudentBody .admissions_section li.row_white,
.school-main .profile-content-section#sectionGradStudentBody .athletics_section li.row_white,
.school-main .profile-content-section#sectionGradStudentBody .campus_section li.row_white,
.school-main .profile-content-section#sectionGradStudentBody .degrees_major li.row_white,
.school-main .profile-content-section#sectionGradStudentBody .faculty_section li.row_white,
.school-main .profile-content-section#sectionGradStudentBody .research_section li.row_white,
.school-main .profile-content-section#sectionGradStudentBody .student_section li.row_white,
.school-main .profile-content-section#sectionGradStudentBody .tuition_section li.row_white,
.school-main .profile-content-section#sectionGradTuitionAndFees .admissions_section li.row_white,
.school-main .profile-content-section#sectionGradTuitionAndFees .athletics_section li.row_white,
.school-main .profile-content-section#sectionGradTuitionAndFees .campus_section li.row_white,
.school-main .profile-content-section#sectionGradTuitionAndFees .degrees_major li.row_white,
.school-main .profile-content-section#sectionGradTuitionAndFees .faculty_section li.row_white,
.school-main .profile-content-section#sectionGradTuitionAndFees .research_section li.row_white,
.school-main .profile-content-section#sectionGradTuitionAndFees .student_section li.row_white,
.school-main .profile-content-section#sectionGradTuitionAndFees .tuition_section li.row_white,
.school-main .profile-content-section#sectionMajorsAndDegrees .admissions_section li.row_white,
.school-main .profile-content-section#sectionMajorsAndDegrees .athletics_section li.row_white,
.school-main .profile-content-section#sectionMajorsAndDegrees .campus_section li.row_white,
.school-main .profile-content-section#sectionMajorsAndDegrees .degrees_major li.row_white,
.school-main .profile-content-section#sectionMajorsAndDegrees .faculty_section li.row_white,
.school-main .profile-content-section#sectionMajorsAndDegrees .research_section li.row_white,
.school-main .profile-content-section#sectionMajorsAndDegrees .student_section li.row_white,
.school-main .profile-content-section#sectionMajorsAndDegrees .tuition_section li.row_white,
.school-main .profile-content-section#sectionResearch .admissions_section li.row_white,
.school-main .profile-content-section#sectionResearch .athletics_section li.row_white,
.school-main .profile-content-section#sectionResearch .campus_section li.row_white,
.school-main .profile-content-section#sectionResearch .degrees_major li.row_white,
.school-main .profile-content-section#sectionResearch .faculty_section li.row_white,
.school-main .profile-content-section#sectionResearch .research_section li.row_white,
.school-main .profile-content-section#sectionResearch .student_section li.row_white,
.school-main .profile-content-section#sectionResearch .tuition_section li.row_white,
.school-main .profile-content-section#sectionStudentBody .admissions_section li.row_white,
.school-main .profile-content-section#sectionStudentBody .athletics_section li.row_white,
.school-main .profile-content-section#sectionStudentBody .campus_section li.row_white,
.school-main .profile-content-section#sectionStudentBody .degrees_major li.row_white,
.school-main .profile-content-section#sectionStudentBody .faculty_section li.row_white,
.school-main .profile-content-section#sectionStudentBody .research_section li.row_white,
.school-main .profile-content-section#sectionStudentBody .student_section li.row_white,
.school-main .profile-content-section#sectionStudentBody .tuition_section li.row_white,
.school-main .profile-content-section#sectionTuitionAndFees .admissions_section li.row_white,
.school-main .profile-content-section#sectionTuitionAndFees .athletics_section li.row_white,
.school-main .profile-content-section#sectionTuitionAndFees .campus_section li.row_white,
.school-main .profile-content-section#sectionTuitionAndFees .degrees_major li.row_white,
.school-main .profile-content-section#sectionTuitionAndFees .faculty_section li.row_white,
.school-main .profile-content-section#sectionTuitionAndFees .research_section li.row_white,
.school-main .profile-content-section#sectionTuitionAndFees .student_section li.row_white,
.school-main .profile-content-section#sectionTuitionAndFees .tuition_section li.row_white {
    background-color: #fff
}

.school-main .profile-content-section#sectionAdmissions .admissions_section li.female,
.school-main .profile-content-section#sectionAdmissions .athletics_section li.female,
.school-main .profile-content-section#sectionAdmissions .campus_section li.female,
.school-main .profile-content-section#sectionAdmissions .degrees_major li.female,
.school-main .profile-content-section#sectionAdmissions .faculty_section li.female,
.school-main .profile-content-section#sectionAdmissions .research_section li.female,
.school-main .profile-content-section#sectionAdmissions .student_section li.female,
.school-main .profile-content-section#sectionAdmissions .tuition_section li.female,
.school-main .profile-content-section#sectionAthletics .admissions_section li.female,
.school-main .profile-content-section#sectionAthletics .athletics_section li.female,
.school-main .profile-content-section#sectionAthletics .campus_section li.female,
.school-main .profile-content-section#sectionAthletics .degrees_major li.female,
.school-main .profile-content-section#sectionAthletics .faculty_section li.female,
.school-main .profile-content-section#sectionAthletics .research_section li.female,
.school-main .profile-content-section#sectionAthletics .student_section li.female,
.school-main .profile-content-section#sectionAthletics .tuition_section li.female,
.school-main .profile-content-section#sectionCampusLife .admissions_section li.female,
.school-main .profile-content-section#sectionCampusLife .athletics_section li.female,
.school-main .profile-content-section#sectionCampusLife .campus_section li.female,
.school-main .profile-content-section#sectionCampusLife .degrees_major li.female,
.school-main .profile-content-section#sectionCampusLife .faculty_section li.female,
.school-main .profile-content-section#sectionCampusLife .research_section li.female,
.school-main .profile-content-section#sectionCampusLife .student_section li.female,
.school-main .profile-content-section#sectionCampusLife .tuition_section li.female,
.school-main .profile-content-section#sectionFaculty .admissions_section li.female,
.school-main .profile-content-section#sectionFaculty .athletics_section li.female,
.school-main .profile-content-section#sectionFaculty .campus_section li.female,
.school-main .profile-content-section#sectionFaculty .degrees_major li.female,
.school-main .profile-content-section#sectionFaculty .faculty_section li.female,
.school-main .profile-content-section#sectionFaculty .research_section li.female,
.school-main .profile-content-section#sectionFaculty .student_section li.female,
.school-main .profile-content-section#sectionFaculty .tuition_section li.female,
.school-main .profile-content-section#sectionGradAdmissions .admissions_section li.female,
.school-main .profile-content-section#sectionGradAdmissions .athletics_section li.female,
.school-main .profile-content-section#sectionGradAdmissions .campus_section li.female,
.school-main .profile-content-section#sectionGradAdmissions .degrees_major li.female,
.school-main .profile-content-section#sectionGradAdmissions .faculty_section li.female,
.school-main .profile-content-section#sectionGradAdmissions .research_section li.female,
.school-main .profile-content-section#sectionGradAdmissions .student_section li.female,
.school-main .profile-content-section#sectionGradAdmissions .tuition_section li.female,
.school-main .profile-content-section#sectionGradDegreesAwards .admissions_section li.female,
.school-main .profile-content-section#sectionGradDegreesAwards .athletics_section li.female,
.school-main .profile-content-section#sectionGradDegreesAwards .campus_section li.female,
.school-main .profile-content-section#sectionGradDegreesAwards .degrees_major li.female,
.school-main .profile-content-section#sectionGradDegreesAwards .faculty_section li.female,
.school-main .profile-content-section#sectionGradDegreesAwards .research_section li.female,
.school-main .profile-content-section#sectionGradDegreesAwards .student_section li.female,
.school-main .profile-content-section#sectionGradDegreesAwards .tuition_section li.female,
.school-main .profile-content-section#sectionGradStudentBody .admissions_section li.female,
.school-main .profile-content-section#sectionGradStudentBody .athletics_section li.female,
.school-main .profile-content-section#sectionGradStudentBody .campus_section li.female,
.school-main .profile-content-section#sectionGradStudentBody .degrees_major li.female,
.school-main .profile-content-section#sectionGradStudentBody .faculty_section li.female,
.school-main .profile-content-section#sectionGradStudentBody .research_section li.female,
.school-main .profile-content-section#sectionGradStudentBody .student_section li.female,
.school-main .profile-content-section#sectionGradStudentBody .tuition_section li.female,
.school-main .profile-content-section#sectionGradTuitionAndFees .admissions_section li.female,
.school-main .profile-content-section#sectionGradTuitionAndFees .athletics_section li.female,
.school-main .profile-content-section#sectionGradTuitionAndFees .campus_section li.female,
.school-main .profile-content-section#sectionGradTuitionAndFees .degrees_major li.female,
.school-main .profile-content-section#sectionGradTuitionAndFees .faculty_section li.female,
.school-main .profile-content-section#sectionGradTuitionAndFees .research_section li.female,
.school-main .profile-content-section#sectionGradTuitionAndFees .student_section li.female,
.school-main .profile-content-section#sectionGradTuitionAndFees .tuition_section li.female,
.school-main .profile-content-section#sectionMajorsAndDegrees .admissions_section li.female,
.school-main .profile-content-section#sectionMajorsAndDegrees .athletics_section li.female,
.school-main .profile-content-section#sectionMajorsAndDegrees .campus_section li.female,
.school-main .profile-content-section#sectionMajorsAndDegrees .degrees_major li.female,
.school-main .profile-content-section#sectionMajorsAndDegrees .faculty_section li.female,
.school-main .profile-content-section#sectionMajorsAndDegrees .research_section li.female,
.school-main .profile-content-section#sectionMajorsAndDegrees .student_section li.female,
.school-main .profile-content-section#sectionMajorsAndDegrees .tuition_section li.female,
.school-main .profile-content-section#sectionResearch .admissions_section li.female,
.school-main .profile-content-section#sectionResearch .athletics_section li.female,
.school-main .profile-content-section#sectionResearch .campus_section li.female,
.school-main .profile-content-section#sectionResearch .degrees_major li.female,
.school-main .profile-content-section#sectionResearch .faculty_section li.female,
.school-main .profile-content-section#sectionResearch .research_section li.female,
.school-main .profile-content-section#sectionResearch .student_section li.female,
.school-main .profile-content-section#sectionResearch .tuition_section li.female,
.school-main .profile-content-section#sectionStudentBody .admissions_section li.female,
.school-main .profile-content-section#sectionStudentBody .athletics_section li.female,
.school-main .profile-content-section#sectionStudentBody .campus_section li.female,
.school-main .profile-content-section#sectionStudentBody .degrees_major li.female,
.school-main .profile-content-section#sectionStudentBody .faculty_section li.female,
.school-main .profile-content-section#sectionStudentBody .research_section li.female,
.school-main .profile-content-section#sectionStudentBody .student_section li.female,
.school-main .profile-content-section#sectionStudentBody .tuition_section li.female,
.school-main .profile-content-section#sectionTuitionAndFees .admissions_section li.female,
.school-main .profile-content-section#sectionTuitionAndFees .athletics_section li.female,
.school-main .profile-content-section#sectionTuitionAndFees .campus_section li.female,
.school-main .profile-content-section#sectionTuitionAndFees .degrees_major li.female,
.school-main .profile-content-section#sectionTuitionAndFees .faculty_section li.female,
.school-main .profile-content-section#sectionTuitionAndFees .research_section li.female,
.school-main .profile-content-section#sectionTuitionAndFees .student_section li.female,
.school-main .profile-content-section#sectionTuitionAndFees .tuition_section li.female {
    background-color: #fef6fb!important
}

.school-main .profile-content-section#sectionAdmissions .admissions_section li.male,
.school-main .profile-content-section#sectionAdmissions .athletics_section li.male,
.school-main .profile-content-section#sectionAdmissions .campus_section li.male,
.school-main .profile-content-section#sectionAdmissions .degrees_major li.male,
.school-main .profile-content-section#sectionAdmissions .faculty_section li.male,
.school-main .profile-content-section#sectionAdmissions .research_section li.male,
.school-main .profile-content-section#sectionAdmissions .student_section li.male,
.school-main .profile-content-section#sectionAdmissions .tuition_section li.male,
.school-main .profile-content-section#sectionAthletics .admissions_section li.male,
.school-main .profile-content-section#sectionAthletics .athletics_section li.male,
.school-main .profile-content-section#sectionAthletics .campus_section li.male,
.school-main .profile-content-section#sectionAthletics .degrees_major li.male,
.school-main .profile-content-section#sectionAthletics .faculty_section li.male,
.school-main .profile-content-section#sectionAthletics .research_section li.male,
.school-main .profile-content-section#sectionAthletics .student_section li.male,
.school-main .profile-content-section#sectionAthletics .tuition_section li.male,
.school-main .profile-content-section#sectionCampusLife .admissions_section li.male,
.school-main .profile-content-section#sectionCampusLife .athletics_section li.male,
.school-main .profile-content-section#sectionCampusLife .campus_section li.male,
.school-main .profile-content-section#sectionCampusLife .degrees_major li.male,
.school-main .profile-content-section#sectionCampusLife .faculty_section li.male,
.school-main .profile-content-section#sectionCampusLife .research_section li.male,
.school-main .profile-content-section#sectionCampusLife .student_section li.male,
.school-main .profile-content-section#sectionCampusLife .tuition_section li.male,
.school-main .profile-content-section#sectionFaculty .admissions_section li.male,
.school-main .profile-content-section#sectionFaculty .athletics_section li.male,
.school-main .profile-content-section#sectionFaculty .campus_section li.male,
.school-main .profile-content-section#sectionFaculty .degrees_major li.male,
.school-main .profile-content-section#sectionFaculty .faculty_section li.male,
.school-main .profile-content-section#sectionFaculty .research_section li.male,
.school-main .profile-content-section#sectionFaculty .student_section li.male,
.school-main .profile-content-section#sectionFaculty .tuition_section li.male,
.school-main .profile-content-section#sectionGradAdmissions .admissions_section li.male,
.school-main .profile-content-section#sectionGradAdmissions .athletics_section li.male,
.school-main .profile-content-section#sectionGradAdmissions .campus_section li.male,
.school-main .profile-content-section#sectionGradAdmissions .degrees_major li.male,
.school-main .profile-content-section#sectionGradAdmissions .faculty_section li.male,
.school-main .profile-content-section#sectionGradAdmissions .research_section li.male,
.school-main .profile-content-section#sectionGradAdmissions .student_section li.male,
.school-main .profile-content-section#sectionGradAdmissions .tuition_section li.male,
.school-main .profile-content-section#sectionGradDegreesAwards .admissions_section li.male,
.school-main .profile-content-section#sectionGradDegreesAwards .athletics_section li.male,
.school-main .profile-content-section#sectionGradDegreesAwards .campus_section li.male,
.school-main .profile-content-section#sectionGradDegreesAwards .degrees_major li.male,
.school-main .profile-content-section#sectionGradDegreesAwards .faculty_section li.male,
.school-main .profile-content-section#sectionGradDegreesAwards .research_section li.male,
.school-main .profile-content-section#sectionGradDegreesAwards .student_section li.male,
.school-main .profile-content-section#sectionGradDegreesAwards .tuition_section li.male,
.school-main .profile-content-section#sectionGradStudentBody .admissions_section li.male,
.school-main .profile-content-section#sectionGradStudentBody .athletics_section li.male,
.school-main .profile-content-section#sectionGradStudentBody .campus_section li.male,
.school-main .profile-content-section#sectionGradStudentBody .degrees_major li.male,
.school-main .profile-content-section#sectionGradStudentBody .faculty_section li.male,
.school-main .profile-content-section#sectionGradStudentBody .research_section li.male,
.school-main .profile-content-section#sectionGradStudentBody .student_section li.male,
.school-main .profile-content-section#sectionGradStudentBody .tuition_section li.male,
.school-main .profile-content-section#sectionGradTuitionAndFees .admissions_section li.male,
.school-main .profile-content-section#sectionGradTuitionAndFees .athletics_section li.male,
.school-main .profile-content-section#sectionGradTuitionAndFees .campus_section li.male,
.school-main .profile-content-section#sectionGradTuitionAndFees .degrees_major li.male,
.school-main .profile-content-section#sectionGradTuitionAndFees .faculty_section li.male,
.school-main .profile-content-section#sectionGradTuitionAndFees .research_section li.male,
.school-main .profile-content-section#sectionGradTuitionAndFees .student_section li.male,
.school-main .profile-content-section#sectionGradTuitionAndFees .tuition_section li.male,
.school-main .profile-content-section#sectionMajorsAndDegrees .admissions_section li.male,
.school-main .profile-content-section#sectionMajorsAndDegrees .athletics_section li.male,
.school-main .profile-content-section#sectionMajorsAndDegrees .campus_section li.male,
.school-main .profile-content-section#sectionMajorsAndDegrees .degrees_major li.male,
.school-main .profile-content-section#sectionMajorsAndDegrees .faculty_section li.male,
.school-main .profile-content-section#sectionMajorsAndDegrees .research_section li.male,
.school-main .profile-content-section#sectionMajorsAndDegrees .student_section li.male,
.school-main .profile-content-section#sectionMajorsAndDegrees .tuition_section li.male,
.school-main .profile-content-section#sectionResearch .admissions_section li.male,
.school-main .profile-content-section#sectionResearch .athletics_section li.male,
.school-main .profile-content-section#sectionResearch .campus_section li.male,
.school-main .profile-content-section#sectionResearch .degrees_major li.male,
.school-main .profile-content-section#sectionResearch .faculty_section li.male,
.school-main .profile-content-section#sectionResearch .research_section li.male,
.school-main .profile-content-section#sectionResearch .student_section li.male,
.school-main .profile-content-section#sectionResearch .tuition_section li.male,
.school-main .profile-content-section#sectionStudentBody .admissions_section li.male,
.school-main .profile-content-section#sectionStudentBody .athletics_section li.male,
.school-main .profile-content-section#sectionStudentBody .campus_section li.male,
.school-main .profile-content-section#sectionStudentBody .degrees_major li.male,
.school-main .profile-content-section#sectionStudentBody .faculty_section li.male,
.school-main .profile-content-section#sectionStudentBody .research_section li.male,
.school-main .profile-content-section#sectionStudentBody .student_section li.male,
.school-main .profile-content-section#sectionStudentBody .tuition_section li.male,
.school-main .profile-content-section#sectionTuitionAndFees .admissions_section li.male,
.school-main .profile-content-section#sectionTuitionAndFees .athletics_section li.male,
.school-main .profile-content-section#sectionTuitionAndFees .campus_section li.male,
.school-main .profile-content-section#sectionTuitionAndFees .degrees_major li.male,
.school-main .profile-content-section#sectionTuitionAndFees .faculty_section li.male,
.school-main .profile-content-section#sectionTuitionAndFees .research_section li.male,
.school-main .profile-content-section#sectionTuitionAndFees .student_section li.male,
.school-main .profile-content-section#sectionTuitionAndFees .tuition_section li.male {
    background-color: #f9fefd!important
}

.school-main .profile-content-section#sectionAdmissions .admissions_section li .admissions_label,
.school-main .profile-content-section#sectionAdmissions .admissions_section li .campus_label,
.school-main .profile-content-section#sectionAdmissions .admissions_section li .faculty_label,
.school-main .profile-content-section#sectionAdmissions .admissions_section li .research_label,
.school-main .profile-content-section#sectionAdmissions .admissions_section li .student_label,
.school-main .profile-content-section#sectionAdmissions .admissions_section li .tuition_label,
.school-main .profile-content-section#sectionAdmissions .athletics_section li .admissions_label,
.school-main .profile-content-section#sectionAdmissions .athletics_section li .campus_label,
.school-main .profile-content-section#sectionAdmissions .athletics_section li .faculty_label,
.school-main .profile-content-section#sectionAdmissions .athletics_section li .research_label,
.school-main .profile-content-section#sectionAdmissions .athletics_section li .student_label,
.school-main .profile-content-section#sectionAdmissions .athletics_section li .tuition_label,
.school-main .profile-content-section#sectionAdmissions .campus_section li .admissions_label,
.school-main .profile-content-section#sectionAdmissions .campus_section li .campus_label,
.school-main .profile-content-section#sectionAdmissions .campus_section li .faculty_label,
.school-main .profile-content-section#sectionAdmissions .campus_section li .research_label,
.school-main .profile-content-section#sectionAdmissions .campus_section li .student_label,
.school-main .profile-content-section#sectionAdmissions .campus_section li .tuition_label,
.school-main .profile-content-section#sectionAdmissions .degrees_major li .admissions_label,
.school-main .profile-content-section#sectionAdmissions .degrees_major li .campus_label,
.school-main .profile-content-section#sectionAdmissions .degrees_major li .faculty_label,
.school-main .profile-content-section#sectionAdmissions .degrees_major li .research_label,
.school-main .profile-content-section#sectionAdmissions .degrees_major li .student_label,
.school-main .profile-content-section#sectionAdmissions .degrees_major li .tuition_label,
.school-main .profile-content-section#sectionAdmissions .faculty_section li .admissions_label,
.school-main .profile-content-section#sectionAdmissions .faculty_section li .campus_label,
.school-main .profile-content-section#sectionAdmissions .faculty_section li .faculty_label,
.school-main .profile-content-section#sectionAdmissions .faculty_section li .research_label,
.school-main .profile-content-section#sectionAdmissions .faculty_section li .student_label,
.school-main .profile-content-section#sectionAdmissions .faculty_section li .tuition_label,
.school-main .profile-content-section#sectionAdmissions .research_section li .admissions_label,
.school-main .profile-content-section#sectionAdmissions .research_section li .campus_label,
.school-main .profile-content-section#sectionAdmissions .research_section li .faculty_label,
.school-main .profile-content-section#sectionAdmissions .research_section li .research_label,
.school-main .profile-content-section#sectionAdmissions .research_section li .student_label,
.school-main .profile-content-section#sectionAdmissions .research_section li .tuition_label,
.school-main .profile-content-section#sectionAdmissions .student_section li .admissions_label,
.school-main .profile-content-section#sectionAdmissions .student_section li .campus_label,
.school-main .profile-content-section#sectionAdmissions .student_section li .faculty_label,
.school-main .profile-content-section#sectionAdmissions .student_section li .research_label,
.school-main .profile-content-section#sectionAdmissions .student_section li .student_label,
.school-main .profile-content-section#sectionAdmissions .student_section li .tuition_label,
.school-main .profile-content-section#sectionAdmissions .tuition_section li .admissions_label,
.school-main .profile-content-section#sectionAdmissions .tuition_section li .campus_label,
.school-main .profile-content-section#sectionAdmissions .tuition_section li .faculty_label,
.school-main .profile-content-section#sectionAdmissions .tuition_section li .research_label,
.school-main .profile-content-section#sectionAdmissions .tuition_section li .student_label,
.school-main .profile-content-section#sectionAdmissions .tuition_section li .tuition_label,
.school-main .profile-content-section#sectionAthletics .admissions_section li .admissions_label,
.school-main .profile-content-section#sectionAthletics .admissions_section li .campus_label,
.school-main .profile-content-section#sectionAthletics .admissions_section li .faculty_label,
.school-main .profile-content-section#sectionAthletics .admissions_section li .research_label,
.school-main .profile-content-section#sectionAthletics .admissions_section li .student_label,
.school-main .profile-content-section#sectionAthletics .admissions_section li .tuition_label,
.school-main .profile-content-section#sectionAthletics .athletics_section li .admissions_label,
.school-main .profile-content-section#sectionAthletics .athletics_section li .campus_label,
.school-main .profile-content-section#sectionAthletics .athletics_section li .faculty_label,
.school-main .profile-content-section#sectionAthletics .athletics_section li .research_label,
.school-main .profile-content-section#sectionAthletics .athletics_section li .student_label,
.school-main .profile-content-section#sectionAthletics .athletics_section li .tuition_label,
.school-main .profile-content-section#sectionAthletics .campus_section li .admissions_label,
.school-main .profile-content-section#sectionAthletics .campus_section li .campus_label,
.school-main .profile-content-section#sectionAthletics .campus_section li .faculty_label,
.school-main .profile-content-section#sectionAthletics .campus_section li .research_label,
.school-main .profile-content-section#sectionAthletics .campus_section li .student_label,
.school-main .profile-content-section#sectionAthletics .campus_section li .tuition_label,
.school-main .profile-content-section#sectionAthletics .degrees_major li .admissions_label,
.school-main .profile-content-section#sectionAthletics .degrees_major li .campus_label,
.school-main .profile-content-section#sectionAthletics .degrees_major li .faculty_label,
.school-main .profile-content-section#sectionAthletics .degrees_major li .research_label,
.school-main .profile-content-section#sectionAthletics .degrees_major li .student_label,
.school-main .profile-content-section#sectionAthletics .degrees_major li .tuition_label,
.school-main .profile-content-section#sectionAthletics .faculty_section li .admissions_label,
.school-main .profile-content-section#sectionAthletics .faculty_section li .campus_label,
.school-main .profile-content-section#sectionAthletics .faculty_section li .faculty_label,
.school-main .profile-content-section#sectionAthletics .faculty_section li .research_label,
.school-main .profile-content-section#sectionAthletics .faculty_section li .student_label,
.school-main .profile-content-section#sectionAthletics .faculty_section li .tuition_label,
.school-main .profile-content-section#sectionAthletics .research_section li .admissions_label,
.school-main .profile-content-section#sectionAthletics .research_section li .campus_label,
.school-main .profile-content-section#sectionAthletics .research_section li .faculty_label,
.school-main .profile-content-section#sectionAthletics .research_section li .research_label,
.school-main .profile-content-section#sectionAthletics .research_section li .student_label,
.school-main .profile-content-section#sectionAthletics .research_section li .tuition_label,
.school-main .profile-content-section#sectionAthletics .student_section li .admissions_label,
.school-main .profile-content-section#sectionAthletics .student_section li .campus_label,
.school-main .profile-content-section#sectionAthletics .student_section li .faculty_label,
.school-main .profile-content-section#sectionAthletics .student_section li .research_label,
.school-main .profile-content-section#sectionAthletics .student_section li .student_label,
.school-main .profile-content-section#sectionAthletics .student_section li .tuition_label,
.school-main .profile-content-section#sectionAthletics .tuition_section li .admissions_label,
.school-main .profile-content-section#sectionAthletics .tuition_section li .campus_label,
.school-main .profile-content-section#sectionAthletics .tuition_section li .faculty_label,
.school-main .profile-content-section#sectionAthletics .tuition_section li .research_label,
.school-main .profile-content-section#sectionAthletics .tuition_section li .student_label,
.school-main .profile-content-section#sectionAthletics .tuition_section li .tuition_label,
.school-main .profile-content-section#sectionCampusLife .admissions_section li .admissions_label,
.school-main .profile-content-section#sectionCampusLife .admissions_section li .campus_label,
.school-main .profile-content-section#sectionCampusLife .admissions_section li .faculty_label,
.school-main .profile-content-section#sectionCampusLife .admissions_section li .research_label,
.school-main .profile-content-section#sectionCampusLife .admissions_section li .student_label,
.school-main .profile-content-section#sectionCampusLife .admissions_section li .tuition_label,
.school-main .profile-content-section#sectionCampusLife .athletics_section li .admissions_label,
.school-main .profile-content-section#sectionCampusLife .athletics_section li .campus_label,
.school-main .profile-content-section#sectionCampusLife .athletics_section li .faculty_label,
.school-main .profile-content-section#sectionCampusLife .athletics_section li .research_label,
.school-main .profile-content-section#sectionCampusLife .athletics_section li .student_label,
.school-main .profile-content-section#sectionCampusLife .athletics_section li .tuition_label,
.school-main .profile-content-section#sectionCampusLife .campus_section li .admissions_label,
.school-main .profile-content-section#sectionCampusLife .campus_section li .campus_label,
.school-main .profile-content-section#sectionCampusLife .campus_section li .faculty_label,
.school-main .profile-content-section#sectionCampusLife .campus_section li .research_label,
.school-main .profile-content-section#sectionCampusLife .campus_section li .student_label,
.school-main .profile-content-section#sectionCampusLife .campus_section li .tuition_label,
.school-main .profile-content-section#sectionCampusLife .degrees_major li .admissions_label,
.school-main .profile-content-section#sectionCampusLife .degrees_major li .campus_label,
.school-main .profile-content-section#sectionCampusLife .degrees_major li .faculty_label,
.school-main .profile-content-section#sectionCampusLife .degrees_major li .research_label,
.school-main .profile-content-section#sectionCampusLife .degrees_major li .student_label,
.school-main .profile-content-section#sectionCampusLife .degrees_major li .tuition_label,
.school-main .profile-content-section#sectionCampusLife .faculty_section li .admissions_label,
.school-main .profile-content-section#sectionCampusLife .faculty_section li .campus_label,
.school-main .profile-content-section#sectionCampusLife .faculty_section li .faculty_label,
.school-main .profile-content-section#sectionCampusLife .faculty_section li .research_label,
.school-main .profile-content-section#sectionCampusLife .faculty_section li .student_label,
.school-main .profile-content-section#sectionCampusLife .faculty_section li .tuition_label,
.school-main .profile-content-section#sectionCampusLife .research_section li .admissions_label,
.school-main .profile-content-section#sectionCampusLife .research_section li .campus_label,
.school-main .profile-content-section#sectionCampusLife .research_section li .faculty_label,
.school-main .profile-content-section#sectionCampusLife .research_section li .research_label,
.school-main .profile-content-section#sectionCampusLife .research_section li .student_label,
.school-main .profile-content-section#sectionCampusLife .research_section li .tuition_label,
.school-main .profile-content-section#sectionCampusLife .student_section li .admissions_label,
.school-main .profile-content-section#sectionCampusLife .student_section li .campus_label,
.school-main .profile-content-section#sectionCampusLife .student_section li .faculty_label,
.school-main .profile-content-section#sectionCampusLife .student_section li .research_label,
.school-main .profile-content-section#sectionCampusLife .student_section li .student_label,
.school-main .profile-content-section#sectionCampusLife .student_section li .tuition_label,
.school-main .profile-content-section#sectionCampusLife .tuition_section li .admissions_label,
.school-main .profile-content-section#sectionCampusLife .tuition_section li .campus_label,
.school-main .profile-content-section#sectionCampusLife .tuition_section li .faculty_label,
.school-main .profile-content-section#sectionCampusLife .tuition_section li .research_label,
.school-main .profile-content-section#sectionCampusLife .tuition_section li .student_label,
.school-main .profile-content-section#sectionCampusLife .tuition_section li .tuition_label,
.school-main .profile-content-section#sectionFaculty .admissions_section li .admissions_label,
.school-main .profile-content-section#sectionFaculty .admissions_section li .campus_label,
.school-main .profile-content-section#sectionFaculty .admissions_section li .faculty_label,
.school-main .profile-content-section#sectionFaculty .admissions_section li .research_label,
.school-main .profile-content-section#sectionFaculty .admissions_section li .student_label,
.school-main .profile-content-section#sectionFaculty .admissions_section li .tuition_label,
.school-main .profile-content-section#sectionFaculty .athletics_section li .admissions_label,
.school-main .profile-content-section#sectionFaculty .athletics_section li .campus_label,
.school-main .profile-content-section#sectionFaculty .athletics_section li .faculty_label,
.school-main .profile-content-section#sectionFaculty .athletics_section li .research_label,
.school-main .profile-content-section#sectionFaculty .athletics_section li .student_label,
.school-main .profile-content-section#sectionFaculty .athletics_section li .tuition_label,
.school-main .profile-content-section#sectionFaculty .campus_section li .admissions_label,
.school-main .profile-content-section#sectionFaculty .campus_section li .campus_label,
.school-main .profile-content-section#sectionFaculty .campus_section li .faculty_label,
.school-main .profile-content-section#sectionFaculty .campus_section li .research_label,
.school-main .profile-content-section#sectionFaculty .campus_section li .student_label,
.school-main .profile-content-section#sectionFaculty .campus_section li .tuition_label,
.school-main .profile-content-section#sectionFaculty .degrees_major li .admissions_label,
.school-main .profile-content-section#sectionFaculty .degrees_major li .campus_label,
.school-main .profile-content-section#sectionFaculty .degrees_major li .faculty_label,
.school-main .profile-content-section#sectionFaculty .degrees_major li .research_label,
.school-main .profile-content-section#sectionFaculty .degrees_major li .student_label,
.school-main .profile-content-section#sectionFaculty .degrees_major li .tuition_label,
.school-main .profile-content-section#sectionFaculty .faculty_section li .admissions_label,
.school-main .profile-content-section#sectionFaculty .faculty_section li .campus_label,
.school-main .profile-content-section#sectionFaculty .faculty_section li .faculty_label,
.school-main .profile-content-section#sectionFaculty .faculty_section li .research_label,
.school-main .profile-content-section#sectionFaculty .faculty_section li .student_label,
.school-main .profile-content-section#sectionFaculty .faculty_section li .tuition_label,
.school-main .profile-content-section#sectionFaculty .research_section li .admissions_label,
.school-main .profile-content-section#sectionFaculty .research_section li .campus_label,
.school-main .profile-content-section#sectionFaculty .research_section li .faculty_label,
.school-main .profile-content-section#sectionFaculty .research_section li .research_label,
.school-main .profile-content-section#sectionFaculty .research_section li .student_label,
.school-main .profile-content-section#sectionFaculty .research_section li .tuition_label,
.school-main .profile-content-section#sectionFaculty .student_section li .admissions_label,
.school-main .profile-content-section#sectionFaculty .student_section li .campus_label,
.school-main .profile-content-section#sectionFaculty .student_section li .faculty_label,
.school-main .profile-content-section#sectionFaculty .student_section li .research_label,
.school-main .profile-content-section#sectionFaculty .student_section li .student_label,
.school-main .profile-content-section#sectionFaculty .student_section li .tuition_label,
.school-main .profile-content-section#sectionFaculty .tuition_section li .admissions_label,
.school-main .profile-content-section#sectionFaculty .tuition_section li .campus_label,
.school-main .profile-content-section#sectionFaculty .tuition_section li .faculty_label,
.school-main .profile-content-section#sectionFaculty .tuition_section li .research_label,
.school-main .profile-content-section#sectionFaculty .tuition_section li .student_label,
.school-main .profile-content-section#sectionFaculty .tuition_section li .tuition_label,
.school-main .profile-content-section#sectionFinancialAid .campus_section li .campus_label,
.school-main .profile-content-section#sectionGradAdmissions .admissions_section li .admissions_label,
.school-main .profile-content-section#sectionGradAdmissions .admissions_section li .campus_label,
.school-main .profile-content-section#sectionGradAdmissions .admissions_section li .faculty_label,
.school-main .profile-content-section#sectionGradAdmissions .admissions_section li .research_label,
.school-main .profile-content-section#sectionGradAdmissions .admissions_section li .student_label,
.school-main .profile-content-section#sectionGradAdmissions .admissions_section li .tuition_label,
.school-main .profile-content-section#sectionGradAdmissions .athletics_section li .admissions_label,
.school-main .profile-content-section#sectionGradAdmissions .athletics_section li .campus_label,
.school-main .profile-content-section#sectionGradAdmissions .athletics_section li .faculty_label,
.school-main .profile-content-section#sectionGradAdmissions .athletics_section li .research_label,
.school-main .profile-content-section#sectionGradAdmissions .athletics_section li .student_label,
.school-main .profile-content-section#sectionGradAdmissions .athletics_section li .tuition_label,
.school-main .profile-content-section#sectionGradAdmissions .campus_section li .admissions_label,
.school-main .profile-content-section#sectionGradAdmissions .campus_section li .campus_label,
.school-main .profile-content-section#sectionGradAdmissions .campus_section li .faculty_label,
.school-main .profile-content-section#sectionGradAdmissions .campus_section li .research_label,
.school-main .profile-content-section#sectionGradAdmissions .campus_section li .student_label,
.school-main .profile-content-section#sectionGradAdmissions .campus_section li .tuition_label,
.school-main .profile-content-section#sectionGradAdmissions .degrees_major li .admissions_label,
.school-main .profile-content-section#sectionGradAdmissions .degrees_major li .campus_label,
.school-main .profile-content-section#sectionGradAdmissions .degrees_major li .faculty_label,
.school-main .profile-content-section#sectionGradAdmissions .degrees_major li .research_label,
.school-main .profile-content-section#sectionGradAdmissions .degrees_major li .student_label,
.school-main .profile-content-section#sectionGradAdmissions .degrees_major li .tuition_label,
.school-main .profile-content-section#sectionGradAdmissions .faculty_section li .admissions_label,
.school-main .profile-content-section#sectionGradAdmissions .faculty_section li .campus_label,
.school-main .profile-content-section#sectionGradAdmissions .faculty_section li .faculty_label,
.school-main .profile-content-section#sectionGradAdmissions .faculty_section li .research_label,
.school-main .profile-content-section#sectionGradAdmissions .faculty_section li .student_label,
.school-main .profile-content-section#sectionGradAdmissions .faculty_section li .tuition_label,
.school-main .profile-content-section#sectionGradAdmissions .research_section li .admissions_label,
.school-main .profile-content-section#sectionGradAdmissions .research_section li .campus_label,
.school-main .profile-content-section#sectionGradAdmissions .research_section li .faculty_label,
.school-main .profile-content-section#sectionGradAdmissions .research_section li .research_label,
.school-main .profile-content-section#sectionGradAdmissions .research_section li .student_label,
.school-main .profile-content-section#sectionGradAdmissions .research_section li .tuition_label,
.school-main .profile-content-section#sectionGradAdmissions .student_section li .admissions_label,
.school-main .profile-content-section#sectionGradAdmissions .student_section li .campus_label,
.school-main .profile-content-section#sectionGradAdmissions .student_section li .faculty_label,
.school-main .profile-content-section#sectionGradAdmissions .student_section li .research_label,
.school-main .profile-content-section#sectionGradAdmissions .student_section li .student_label,
.school-main .profile-content-section#sectionGradAdmissions .student_section li .tuition_label,
.school-main .profile-content-section#sectionGradAdmissions .tuition_section li .admissions_label,
.school-main .profile-content-section#sectionGradAdmissions .tuition_section li .campus_label,
.school-main .profile-content-section#sectionGradAdmissions .tuition_section li .faculty_label,
.school-main .profile-content-section#sectionGradAdmissions .tuition_section li .research_label,
.school-main .profile-content-section#sectionGradAdmissions .tuition_section li .student_label,
.school-main .profile-content-section#sectionGradAdmissions .tuition_section li .tuition_label,
.school-main .profile-content-section#sectionGradDegreesAwards .admissions_section li .admissions_label,
.school-main .profile-content-section#sectionGradDegreesAwards .admissions_section li .campus_label,
.school-main .profile-content-section#sectionGradDegreesAwards .admissions_section li .faculty_label,
.school-main .profile-content-section#sectionGradDegreesAwards .admissions_section li .research_label,
.school-main .profile-content-section#sectionGradDegreesAwards .admissions_section li .student_label,
.school-main .profile-content-section#sectionGradDegreesAwards .admissions_section li .tuition_label,
.school-main .profile-content-section#sectionGradDegreesAwards .athletics_section li .admissions_label,
.school-main .profile-content-section#sectionGradDegreesAwards .athletics_section li .campus_label,
.school-main .profile-content-section#sectionGradDegreesAwards .athletics_section li .faculty_label,
.school-main .profile-content-section#sectionGradDegreesAwards .athletics_section li .research_label,
.school-main .profile-content-section#sectionGradDegreesAwards .athletics_section li .student_label,
.school-main .profile-content-section#sectionGradDegreesAwards .athletics_section li .tuition_label,
.school-main .profile-content-section#sectionGradDegreesAwards .campus_section li .admissions_label,
.school-main .profile-content-section#sectionGradDegreesAwards .campus_section li .campus_label,
.school-main .profile-content-section#sectionGradDegreesAwards .campus_section li .faculty_label,
.school-main .profile-content-section#sectionGradDegreesAwards .campus_section li .research_label,
.school-main .profile-content-section#sectionGradDegreesAwards .campus_section li .student_label,
.school-main .profile-content-section#sectionGradDegreesAwards .campus_section li .tuition_label,
.school-main .profile-content-section#sectionGradDegreesAwards .degrees_major li .admissions_label,
.school-main .profile-content-section#sectionGradDegreesAwards .degrees_major li .campus_label,
.school-main .profile-content-section#sectionGradDegreesAwards .degrees_major li .faculty_label,
.school-main .profile-content-section#sectionGradDegreesAwards .degrees_major li .research_label,
.school-main .profile-content-section#sectionGradDegreesAwards .degrees_major li .student_label,
.school-main .profile-content-section#sectionGradDegreesAwards .degrees_major li .tuition_label,
.school-main .profile-content-section#sectionGradDegreesAwards .faculty_section li .admissions_label,
.school-main .profile-content-section#sectionGradDegreesAwards .faculty_section li .campus_label,
.school-main .profile-content-section#sectionGradDegreesAwards .faculty_section li .faculty_label,
.school-main .profile-content-section#sectionGradDegreesAwards .faculty_section li .research_label,
.school-main .profile-content-section#sectionGradDegreesAwards .faculty_section li .student_label,
.school-main .profile-content-section#sectionGradDegreesAwards .faculty_section li .tuition_label,
.school-main .profile-content-section#sectionGradDegreesAwards .research_section li .admissions_label,
.school-main .profile-content-section#sectionGradDegreesAwards .research_section li .campus_label,
.school-main .profile-content-section#sectionGradDegreesAwards .research_section li .faculty_label,
.school-main .profile-content-section#sectionGradDegreesAwards .research_section li .research_label,
.school-main .profile-content-section#sectionGradDegreesAwards .research_section li .student_label,
.school-main .profile-content-section#sectionGradDegreesAwards .research_section li .tuition_label,
.school-main .profile-content-section#sectionGradDegreesAwards .student_section li .admissions_label,
.school-main .profile-content-section#sectionGradDegreesAwards .student_section li .campus_label,
.school-main .profile-content-section#sectionGradDegreesAwards .student_section li .faculty_label,
.school-main .profile-content-section#sectionGradDegreesAwards .student_section li .research_label,
.school-main .profile-content-section#sectionGradDegreesAwards .student_section li .student_label,
.school-main .profile-content-section#sectionGradDegreesAwards .student_section li .tuition_label,
.school-main .profile-content-section#sectionGradDegreesAwards .tuition_section li .admissions_label,
.school-main .profile-content-section#sectionGradDegreesAwards .tuition_section li .campus_label,
.school-main .profile-content-section#sectionGradDegreesAwards .tuition_section li .faculty_label,
.school-main .profile-content-section#sectionGradDegreesAwards .tuition_section li .research_label,
.school-main .profile-content-section#sectionGradDegreesAwards .tuition_section li .student_label,
.school-main .profile-content-section#sectionGradDegreesAwards .tuition_section li .tuition_label,
.school-main .profile-content-section#sectionGradStudentBody .admissions_section li .admissions_label,
.school-main .profile-content-section#sectionGradStudentBody .admissions_section li .campus_label,
.school-main .profile-content-section#sectionGradStudentBody .admissions_section li .faculty_label,
.school-main .profile-content-section#sectionGradStudentBody .admissions_section li .research_label,
.school-main .profile-content-section#sectionGradStudentBody .admissions_section li .student_label,
.school-main .profile-content-section#sectionGradStudentBody .admissions_section li .tuition_label,
.school-main .profile-content-section#sectionGradStudentBody .athletics_section li .admissions_label,
.school-main .profile-content-section#sectionGradStudentBody .athletics_section li .campus_label,
.school-main .profile-content-section#sectionGradStudentBody .athletics_section li .faculty_label,
.school-main .profile-content-section#sectionGradStudentBody .athletics_section li .research_label,
.school-main .profile-content-section#sectionGradStudentBody .athletics_section li .student_label,
.school-main .profile-content-section#sectionGradStudentBody .athletics_section li .tuition_label,
.school-main .profile-content-section#sectionGradStudentBody .campus_section li .admissions_label,
.school-main .profile-content-section#sectionGradStudentBody .campus_section li .campus_label,
.school-main .profile-content-section#sectionGradStudentBody .campus_section li .faculty_label,
.school-main .profile-content-section#sectionGradStudentBody .campus_section li .research_label,
.school-main .profile-content-section#sectionGradStudentBody .campus_section li .student_label,
.school-main .profile-content-section#sectionGradStudentBody .campus_section li .tuition_label,
.school-main .profile-content-section#sectionGradStudentBody .degrees_major li .admissions_label,
.school-main .profile-content-section#sectionGradStudentBody .degrees_major li .campus_label,
.school-main .profile-content-section#sectionGradStudentBody .degrees_major li .faculty_label,
.school-main .profile-content-section#sectionGradStudentBody .degrees_major li .research_label,
.school-main .profile-content-section#sectionGradStudentBody .degrees_major li .student_label,
.school-main .profile-content-section#sectionGradStudentBody .degrees_major li .tuition_label,
.school-main .profile-content-section#sectionGradStudentBody .faculty_section li .admissions_label,
.school-main .profile-content-section#sectionGradStudentBody .faculty_section li .campus_label,
.school-main .profile-content-section#sectionGradStudentBody .faculty_section li .faculty_label,
.school-main .profile-content-section#sectionGradStudentBody .faculty_section li .research_label,
.school-main .profile-content-section#sectionGradStudentBody .faculty_section li .student_label,
.school-main .profile-content-section#sectionGradStudentBody .faculty_section li .tuition_label,
.school-main .profile-content-section#sectionGradStudentBody .research_section li .admissions_label,
.school-main .profile-content-section#sectionGradStudentBody .research_section li .campus_label,
.school-main .profile-content-section#sectionGradStudentBody .research_section li .faculty_label,
.school-main .profile-content-section#sectionGradStudentBody .research_section li .research_label,
.school-main .profile-content-section#sectionGradStudentBody .research_section li .student_label,
.school-main .profile-content-section#sectionGradStudentBody .research_section li .tuition_label,
.school-main .profile-content-section#sectionGradStudentBody .student_section li .admissions_label,
.school-main .profile-content-section#sectionGradStudentBody .student_section li .campus_label,
.school-main .profile-content-section#sectionGradStudentBody .student_section li .faculty_label,
.school-main .profile-content-section#sectionGradStudentBody .student_section li .research_label,
.school-main .profile-content-section#sectionGradStudentBody .student_section li .student_label,
.school-main .profile-content-section#sectionGradStudentBody .student_section li .tuition_label,
.school-main .profile-content-section#sectionGradStudentBody .tuition_section li .admissions_label,
.school-main .profile-content-section#sectionGradStudentBody .tuition_section li .campus_label,
.school-main .profile-content-section#sectionGradStudentBody .tuition_section li .faculty_label,
.school-main .profile-content-section#sectionGradStudentBody .tuition_section li .research_label,
.school-main .profile-content-section#sectionGradStudentBody .tuition_section li .student_label,
.school-main .profile-content-section#sectionGradStudentBody .tuition_section li .tuition_label,
.school-main .profile-content-section#sectionGradTuitionAndFees .admissions_section li .admissions_label,
.school-main .profile-content-section#sectionGradTuitionAndFees .admissions_section li .campus_label,
.school-main .profile-content-section#sectionGradTuitionAndFees .admissions_section li .faculty_label,
.school-main .profile-content-section#sectionGradTuitionAndFees .admissions_section li .research_label,
.school-main .profile-content-section#sectionGradTuitionAndFees .admissions_section li .student_label,
.school-main .profile-content-section#sectionGradTuitionAndFees .admissions_section li .tuition_label,
.school-main .profile-content-section#sectionGradTuitionAndFees .athletics_section li .admissions_label,
.school-main .profile-content-section#sectionGradTuitionAndFees .athletics_section li .campus_label,
.school-main .profile-content-section#sectionGradTuitionAndFees .athletics_section li .faculty_label,
.school-main .profile-content-section#sectionGradTuitionAndFees .athletics_section li .research_label,
.school-main .profile-content-section#sectionGradTuitionAndFees .athletics_section li .student_label,
.school-main .profile-content-section#sectionGradTuitionAndFees .athletics_section li .tuition_label,
.school-main .profile-content-section#sectionGradTuitionAndFees .campus_section li .admissions_label,
.school-main .profile-content-section#sectionGradTuitionAndFees .campus_section li .campus_label,
.school-main .profile-content-section#sectionGradTuitionAndFees .campus_section li .faculty_label,
.school-main .profile-content-section#sectionGradTuitionAndFees .campus_section li .research_label,
.school-main .profile-content-section#sectionGradTuitionAndFees .campus_section li .student_label,
.school-main .profile-content-section#sectionGradTuitionAndFees .campus_section li .tuition_label,
.school-main .profile-content-section#sectionGradTuitionAndFees .degrees_major li .admissions_label,
.school-main .profile-content-section#sectionGradTuitionAndFees .degrees_major li .campus_label,
.school-main .profile-content-section#sectionGradTuitionAndFees .degrees_major li .faculty_label,
.school-main .profile-content-section#sectionGradTuitionAndFees .degrees_major li .research_label,
.school-main .profile-content-section#sectionGradTuitionAndFees .degrees_major li .student_label,
.school-main .profile-content-section#sectionGradTuitionAndFees .degrees_major li .tuition_label,
.school-main .profile-content-section#sectionGradTuitionAndFees .faculty_section li .admissions_label,
.school-main .profile-content-section#sectionGradTuitionAndFees .faculty_section li .campus_label,
.school-main .profile-content-section#sectionGradTuitionAndFees .faculty_section li .faculty_label,
.school-main .profile-content-section#sectionGradTuitionAndFees .faculty_section li .research_label,
.school-main .profile-content-section#sectionGradTuitionAndFees .faculty_section li .student_label,
.school-main .profile-content-section#sectionGradTuitionAndFees .faculty_section li .tuition_label,
.school-main .profile-content-section#sectionGradTuitionAndFees .research_section li .admissions_label,
.school-main .profile-content-section#sectionGradTuitionAndFees .research_section li .campus_label,
.school-main .profile-content-section#sectionGradTuitionAndFees .research_section li .faculty_label,
.school-main .profile-content-section#sectionGradTuitionAndFees .research_section li .research_label,
.school-main .profile-content-section#sectionGradTuitionAndFees .research_section li .student_label,
.school-main .profile-content-section#sectionGradTuitionAndFees .research_section li .tuition_label,
.school-main .profile-content-section#sectionGradTuitionAndFees .student_section li .admissions_label,
.school-main .profile-content-section#sectionGradTuitionAndFees .student_section li .campus_label,
.school-main .profile-content-section#sectionGradTuitionAndFees .student_section li .faculty_label,
.school-main .profile-content-section#sectionGradTuitionAndFees .student_section li .research_label,
.school-main .profile-content-section#sectionGradTuitionAndFees .student_section li .student_label,
.school-main .profile-content-section#sectionGradTuitionAndFees .student_section li .tuition_label,
.school-main .profile-content-section#sectionGradTuitionAndFees .tuition_section li .admissions_label,
.school-main .profile-content-section#sectionGradTuitionAndFees .tuition_section li .campus_label,
.school-main .profile-content-section#sectionGradTuitionAndFees .tuition_section li .faculty_label,
.school-main .profile-content-section#sectionGradTuitionAndFees .tuition_section li .research_label,
.school-main .profile-content-section#sectionGradTuitionAndFees .tuition_section li .student_label,
.school-main .profile-content-section#sectionGradTuitionAndFees .tuition_section li .tuition_label,
.school-main .profile-content-section#sectionMajorsAndDegrees .admissions_section li .admissions_label,
.school-main .profile-content-section#sectionMajorsAndDegrees .admissions_section li .campus_label,
.school-main .profile-content-section#sectionMajorsAndDegrees .admissions_section li .faculty_label,
.school-main .profile-content-section#sectionMajorsAndDegrees .admissions_section li .research_label,
.school-main .profile-content-section#sectionMajorsAndDegrees .admissions_section li .student_label,
.school-main .profile-content-section#sectionMajorsAndDegrees .admissions_section li .tuition_label,
.school-main .profile-content-section#sectionMajorsAndDegrees .athletics_section li .admissions_label,
.school-main .profile-content-section#sectionMajorsAndDegrees .athletics_section li .campus_label,
.school-main .profile-content-section#sectionMajorsAndDegrees .athletics_section li .faculty_label,
.school-main .profile-content-section#sectionMajorsAndDegrees .athletics_section li .research_label,
.school-main .profile-content-section#sectionMajorsAndDegrees .athletics_section li .student_label,
.school-main .profile-content-section#sectionMajorsAndDegrees .athletics_section li .tuition_label,
.school-main .profile-content-section#sectionMajorsAndDegrees .campus_section li .admissions_label,
.school-main .profile-content-section#sectionMajorsAndDegrees .campus_section li .campus_label,
.school-main .profile-content-section#sectionMajorsAndDegrees .campus_section li .faculty_label,
.school-main .profile-content-section#sectionMajorsAndDegrees .campus_section li .research_label,
.school-main .profile-content-section#sectionMajorsAndDegrees .campus_section li .student_label,
.school-main .profile-content-section#sectionMajorsAndDegrees .campus_section li .tuition_label,
.school-main .profile-content-section#sectionMajorsAndDegrees .degrees_major li .admissions_label,
.school-main .profile-content-section#sectionMajorsAndDegrees .degrees_major li .campus_label,
.school-main .profile-content-section#sectionMajorsAndDegrees .degrees_major li .faculty_label,
.school-main .profile-content-section#sectionMajorsAndDegrees .degrees_major li .research_label,
.school-main .profile-content-section#sectionMajorsAndDegrees .degrees_major li .student_label,
.school-main .profile-content-section#sectionMajorsAndDegrees .degrees_major li .tuition_label,
.school-main .profile-content-section#sectionMajorsAndDegrees .faculty_section li .admissions_label,
.school-main .profile-content-section#sectionMajorsAndDegrees .faculty_section li .campus_label,
.school-main .profile-content-section#sectionMajorsAndDegrees .faculty_section li .faculty_label,
.school-main .profile-content-section#sectionMajorsAndDegrees .faculty_section li .research_label,
.school-main .profile-content-section#sectionMajorsAndDegrees .faculty_section li .student_label,
.school-main .profile-content-section#sectionMajorsAndDegrees .faculty_section li .tuition_label,
.school-main .profile-content-section#sectionMajorsAndDegrees .research_section li .admissions_label,
.school-main .profile-content-section#sectionMajorsAndDegrees .research_section li .campus_label,
.school-main .profile-content-section#sectionMajorsAndDegrees .research_section li .faculty_label,
.school-main .profile-content-section#sectionMajorsAndDegrees .research_section li .research_label,
.school-main .profile-content-section#sectionMajorsAndDegrees .research_section li .student_label,
.school-main .profile-content-section#sectionMajorsAndDegrees .research_section li .tuition_label,
.school-main .profile-content-section#sectionMajorsAndDegrees .student_section li .admissions_label,
.school-main .profile-content-section#sectionMajorsAndDegrees .student_section li .campus_label,
.school-main .profile-content-section#sectionMajorsAndDegrees .student_section li .faculty_label,
.school-main .profile-content-section#sectionMajorsAndDegrees .student_section li .research_label,
.school-main .profile-content-section#sectionMajorsAndDegrees .student_section li .student_label,
.school-main .profile-content-section#sectionMajorsAndDegrees .student_section li .tuition_label,
.school-main .profile-content-section#sectionMajorsAndDegrees .tuition_section li .admissions_label,
.school-main .profile-content-section#sectionMajorsAndDegrees .tuition_section li .campus_label,
.school-main .profile-content-section#sectionMajorsAndDegrees .tuition_section li .faculty_label,
.school-main .profile-content-section#sectionMajorsAndDegrees .tuition_section li .research_label,
.school-main .profile-content-section#sectionMajorsAndDegrees .tuition_section li .student_label,
.school-main .profile-content-section#sectionMajorsAndDegrees .tuition_section li .tuition_label,
.school-main .profile-content-section#sectionResearch .admissions_section li .admissions_label,
.school-main .profile-content-section#sectionResearch .admissions_section li .campus_label,
.school-main .profile-content-section#sectionResearch .admissions_section li .faculty_label,
.school-main .profile-content-section#sectionResearch .admissions_section li .research_label,
.school-main .profile-content-section#sectionResearch .admissions_section li .student_label,
.school-main .profile-content-section#sectionResearch .admissions_section li .tuition_label,
.school-main .profile-content-section#sectionResearch .athletics_section li .admissions_label,
.school-main .profile-content-section#sectionResearch .athletics_section li .campus_label,
.school-main .profile-content-section#sectionResearch .athletics_section li .faculty_label,
.school-main .profile-content-section#sectionResearch .athletics_section li .research_label,
.school-main .profile-content-section#sectionResearch .athletics_section li .student_label,
.school-main .profile-content-section#sectionResearch .athletics_section li .tuition_label,
.school-main .profile-content-section#sectionResearch .campus_section li .admissions_label,
.school-main .profile-content-section#sectionResearch .campus_section li .campus_label,
.school-main .profile-content-section#sectionResearch .campus_section li .faculty_label,
.school-main .profile-content-section#sectionResearch .campus_section li .research_label,
.school-main .profile-content-section#sectionResearch .campus_section li .student_label,
.school-main .profile-content-section#sectionResearch .campus_section li .tuition_label,
.school-main .profile-content-section#sectionResearch .degrees_major li .admissions_label,
.school-main .profile-content-section#sectionResearch .degrees_major li .campus_label,
.school-main .profile-content-section#sectionResearch .degrees_major li .faculty_label,
.school-main .profile-content-section#sectionResearch .degrees_major li .research_label,
.school-main .profile-content-section#sectionResearch .degrees_major li .student_label,
.school-main .profile-content-section#sectionResearch .degrees_major li .tuition_label,
.school-main .profile-content-section#sectionResearch .faculty_section li .admissions_label,
.school-main .profile-content-section#sectionResearch .faculty_section li .campus_label,
.school-main .profile-content-section#sectionResearch .faculty_section li .faculty_label,
.school-main .profile-content-section#sectionResearch .faculty_section li .research_label,
.school-main .profile-content-section#sectionResearch .faculty_section li .student_label,
.school-main .profile-content-section#sectionResearch .faculty_section li .tuition_label,
.school-main .profile-content-section#sectionResearch .research_section li .admissions_label,
.school-main .profile-content-section#sectionResearch .research_section li .campus_label,
.school-main .profile-content-section#sectionResearch .research_section li .faculty_label,
.school-main .profile-content-section#sectionResearch .research_section li .research_label,
.school-main .profile-content-section#sectionResearch .research_section li .student_label,
.school-main .profile-content-section#sectionResearch .research_section li .tuition_label,
.school-main .profile-content-section#sectionResearch .student_section li .admissions_label,
.school-main .profile-content-section#sectionResearch .student_section li .campus_label,
.school-main .profile-content-section#sectionResearch .student_section li .faculty_label,
.school-main .profile-content-section#sectionResearch .student_section li .research_label,
.school-main .profile-content-section#sectionResearch .student_section li .student_label,
.school-main .profile-content-section#sectionResearch .student_section li .tuition_label,
.school-main .profile-content-section#sectionResearch .tuition_section li .admissions_label,
.school-main .profile-content-section#sectionResearch .tuition_section li .campus_label,
.school-main .profile-content-section#sectionResearch .tuition_section li .faculty_label,
.school-main .profile-content-section#sectionResearch .tuition_section li .research_label,
.school-main .profile-content-section#sectionResearch .tuition_section li .student_label,
.school-main .profile-content-section#sectionResearch .tuition_section li .tuition_label,
.school-main .profile-content-section#sectionStudentBody .admissions_section li .admissions_label,
.school-main .profile-content-section#sectionStudentBody .admissions_section li .campus_label,
.school-main .profile-content-section#sectionStudentBody .admissions_section li .faculty_label,
.school-main .profile-content-section#sectionStudentBody .admissions_section li .research_label,
.school-main .profile-content-section#sectionStudentBody .admissions_section li .student_label,
.school-main .profile-content-section#sectionStudentBody .admissions_section li .tuition_label,
.school-main .profile-content-section#sectionStudentBody .athletics_section li .admissions_label,
.school-main .profile-content-section#sectionStudentBody .athletics_section li .campus_label,
.school-main .profile-content-section#sectionStudentBody .athletics_section li .faculty_label,
.school-main .profile-content-section#sectionStudentBody .athletics_section li .research_label,
.school-main .profile-content-section#sectionStudentBody .athletics_section li .student_label,
.school-main .profile-content-section#sectionStudentBody .athletics_section li .tuition_label,
.school-main .profile-content-section#sectionStudentBody .campus_section li .admissions_label,
.school-main .profile-content-section#sectionStudentBody .campus_section li .campus_label,
.school-main .profile-content-section#sectionStudentBody .campus_section li .faculty_label,
.school-main .profile-content-section#sectionStudentBody .campus_section li .research_label,
.school-main .profile-content-section#sectionStudentBody .campus_section li .student_label,
.school-main .profile-content-section#sectionStudentBody .campus_section li .tuition_label,
.school-main .profile-content-section#sectionStudentBody .degrees_major li .admissions_label,
.school-main .profile-content-section#sectionStudentBody .degrees_major li .campus_label,
.school-main .profile-content-section#sectionStudentBody .degrees_major li .faculty_label,
.school-main .profile-content-section#sectionStudentBody .degrees_major li .research_label,
.school-main .profile-content-section#sectionStudentBody .degrees_major li .student_label,
.school-main .profile-content-section#sectionStudentBody .degrees_major li .tuition_label,
.school-main .profile-content-section#sectionStudentBody .faculty_section li .admissions_label,
.school-main .profile-content-section#sectionStudentBody .faculty_section li .campus_label,
.school-main .profile-content-section#sectionStudentBody .faculty_section li .faculty_label,
.school-main .profile-content-section#sectionStudentBody .faculty_section li .research_label,
.school-main .profile-content-section#sectionStudentBody .faculty_section li .student_label,
.school-main .profile-content-section#sectionStudentBody .faculty_section li .tuition_label,
.school-main .profile-content-section#sectionStudentBody .research_section li .admissions_label,
.school-main .profile-content-section#sectionStudentBody .research_section li .campus_label,
.school-main .profile-content-section#sectionStudentBody .research_section li .faculty_label,
.school-main .profile-content-section#sectionStudentBody .research_section li .research_label,
.school-main .profile-content-section#sectionStudentBody .research_section li .student_label,
.school-main .profile-content-section#sectionStudentBody .research_section li .tuition_label,
.school-main .profile-content-section#sectionStudentBody .student_section li .admissions_label,
.school-main .profile-content-section#sectionStudentBody .student_section li .campus_label,
.school-main .profile-content-section#sectionStudentBody .student_section li .faculty_label,
.school-main .profile-content-section#sectionStudentBody .student_section li .research_label,
.school-main .profile-content-section#sectionStudentBody .student_section li .student_label,
.school-main .profile-content-section#sectionStudentBody .student_section li .tuition_label,
.school-main .profile-content-section#sectionStudentBody .tuition_section li .admissions_label,
.school-main .profile-content-section#sectionStudentBody .tuition_section li .campus_label,
.school-main .profile-content-section#sectionStudentBody .tuition_section li .faculty_label,
.school-main .profile-content-section#sectionStudentBody .tuition_section li .research_label,
.school-main .profile-content-section#sectionStudentBody .tuition_section li .student_label,
.school-main .profile-content-section#sectionStudentBody .tuition_section li .tuition_label,
.school-main .profile-content-section#sectionTuitionAndFees .admissions_section li .admissions_label,
.school-main .profile-content-section#sectionTuitionAndFees .admissions_section li .campus_label,
.school-main .profile-content-section#sectionTuitionAndFees .admissions_section li .faculty_label,
.school-main .profile-content-section#sectionTuitionAndFees .admissions_section li .research_label,
.school-main .profile-content-section#sectionTuitionAndFees .admissions_section li .student_label,
.school-main .profile-content-section#sectionTuitionAndFees .admissions_section li .tuition_label,
.school-main .profile-content-section#sectionTuitionAndFees .athletics_section li .admissions_label,
.school-main .profile-content-section#sectionTuitionAndFees .athletics_section li .campus_label,
.school-main .profile-content-section#sectionTuitionAndFees .athletics_section li .faculty_label,
.school-main .profile-content-section#sectionTuitionAndFees .athletics_section li .research_label,
.school-main .profile-content-section#sectionTuitionAndFees .athletics_section li .student_label,
.school-main .profile-content-section#sectionTuitionAndFees .athletics_section li .tuition_label,
.school-main .profile-content-section#sectionTuitionAndFees .campus_section li .admissions_label,
.school-main .profile-content-section#sectionTuitionAndFees .campus_section li .campus_label,
.school-main .profile-content-section#sectionTuitionAndFees .campus_section li .faculty_label,
.school-main .profile-content-section#sectionTuitionAndFees .campus_section li .research_label,
.school-main .profile-content-section#sectionTuitionAndFees .campus_section li .student_label,
.school-main .profile-content-section#sectionTuitionAndFees .campus_section li .tuition_label,
.school-main .profile-content-section#sectionTuitionAndFees .degrees_major li .admissions_label,
.school-main .profile-content-section#sectionTuitionAndFees .degrees_major li .campus_label,
.school-main .profile-content-section#sectionTuitionAndFees .degrees_major li .faculty_label,
.school-main .profile-content-section#sectionTuitionAndFees .degrees_major li .research_label,
.school-main .profile-content-section#sectionTuitionAndFees .degrees_major li .student_label,
.school-main .profile-content-section#sectionTuitionAndFees .degrees_major li .tuition_label,
.school-main .profile-content-section#sectionTuitionAndFees .faculty_section li .admissions_label,
.school-main .profile-content-section#sectionTuitionAndFees .faculty_section li .campus_label,
.school-main .profile-content-section#sectionTuitionAndFees .faculty_section li .faculty_label,
.school-main .profile-content-section#sectionTuitionAndFees .faculty_section li .research_label,
.school-main .profile-content-section#sectionTuitionAndFees .faculty_section li .student_label,
.school-main .profile-content-section#sectionTuitionAndFees .faculty_section li .tuition_label,
.school-main .profile-content-section#sectionTuitionAndFees .research_section li .admissions_label,
.school-main .profile-content-section#sectionTuitionAndFees .research_section li .campus_label,
.school-main .profile-content-section#sectionTuitionAndFees .research_section li .faculty_label,
.school-main .profile-content-section#sectionTuitionAndFees .research_section li .research_label,
.school-main .profile-content-section#sectionTuitionAndFees .research_section li .student_label,
.school-main .profile-content-section#sectionTuitionAndFees .research_section li .tuition_label,
.school-main .profile-content-section#sectionTuitionAndFees .student_section li .admissions_label,
.school-main .profile-content-section#sectionTuitionAndFees .student_section li .campus_label,
.school-main .profile-content-section#sectionTuitionAndFees .student_section li .faculty_label,
.school-main .profile-content-section#sectionTuitionAndFees .student_section li .research_label,
.school-main .profile-content-section#sectionTuitionAndFees .student_section li .student_label,
.school-main .profile-content-section#sectionTuitionAndFees .student_section li .tuition_label,
.school-main .profile-content-section#sectionTuitionAndFees .tuition_section li .admissions_label,
.school-main .profile-content-section#sectionTuitionAndFees .tuition_section li .campus_label,
.school-main .profile-content-section#sectionTuitionAndFees .tuition_section li .faculty_label,
.school-main .profile-content-section#sectionTuitionAndFees .tuition_section li .research_label,
.school-main .profile-content-section#sectionTuitionAndFees .tuition_section li .student_label,
.school-main .profile-content-section#sectionTuitionAndFees .tuition_section li .tuition_label {
    float: left;
    max-width: 60%
}

.school-main .profile-content-section#sectionAdmissions .admissions_section li .admissions_data,
.school-main .profile-content-section#sectionAdmissions .admissions_section li .campus_data,
.school-main .profile-content-section#sectionAdmissions .admissions_section li .faculty_data,
.school-main .profile-content-section#sectionAdmissions .admissions_section li .student_data,
.school-main .profile-content-section#sectionAdmissions .admissions_section li .tuition_data,
.school-main .profile-content-section#sectionAdmissions .athletics_section li .admissions_data,
.school-main .profile-content-section#sectionAdmissions .athletics_section li .campus_data,
.school-main .profile-content-section#sectionAdmissions .athletics_section li .faculty_data,
.school-main .profile-content-section#sectionAdmissions .athletics_section li .student_data,
.school-main .profile-content-section#sectionAdmissions .athletics_section li .tuition_data,
.school-main .profile-content-section#sectionAdmissions .campus_section li .admissions_data,
.school-main .profile-content-section#sectionAdmissions .campus_section li .campus_data,
.school-main .profile-content-section#sectionAdmissions .campus_section li .faculty_data,
.school-main .profile-content-section#sectionAdmissions .campus_section li .student_data,
.school-main .profile-content-section#sectionAdmissions .campus_section li .tuition_data,
.school-main .profile-content-section#sectionAdmissions .degrees_major li .admissions_data,
.school-main .profile-content-section#sectionAdmissions .degrees_major li .campus_data,
.school-main .profile-content-section#sectionAdmissions .degrees_major li .faculty_data,
.school-main .profile-content-section#sectionAdmissions .degrees_major li .student_data,
.school-main .profile-content-section#sectionAdmissions .degrees_major li .tuition_data,
.school-main .profile-content-section#sectionAdmissions .faculty_section li .admissions_data,
.school-main .profile-content-section#sectionAdmissions .faculty_section li .campus_data,
.school-main .profile-content-section#sectionAdmissions .faculty_section li .faculty_data,
.school-main .profile-content-section#sectionAdmissions .faculty_section li .student_data,
.school-main .profile-content-section#sectionAdmissions .faculty_section li .tuition_data,
.school-main .profile-content-section#sectionAdmissions .research_section li .admissions_data,
.school-main .profile-content-section#sectionAdmissions .research_section li .campus_data,
.school-main .profile-content-section#sectionAdmissions .research_section li .faculty_data,
.school-main .profile-content-section#sectionAdmissions .research_section li .student_data,
.school-main .profile-content-section#sectionAdmissions .research_section li .tuition_data,
.school-main .profile-content-section#sectionAdmissions .student_section li .admissions_data,
.school-main .profile-content-section#sectionAdmissions .student_section li .campus_data,
.school-main .profile-content-section#sectionAdmissions .student_section li .faculty_data,
.school-main .profile-content-section#sectionAdmissions .student_section li .student_data,
.school-main .profile-content-section#sectionAdmissions .student_section li .tuition_data,
.school-main .profile-content-section#sectionAdmissions .tuition_section li .admissions_data,
.school-main .profile-content-section#sectionAdmissions .tuition_section li .campus_data,
.school-main .profile-content-section#sectionAdmissions .tuition_section li .faculty_data,
.school-main .profile-content-section#sectionAdmissions .tuition_section li .student_data,
.school-main .profile-content-section#sectionAdmissions .tuition_section li .tuition_data,
.school-main .profile-content-section#sectionAthletics .admissions_section li .admissions_data,
.school-main .profile-content-section#sectionAthletics .admissions_section li .campus_data,
.school-main .profile-content-section#sectionAthletics .admissions_section li .faculty_data,
.school-main .profile-content-section#sectionAthletics .admissions_section li .student_data,
.school-main .profile-content-section#sectionAthletics .admissions_section li .tuition_data,
.school-main .profile-content-section#sectionAthletics .athletics_section li .admissions_data,
.school-main .profile-content-section#sectionAthletics .athletics_section li .campus_data,
.school-main .profile-content-section#sectionAthletics .athletics_section li .faculty_data,
.school-main .profile-content-section#sectionAthletics .athletics_section li .student_data,
.school-main .profile-content-section#sectionAthletics .athletics_section li .tuition_data,
.school-main .profile-content-section#sectionAthletics .campus_section li .admissions_data,
.school-main .profile-content-section#sectionAthletics .campus_section li .campus_data,
.school-main .profile-content-section#sectionAthletics .campus_section li .faculty_data,
.school-main .profile-content-section#sectionAthletics .campus_section li .student_data,
.school-main .profile-content-section#sectionAthletics .campus_section li .tuition_data,
.school-main .profile-content-section#sectionAthletics .degrees_major li .admissions_data,
.school-main .profile-content-section#sectionAthletics .degrees_major li .campus_data,
.school-main .profile-content-section#sectionAthletics .degrees_major li .faculty_data,
.school-main .profile-content-section#sectionAthletics .degrees_major li .student_data,
.school-main .profile-content-section#sectionAthletics .degrees_major li .tuition_data,
.school-main .profile-content-section#sectionAthletics .faculty_section li .admissions_data,
.school-main .profile-content-section#sectionAthletics .faculty_section li .campus_data,
.school-main .profile-content-section#sectionAthletics .faculty_section li .faculty_data,
.school-main .profile-content-section#sectionAthletics .faculty_section li .student_data,
.school-main .profile-content-section#sectionAthletics .faculty_section li .tuition_data,
.school-main .profile-content-section#sectionAthletics .research_section li .admissions_data,
.school-main .profile-content-section#sectionAthletics .research_section li .campus_data,
.school-main .profile-content-section#sectionAthletics .research_section li .faculty_data,
.school-main .profile-content-section#sectionAthletics .research_section li .student_data,
.school-main .profile-content-section#sectionAthletics .research_section li .tuition_data,
.school-main .profile-content-section#sectionAthletics .student_section li .admissions_data,
.school-main .profile-content-section#sectionAthletics .student_section li .campus_data,
.school-main .profile-content-section#sectionAthletics .student_section li .faculty_data,
.school-main .profile-content-section#sectionAthletics .student_section li .student_data,
.school-main .profile-content-section#sectionAthletics .student_section li .tuition_data,
.school-main .profile-content-section#sectionAthletics .tuition_section li .admissions_data,
.school-main .profile-content-section#sectionAthletics .tuition_section li .campus_data,
.school-main .profile-content-section#sectionAthletics .tuition_section li .faculty_data,
.school-main .profile-content-section#sectionAthletics .tuition_section li .student_data,
.school-main .profile-content-section#sectionAthletics .tuition_section li .tuition_data,
.school-main .profile-content-section#sectionCampusLife .admissions_section li .admissions_data,
.school-main .profile-content-section#sectionCampusLife .admissions_section li .campus_data,
.school-main .profile-content-section#sectionCampusLife .admissions_section li .faculty_data,
.school-main .profile-content-section#sectionCampusLife .admissions_section li .student_data,
.school-main .profile-content-section#sectionCampusLife .admissions_section li .tuition_data,
.school-main .profile-content-section#sectionCampusLife .athletics_section li .admissions_data,
.school-main .profile-content-section#sectionCampusLife .athletics_section li .campus_data,
.school-main .profile-content-section#sectionCampusLife .athletics_section li .faculty_data,
.school-main .profile-content-section#sectionCampusLife .athletics_section li .student_data,
.school-main .profile-content-section#sectionCampusLife .athletics_section li .tuition_data,
.school-main .profile-content-section#sectionCampusLife .campus_section li .admissions_data,
.school-main .profile-content-section#sectionCampusLife .campus_section li .campus_data,
.school-main .profile-content-section#sectionCampusLife .campus_section li .faculty_data,
.school-main .profile-content-section#sectionCampusLife .campus_section li .student_data,
.school-main .profile-content-section#sectionCampusLife .campus_section li .tuition_data,
.school-main .profile-content-section#sectionCampusLife .degrees_major li .admissions_data,
.school-main .profile-content-section#sectionCampusLife .degrees_major li .campus_data,
.school-main .profile-content-section#sectionCampusLife .degrees_major li .faculty_data,
.school-main .profile-content-section#sectionCampusLife .degrees_major li .student_data,
.school-main .profile-content-section#sectionCampusLife .degrees_major li .tuition_data,
.school-main .profile-content-section#sectionCampusLife .faculty_section li .admissions_data,
.school-main .profile-content-section#sectionCampusLife .faculty_section li .campus_data,
.school-main .profile-content-section#sectionCampusLife .faculty_section li .faculty_data,
.school-main .profile-content-section#sectionCampusLife .faculty_section li .student_data,
.school-main .profile-content-section#sectionCampusLife .faculty_section li .tuition_data,
.school-main .profile-content-section#sectionCampusLife .research_section li .admissions_data,
.school-main .profile-content-section#sectionCampusLife .research_section li .campus_data,
.school-main .profile-content-section#sectionCampusLife .research_section li .faculty_data,
.school-main .profile-content-section#sectionCampusLife .research_section li .student_data,
.school-main .profile-content-section#sectionCampusLife .research_section li .tuition_data,
.school-main .profile-content-section#sectionCampusLife .student_section li .admissions_data,
.school-main .profile-content-section#sectionCampusLife .student_section li .campus_data,
.school-main .profile-content-section#sectionCampusLife .student_section li .faculty_data,
.school-main .profile-content-section#sectionCampusLife .student_section li .student_data,
.school-main .profile-content-section#sectionCampusLife .student_section li .tuition_data,
.school-main .profile-content-section#sectionCampusLife .tuition_section li .admissions_data,
.school-main .profile-content-section#sectionCampusLife .tuition_section li .campus_data,
.school-main .profile-content-section#sectionCampusLife .tuition_section li .faculty_data,
.school-main .profile-content-section#sectionCampusLife .tuition_section li .student_data,
.school-main .profile-content-section#sectionCampusLife .tuition_section li .tuition_data,
.school-main .profile-content-section#sectionFaculty .admissions_section li .admissions_data,
.school-main .profile-content-section#sectionFaculty .admissions_section li .campus_data,
.school-main .profile-content-section#sectionFaculty .admissions_section li .faculty_data,
.school-main .profile-content-section#sectionFaculty .admissions_section li .student_data,
.school-main .profile-content-section#sectionFaculty .admissions_section li .tuition_data,
.school-main .profile-content-section#sectionFaculty .athletics_section li .admissions_data,
.school-main .profile-content-section#sectionFaculty .athletics_section li .campus_data,
.school-main .profile-content-section#sectionFaculty .athletics_section li .faculty_data,
.school-main .profile-content-section#sectionFaculty .athletics_section li .student_data,
.school-main .profile-content-section#sectionFaculty .athletics_section li .tuition_data,
.school-main .profile-content-section#sectionFaculty .campus_section li .admissions_data,
.school-main .profile-content-section#sectionFaculty .campus_section li .campus_data,
.school-main .profile-content-section#sectionFaculty .campus_section li .faculty_data,
.school-main .profile-content-section#sectionFaculty .campus_section li .student_data,
.school-main .profile-content-section#sectionFaculty .campus_section li .tuition_data,
.school-main .profile-content-section#sectionFaculty .degrees_major li .admissions_data,
.school-main .profile-content-section#sectionFaculty .degrees_major li .campus_data,
.school-main .profile-content-section#sectionFaculty .degrees_major li .faculty_data,
.school-main .profile-content-section#sectionFaculty .degrees_major li .student_data,
.school-main .profile-content-section#sectionFaculty .degrees_major li .tuition_data,
.school-main .profile-content-section#sectionFaculty .faculty_section li .admissions_data,
.school-main .profile-content-section#sectionFaculty .faculty_section li .campus_data,
.school-main .profile-content-section#sectionFaculty .faculty_section li .faculty_data,
.school-main .profile-content-section#sectionFaculty .faculty_section li .student_data,
.school-main .profile-content-section#sectionFaculty .faculty_section li .tuition_data,
.school-main .profile-content-section#sectionFaculty .research_section li .admissions_data,
.school-main .profile-content-section#sectionFaculty .research_section li .campus_data,
.school-main .profile-content-section#sectionFaculty .research_section li .faculty_data,
.school-main .profile-content-section#sectionFaculty .research_section li .student_data,
.school-main .profile-content-section#sectionFaculty .research_section li .tuition_data,
.school-main .profile-content-section#sectionFaculty .student_section li .admissions_data,
.school-main .profile-content-section#sectionFaculty .student_section li .campus_data,
.school-main .profile-content-section#sectionFaculty .student_section li .faculty_data,
.school-main .profile-content-section#sectionFaculty .student_section li .student_data,
.school-main .profile-content-section#sectionFaculty .student_section li .tuition_data,
.school-main .profile-content-section#sectionFaculty .tuition_section li .admissions_data,
.school-main .profile-content-section#sectionFaculty .tuition_section li .campus_data,
.school-main .profile-content-section#sectionFaculty .tuition_section li .faculty_data,
.school-main .profile-content-section#sectionFaculty .tuition_section li .student_data,
.school-main .profile-content-section#sectionFaculty .tuition_section li .tuition_data,
.school-main .profile-content-section#sectionFinancialAid .campus_section li .campus_data,
.school-main .profile-content-section#sectionGradAdmissions .admissions_section li .admissions_data,
.school-main .profile-content-section#sectionGradAdmissions .admissions_section li .campus_data,
.school-main .profile-content-section#sectionGradAdmissions .admissions_section li .faculty_data,
.school-main .profile-content-section#sectionGradAdmissions .admissions_section li .student_data,
.school-main .profile-content-section#sectionGradAdmissions .admissions_section li .tuition_data,
.school-main .profile-content-section#sectionGradAdmissions .athletics_section li .admissions_data,
.school-main .profile-content-section#sectionGradAdmissions .athletics_section li .campus_data,
.school-main .profile-content-section#sectionGradAdmissions .athletics_section li .faculty_data,
.school-main .profile-content-section#sectionGradAdmissions .athletics_section li .student_data,
.school-main .profile-content-section#sectionGradAdmissions .athletics_section li .tuition_data,
.school-main .profile-content-section#sectionGradAdmissions .campus_section li .admissions_data,
.school-main .profile-content-section#sectionGradAdmissions .campus_section li .campus_data,
.school-main .profile-content-section#sectionGradAdmissions .campus_section li .faculty_data,
.school-main .profile-content-section#sectionGradAdmissions .campus_section li .student_data,
.school-main .profile-content-section#sectionGradAdmissions .campus_section li .tuition_data,
.school-main .profile-content-section#sectionGradAdmissions .degrees_major li .admissions_data,
.school-main .profile-content-section#sectionGradAdmissions .degrees_major li .campus_data,
.school-main .profile-content-section#sectionGradAdmissions .degrees_major li .faculty_data,
.school-main .profile-content-section#sectionGradAdmissions .degrees_major li .student_data,
.school-main .profile-content-section#sectionGradAdmissions .degrees_major li .tuition_data,
.school-main .profile-content-section#sectionGradAdmissions .faculty_section li .admissions_data,
.school-main .profile-content-section#sectionGradAdmissions .faculty_section li .campus_data,
.school-main .profile-content-section#sectionGradAdmissions .faculty_section li .faculty_data,
.school-main .profile-content-section#sectionGradAdmissions .faculty_section li .student_data,
.school-main .profile-content-section#sectionGradAdmissions .faculty_section li .tuition_data,
.school-main .profile-content-section#sectionGradAdmissions .research_section li .admissions_data,
.school-main .profile-content-section#sectionGradAdmissions .research_section li .campus_data,
.school-main .profile-content-section#sectionGradAdmissions .research_section li .faculty_data,
.school-main .profile-content-section#sectionGradAdmissions .research_section li .student_data,
.school-main .profile-content-section#sectionGradAdmissions .research_section li .tuition_data,
.school-main .profile-content-section#sectionGradAdmissions .student_section li .admissions_data,
.school-main .profile-content-section#sectionGradAdmissions .student_section li .campus_data,
.school-main .profile-content-section#sectionGradAdmissions .student_section li .faculty_data,
.school-main .profile-content-section#sectionGradAdmissions .student_section li .student_data,
.school-main .profile-content-section#sectionGradAdmissions .student_section li .tuition_data,
.school-main .profile-content-section#sectionGradAdmissions .tuition_section li .admissions_data,
.school-main .profile-content-section#sectionGradAdmissions .tuition_section li .campus_data,
.school-main .profile-content-section#sectionGradAdmissions .tuition_section li .faculty_data,
.school-main .profile-content-section#sectionGradAdmissions .tuition_section li .student_data,
.school-main .profile-content-section#sectionGradAdmissions .tuition_section li .tuition_data,
.school-main .profile-content-section#sectionGradDegreesAwards .admissions_section li .admissions_data,
.school-main .profile-content-section#sectionGradDegreesAwards .admissions_section li .campus_data,
.school-main .profile-content-section#sectionGradDegreesAwards .admissions_section li .faculty_data,
.school-main .profile-content-section#sectionGradDegreesAwards .admissions_section li .student_data,
.school-main .profile-content-section#sectionGradDegreesAwards .admissions_section li .tuition_data,
.school-main .profile-content-section#sectionGradDegreesAwards .athletics_section li .admissions_data,
.school-main .profile-content-section#sectionGradDegreesAwards .athletics_section li .campus_data,
.school-main .profile-content-section#sectionGradDegreesAwards .athletics_section li .faculty_data,
.school-main .profile-content-section#sectionGradDegreesAwards .athletics_section li .student_data,
.school-main .profile-content-section#sectionGradDegreesAwards .athletics_section li .tuition_data,
.school-main .profile-content-section#sectionGradDegreesAwards .campus_section li .admissions_data,
.school-main .profile-content-section#sectionGradDegreesAwards .campus_section li .campus_data,
.school-main .profile-content-section#sectionGradDegreesAwards .campus_section li .faculty_data,
.school-main .profile-content-section#sectionGradDegreesAwards .campus_section li .student_data,
.school-main .profile-content-section#sectionGradDegreesAwards .campus_section li .tuition_data,
.school-main .profile-content-section#sectionGradDegreesAwards .degrees_major li .admissions_data,
.school-main .profile-content-section#sectionGradDegreesAwards .degrees_major li .campus_data,
.school-main .profile-content-section#sectionGradDegreesAwards .degrees_major li .faculty_data,
.school-main .profile-content-section#sectionGradDegreesAwards .degrees_major li .student_data,
.school-main .profile-content-section#sectionGradDegreesAwards .degrees_major li .tuition_data,
.school-main .profile-content-section#sectionGradDegreesAwards .faculty_section li .admissions_data,
.school-main .profile-content-section#sectionGradDegreesAwards .faculty_section li .campus_data,
.school-main .profile-content-section#sectionGradDegreesAwards .faculty_section li .faculty_data,
.school-main .profile-content-section#sectionGradDegreesAwards .faculty_section li .student_data,
.school-main .profile-content-section#sectionGradDegreesAwards .faculty_section li .tuition_data,
.school-main .profile-content-section#sectionGradDegreesAwards .research_section li .admissions_data,
.school-main .profile-content-section#sectionGradDegreesAwards .research_section li .campus_data,
.school-main .profile-content-section#sectionGradDegreesAwards .research_section li .faculty_data,
.school-main .profile-content-section#sectionGradDegreesAwards .research_section li .student_data,
.school-main .profile-content-section#sectionGradDegreesAwards .research_section li .tuition_data,
.school-main .profile-content-section#sectionGradDegreesAwards .student_section li .admissions_data,
.school-main .profile-content-section#sectionGradDegreesAwards .student_section li .campus_data,
.school-main .profile-content-section#sectionGradDegreesAwards .student_section li .faculty_data,
.school-main .profile-content-section#sectionGradDegreesAwards .student_section li .student_data,
.school-main .profile-content-section#sectionGradDegreesAwards .student_section li .tuition_data,
.school-main .profile-content-section#sectionGradDegreesAwards .tuition_section li .admissions_data,
.school-main .profile-content-section#sectionGradDegreesAwards .tuition_section li .campus_data,
.school-main .profile-content-section#sectionGradDegreesAwards .tuition_section li .faculty_data,
.school-main .profile-content-section#sectionGradDegreesAwards .tuition_section li .student_data,
.school-main .profile-content-section#sectionGradDegreesAwards .tuition_section li .tuition_data,
.school-main .profile-content-section#sectionGradStudentBody .admissions_section li .admissions_data,
.school-main .profile-content-section#sectionGradStudentBody .admissions_section li .campus_data,
.school-main .profile-content-section#sectionGradStudentBody .admissions_section li .faculty_data,
.school-main .profile-content-section#sectionGradStudentBody .admissions_section li .student_data,
.school-main .profile-content-section#sectionGradStudentBody .admissions_section li .tuition_data,
.school-main .profile-content-section#sectionGradStudentBody .athletics_section li .admissions_data,
.school-main .profile-content-section#sectionGradStudentBody .athletics_section li .campus_data,
.school-main .profile-content-section#sectionGradStudentBody .athletics_section li .faculty_data,
.school-main .profile-content-section#sectionGradStudentBody .athletics_section li .student_data,
.school-main .profile-content-section#sectionGradStudentBody .athletics_section li .tuition_data,
.school-main .profile-content-section#sectionGradStudentBody .campus_section li .admissions_data,
.school-main .profile-content-section#sectionGradStudentBody .campus_section li .campus_data,
.school-main .profile-content-section#sectionGradStudentBody .campus_section li .faculty_data,
.school-main .profile-content-section#sectionGradStudentBody .campus_section li .student_data,
.school-main .profile-content-section#sectionGradStudentBody .campus_section li .tuition_data,
.school-main .profile-content-section#sectionGradStudentBody .degrees_major li .admissions_data,
.school-main .profile-content-section#sectionGradStudentBody .degrees_major li .campus_data,
.school-main .profile-content-section#sectionGradStudentBody .degrees_major li .faculty_data,
.school-main .profile-content-section#sectionGradStudentBody .degrees_major li .student_data,
.school-main .profile-content-section#sectionGradStudentBody .degrees_major li .tuition_data,
.school-main .profile-content-section#sectionGradStudentBody .faculty_section li .admissions_data,
.school-main .profile-content-section#sectionGradStudentBody .faculty_section li .campus_data,
.school-main .profile-content-section#sectionGradStudentBody .faculty_section li .faculty_data,
.school-main .profile-content-section#sectionGradStudentBody .faculty_section li .student_data,
.school-main .profile-content-section#sectionGradStudentBody .faculty_section li .tuition_data,
.school-main .profile-content-section#sectionGradStudentBody .research_section li .admissions_data,
.school-main .profile-content-section#sectionGradStudentBody .research_section li .campus_data,
.school-main .profile-content-section#sectionGradStudentBody .research_section li .faculty_data,
.school-main .profile-content-section#sectionGradStudentBody .research_section li .student_data,
.school-main .profile-content-section#sectionGradStudentBody .research_section li .tuition_data,
.school-main .profile-content-section#sectionGradStudentBody .student_section li .admissions_data,
.school-main .profile-content-section#sectionGradStudentBody .student_section li .campus_data,
.school-main .profile-content-section#sectionGradStudentBody .student_section li .faculty_data,
.school-main .profile-content-section#sectionGradStudentBody .student_section li .student_data,
.school-main .profile-content-section#sectionGradStudentBody .student_section li .tuition_data,
.school-main .profile-content-section#sectionGradStudentBody .tuition_section li .admissions_data,
.school-main .profile-content-section#sectionGradStudentBody .tuition_section li .campus_data,
.school-main .profile-content-section#sectionGradStudentBody .tuition_section li .faculty_data,
.school-main .profile-content-section#sectionGradStudentBody .tuition_section li .student_data,
.school-main .profile-content-section#sectionGradStudentBody .tuition_section li .tuition_data,
.school-main .profile-content-section#sectionGradTuitionAndFees .admissions_section li .admissions_data,
.school-main .profile-content-section#sectionGradTuitionAndFees .admissions_section li .campus_data,
.school-main .profile-content-section#sectionGradTuitionAndFees .admissions_section li .faculty_data,
.school-main .profile-content-section#sectionGradTuitionAndFees .admissions_section li .student_data,
.school-main .profile-content-section#sectionGradTuitionAndFees .admissions_section li .tuition_data,
.school-main .profile-content-section#sectionGradTuitionAndFees .athletics_section li .admissions_data,
.school-main .profile-content-section#sectionGradTuitionAndFees .athletics_section li .campus_data,
.school-main .profile-content-section#sectionGradTuitionAndFees .athletics_section li .faculty_data,
.school-main .profile-content-section#sectionGradTuitionAndFees .athletics_section li .student_data,
.school-main .profile-content-section#sectionGradTuitionAndFees .athletics_section li .tuition_data,
.school-main .profile-content-section#sectionGradTuitionAndFees .campus_section li .admissions_data,
.school-main .profile-content-section#sectionGradTuitionAndFees .campus_section li .campus_data,
.school-main .profile-content-section#sectionGradTuitionAndFees .campus_section li .faculty_data,
.school-main .profile-content-section#sectionGradTuitionAndFees .campus_section li .student_data,
.school-main .profile-content-section#sectionGradTuitionAndFees .campus_section li .tuition_data,
.school-main .profile-content-section#sectionGradTuitionAndFees .degrees_major li .admissions_data,
.school-main .profile-content-section#sectionGradTuitionAndFees .degrees_major li .campus_data,
.school-main .profile-content-section#sectionGradTuitionAndFees .degrees_major li .faculty_data,
.school-main .profile-content-section#sectionGradTuitionAndFees .degrees_major li .student_data,
.school-main .profile-content-section#sectionGradTuitionAndFees .degrees_major li .tuition_data,
.school-main .profile-content-section#sectionGradTuitionAndFees .faculty_section li .admissions_data,
.school-main .profile-content-section#sectionGradTuitionAndFees .faculty_section li .campus_data,
.school-main .profile-content-section#sectionGradTuitionAndFees .faculty_section li .faculty_data,
.school-main .profile-content-section#sectionGradTuitionAndFees .faculty_section li .student_data,
.school-main .profile-content-section#sectionGradTuitionAndFees .faculty_section li .tuition_data,
.school-main .profile-content-section#sectionGradTuitionAndFees .research_section li .admissions_data,
.school-main .profile-content-section#sectionGradTuitionAndFees .research_section li .campus_data,
.school-main .profile-content-section#sectionGradTuitionAndFees .research_section li .faculty_data,
.school-main .profile-content-section#sectionGradTuitionAndFees .research_section li .student_data,
.school-main .profile-content-section#sectionGradTuitionAndFees .research_section li .tuition_data,
.school-main .profile-content-section#sectionGradTuitionAndFees .student_section li .admissions_data,
.school-main .profile-content-section#sectionGradTuitionAndFees .student_section li .campus_data,
.school-main .profile-content-section#sectionGradTuitionAndFees .student_section li .faculty_data,
.school-main .profile-content-section#sectionGradTuitionAndFees .student_section li .student_data,
.school-main .profile-content-section#sectionGradTuitionAndFees .student_section li .tuition_data,
.school-main .profile-content-section#sectionGradTuitionAndFees .tuition_section li .admissions_data,
.school-main .profile-content-section#sectionGradTuitionAndFees .tuition_section li .campus_data,
.school-main .profile-content-section#sectionGradTuitionAndFees .tuition_section li .faculty_data,
.school-main .profile-content-section#sectionGradTuitionAndFees .tuition_section li .student_data,
.school-main .profile-content-section#sectionGradTuitionAndFees .tuition_section li .tuition_data,
.school-main .profile-content-section#sectionMajorsAndDegrees .admissions_section li .admissions_data,
.school-main .profile-content-section#sectionMajorsAndDegrees .admissions_section li .campus_data,
.school-main .profile-content-section#sectionMajorsAndDegrees .admissions_section li .faculty_data,
.school-main .profile-content-section#sectionMajorsAndDegrees .admissions_section li .student_data,
.school-main .profile-content-section#sectionMajorsAndDegrees .admissions_section li .tuition_data,
.school-main .profile-content-section#sectionMajorsAndDegrees .athletics_section li .admissions_data,
.school-main .profile-content-section#sectionMajorsAndDegrees .athletics_section li .campus_data,
.school-main .profile-content-section#sectionMajorsAndDegrees .athletics_section li .faculty_data,
.school-main .profile-content-section#sectionMajorsAndDegrees .athletics_section li .student_data,
.school-main .profile-content-section#sectionMajorsAndDegrees .athletics_section li .tuition_data,
.school-main .profile-content-section#sectionMajorsAndDegrees .campus_section li .admissions_data,
.school-main .profile-content-section#sectionMajorsAndDegrees .campus_section li .campus_data,
.school-main .profile-content-section#sectionMajorsAndDegrees .campus_section li .faculty_data,
.school-main .profile-content-section#sectionMajorsAndDegrees .campus_section li .student_data,
.school-main .profile-content-section#sectionMajorsAndDegrees .campus_section li .tuition_data,
.school-main .profile-content-section#sectionMajorsAndDegrees .degrees_major li .admissions_data,
.school-main .profile-content-section#sectionMajorsAndDegrees .degrees_major li .campus_data,
.school-main .profile-content-section#sectionMajorsAndDegrees .degrees_major li .faculty_data,
.school-main .profile-content-section#sectionMajorsAndDegrees .degrees_major li .student_data,
.school-main .profile-content-section#sectionMajorsAndDegrees .degrees_major li .tuition_data,
.school-main .profile-content-section#sectionMajorsAndDegrees .faculty_section li .admissions_data,
.school-main .profile-content-section#sectionMajorsAndDegrees .faculty_section li .campus_data,
.school-main .profile-content-section#sectionMajorsAndDegrees .faculty_section li .faculty_data,
.school-main .profile-content-section#sectionMajorsAndDegrees .faculty_section li .student_data,
.school-main .profile-content-section#sectionMajorsAndDegrees .faculty_section li .tuition_data,
.school-main .profile-content-section#sectionMajorsAndDegrees .research_section li .admissions_data,
.school-main .profile-content-section#sectionMajorsAndDegrees .research_section li .campus_data,
.school-main .profile-content-section#sectionMajorsAndDegrees .research_section li .faculty_data,
.school-main .profile-content-section#sectionMajorsAndDegrees .research_section li .student_data,
.school-main .profile-content-section#sectionMajorsAndDegrees .research_section li .tuition_data,
.school-main .profile-content-section#sectionMajorsAndDegrees .student_section li .admissions_data,
.school-main .profile-content-section#sectionMajorsAndDegrees .student_section li .campus_data,
.school-main .profile-content-section#sectionMajorsAndDegrees .student_section li .faculty_data,
.school-main .profile-content-section#sectionMajorsAndDegrees .student_section li .student_data,
.school-main .profile-content-section#sectionMajorsAndDegrees .student_section li .tuition_data,
.school-main .profile-content-section#sectionMajorsAndDegrees .tuition_section li .admissions_data,
.school-main .profile-content-section#sectionMajorsAndDegrees .tuition_section li .campus_data,
.school-main .profile-content-section#sectionMajorsAndDegrees .tuition_section li .faculty_data,
.school-main .profile-content-section#sectionMajorsAndDegrees .tuition_section li .student_data,
.school-main .profile-content-section#sectionMajorsAndDegrees .tuition_section li .tuition_data,
.school-main .profile-content-section#sectionResearch .admissions_section li .admissions_data,
.school-main .profile-content-section#sectionResearch .admissions_section li .campus_data,
.school-main .profile-content-section#sectionResearch .admissions_section li .faculty_data,
.school-main .profile-content-section#sectionResearch .admissions_section li .student_data,
.school-main .profile-content-section#sectionResearch .admissions_section li .tuition_data,
.school-main .profile-content-section#sectionResearch .athletics_section li .admissions_data,
.school-main .profile-content-section#sectionResearch .athletics_section li .campus_data,
.school-main .profile-content-section#sectionResearch .athletics_section li .faculty_data,
.school-main .profile-content-section#sectionResearch .athletics_section li .student_data,
.school-main .profile-content-section#sectionResearch .athletics_section li .tuition_data,
.school-main .profile-content-section#sectionResearch .campus_section li .admissions_data,
.school-main .profile-content-section#sectionResearch .campus_section li .campus_data,
.school-main .profile-content-section#sectionResearch .campus_section li .faculty_data,
.school-main .profile-content-section#sectionResearch .campus_section li .student_data,
.school-main .profile-content-section#sectionResearch .campus_section li .tuition_data,
.school-main .profile-content-section#sectionResearch .degrees_major li .admissions_data,
.school-main .profile-content-section#sectionResearch .degrees_major li .campus_data,
.school-main .profile-content-section#sectionResearch .degrees_major li .faculty_data,
.school-main .profile-content-section#sectionResearch .degrees_major li .student_data,
.school-main .profile-content-section#sectionResearch .degrees_major li .tuition_data,
.school-main .profile-content-section#sectionResearch .faculty_section li .admissions_data,
.school-main .profile-content-section#sectionResearch .faculty_section li .campus_data,
.school-main .profile-content-section#sectionResearch .faculty_section li .faculty_data,
.school-main .profile-content-section#sectionResearch .faculty_section li .student_data,
.school-main .profile-content-section#sectionResearch .faculty_section li .tuition_data,
.school-main .profile-content-section#sectionResearch .research_section li .admissions_data,
.school-main .profile-content-section#sectionResearch .research_section li .campus_data,
.school-main .profile-content-section#sectionResearch .research_section li .faculty_data,
.school-main .profile-content-section#sectionResearch .research_section li .student_data,
.school-main .profile-content-section#sectionResearch .research_section li .tuition_data,
.school-main .profile-content-section#sectionResearch .student_section li .admissions_data,
.school-main .profile-content-section#sectionResearch .student_section li .campus_data,
.school-main .profile-content-section#sectionResearch .student_section li .faculty_data,
.school-main .profile-content-section#sectionResearch .student_section li .student_data,
.school-main .profile-content-section#sectionResearch .student_section li .tuition_data,
.school-main .profile-content-section#sectionResearch .tuition_section li .admissions_data,
.school-main .profile-content-section#sectionResearch .tuition_section li .campus_data,
.school-main .profile-content-section#sectionResearch .tuition_section li .faculty_data,
.school-main .profile-content-section#sectionResearch .tuition_section li .student_data,
.school-main .profile-content-section#sectionResearch .tuition_section li .tuition_data,
.school-main .profile-content-section#sectionStudentBody .admissions_section li .admissions_data,
.school-main .profile-content-section#sectionStudentBody .admissions_section li .campus_data,
.school-main .profile-content-section#sectionStudentBody .admissions_section li .faculty_data,
.school-main .profile-content-section#sectionStudentBody .admissions_section li .student_data,
.school-main .profile-content-section#sectionStudentBody .admissions_section li .tuition_data,
.school-main .profile-content-section#sectionStudentBody .athletics_section li .admissions_data,
.school-main .profile-content-section#sectionStudentBody .athletics_section li .campus_data,
.school-main .profile-content-section#sectionStudentBody .athletics_section li .faculty_data,
.school-main .profile-content-section#sectionStudentBody .athletics_section li .student_data,
.school-main .profile-content-section#sectionStudentBody .athletics_section li .tuition_data,
.school-main .profile-content-section#sectionStudentBody .campus_section li .admissions_data,
.school-main .profile-content-section#sectionStudentBody .campus_section li .campus_data,
.school-main .profile-content-section#sectionStudentBody .campus_section li .faculty_data,
.school-main .profile-content-section#sectionStudentBody .campus_section li .student_data,
.school-main .profile-content-section#sectionStudentBody .campus_section li .tuition_data,
.school-main .profile-content-section#sectionStudentBody .degrees_major li .admissions_data,
.school-main .profile-content-section#sectionStudentBody .degrees_major li .campus_data,
.school-main .profile-content-section#sectionStudentBody .degrees_major li .faculty_data,
.school-main .profile-content-section#sectionStudentBody .degrees_major li .student_data,
.school-main .profile-content-section#sectionStudentBody .degrees_major li .tuition_data,
.school-main .profile-content-section#sectionStudentBody .faculty_section li .admissions_data,
.school-main .profile-content-section#sectionStudentBody .faculty_section li .campus_data,
.school-main .profile-content-section#sectionStudentBody .faculty_section li .faculty_data,
.school-main .profile-content-section#sectionStudentBody .faculty_section li .student_data,
.school-main .profile-content-section#sectionStudentBody .faculty_section li .tuition_data,
.school-main .profile-content-section#sectionStudentBody .research_section li .admissions_data,
.school-main .profile-content-section#sectionStudentBody .research_section li .campus_data,
.school-main .profile-content-section#sectionStudentBody .research_section li .faculty_data,
.school-main .profile-content-section#sectionStudentBody .research_section li .student_data,
.school-main .profile-content-section#sectionStudentBody .research_section li .tuition_data,
.school-main .profile-content-section#sectionStudentBody .student_section li .admissions_data,
.school-main .profile-content-section#sectionStudentBody .student_section li .campus_data,
.school-main .profile-content-section#sectionStudentBody .student_section li .faculty_data,
.school-main .profile-content-section#sectionStudentBody .student_section li .student_data,
.school-main .profile-content-section#sectionStudentBody .student_section li .tuition_data,
.school-main .profile-content-section#sectionStudentBody .tuition_section li .admissions_data,
.school-main .profile-content-section#sectionStudentBody .tuition_section li .campus_data,
.school-main .profile-content-section#sectionStudentBody .tuition_section li .faculty_data,
.school-main .profile-content-section#sectionStudentBody .tuition_section li .student_data,
.school-main .profile-content-section#sectionStudentBody .tuition_section li .tuition_data,
.school-main .profile-content-section#sectionTuitionAndFees .admissions_section li .admissions_data,
.school-main .profile-content-section#sectionTuitionAndFees .admissions_section li .campus_data,
.school-main .profile-content-section#sectionTuitionAndFees .admissions_section li .faculty_data,
.school-main .profile-content-section#sectionTuitionAndFees .admissions_section li .student_data,
.school-main .profile-content-section#sectionTuitionAndFees .admissions_section li .tuition_data,
.school-main .profile-content-section#sectionTuitionAndFees .athletics_section li .admissions_data,
.school-main .profile-content-section#sectionTuitionAndFees .athletics_section li .campus_data,
.school-main .profile-content-section#sectionTuitionAndFees .athletics_section li .faculty_data,
.school-main .profile-content-section#sectionTuitionAndFees .athletics_section li .student_data,
.school-main .profile-content-section#sectionTuitionAndFees .athletics_section li .tuition_data,
.school-main .profile-content-section#sectionTuitionAndFees .campus_section li .admissions_data,
.school-main .profile-content-section#sectionTuitionAndFees .campus_section li .campus_data,
.school-main .profile-content-section#sectionTuitionAndFees .campus_section li .faculty_data,
.school-main .profile-content-section#sectionTuitionAndFees .campus_section li .student_data,
.school-main .profile-content-section#sectionTuitionAndFees .campus_section li .tuition_data,
.school-main .profile-content-section#sectionTuitionAndFees .degrees_major li .admissions_data,
.school-main .profile-content-section#sectionTuitionAndFees .degrees_major li .campus_data,
.school-main .profile-content-section#sectionTuitionAndFees .degrees_major li .faculty_data,
.school-main .profile-content-section#sectionTuitionAndFees .degrees_major li .student_data,
.school-main .profile-content-section#sectionTuitionAndFees .degrees_major li .tuition_data,
.school-main .profile-content-section#sectionTuitionAndFees .faculty_section li .admissions_data,
.school-main .profile-content-section#sectionTuitionAndFees .faculty_section li .campus_data,
.school-main .profile-content-section#sectionTuitionAndFees .faculty_section li .faculty_data,
.school-main .profile-content-section#sectionTuitionAndFees .faculty_section li .student_data,
.school-main .profile-content-section#sectionTuitionAndFees .faculty_section li .tuition_data,
.school-main .profile-content-section#sectionTuitionAndFees .research_section li .admissions_data,
.school-main .profile-content-section#sectionTuitionAndFees .research_section li .campus_data,
.school-main .profile-content-section#sectionTuitionAndFees .research_section li .faculty_data,
.school-main .profile-content-section#sectionTuitionAndFees .research_section li .student_data,
.school-main .profile-content-section#sectionTuitionAndFees .research_section li .tuition_data,
.school-main .profile-content-section#sectionTuitionAndFees .student_section li .admissions_data,
.school-main .profile-content-section#sectionTuitionAndFees .student_section li .campus_data,
.school-main .profile-content-section#sectionTuitionAndFees .student_section li .faculty_data,
.school-main .profile-content-section#sectionTuitionAndFees .student_section li .student_data,
.school-main .profile-content-section#sectionTuitionAndFees .student_section li .tuition_data,
.school-main .profile-content-section#sectionTuitionAndFees .tuition_section li .admissions_data,
.school-main .profile-content-section#sectionTuitionAndFees .tuition_section li .campus_data,
.school-main .profile-content-section#sectionTuitionAndFees .tuition_section li .faculty_data,
.school-main .profile-content-section#sectionTuitionAndFees .tuition_section li .student_data,
.school-main .profile-content-section#sectionTuitionAndFees .tuition_section li .tuition_data {
    float: right;
    max-width: 40%
}

.school-main .profile-content-section#sectionAdmissions .admissions_section li .campus_data,
.school-main .profile-content-section#sectionAdmissions .admissions_section li .faculty_data,
.school-main .profile-content-section#sectionAdmissions .admissions_section li .student_data,
.school-main .profile-content-section#sectionAdmissions .admissions_section li .tuition_data,
.school-main .profile-content-section#sectionAdmissions .athletics_section li .campus_data,
.school-main .profile-content-section#sectionAdmissions .athletics_section li .faculty_data,
.school-main .profile-content-section#sectionAdmissions .athletics_section li .student_data,
.school-main .profile-content-section#sectionAdmissions .athletics_section li .tuition_data,
.school-main .profile-content-section#sectionAdmissions .campus_section li .campus_data,
.school-main .profile-content-section#sectionAdmissions .campus_section li .faculty_data,
.school-main .profile-content-section#sectionAdmissions .campus_section li .student_data,
.school-main .profile-content-section#sectionAdmissions .campus_section li .tuition_data,
.school-main .profile-content-section#sectionAdmissions .degrees_major li .campus_data,
.school-main .profile-content-section#sectionAdmissions .degrees_major li .faculty_data,
.school-main .profile-content-section#sectionAdmissions .degrees_major li .student_data,
.school-main .profile-content-section#sectionAdmissions .degrees_major li .tuition_data,
.school-main .profile-content-section#sectionAdmissions .faculty_section li .campus_data,
.school-main .profile-content-section#sectionAdmissions .faculty_section li .faculty_data,
.school-main .profile-content-section#sectionAdmissions .faculty_section li .student_data,
.school-main .profile-content-section#sectionAdmissions .faculty_section li .tuition_data,
.school-main .profile-content-section#sectionAdmissions .research_section li .campus_data,
.school-main .profile-content-section#sectionAdmissions .research_section li .faculty_data,
.school-main .profile-content-section#sectionAdmissions .research_section li .student_data,
.school-main .profile-content-section#sectionAdmissions .research_section li .tuition_data,
.school-main .profile-content-section#sectionAdmissions .student_section li .campus_data,
.school-main .profile-content-section#sectionAdmissions .student_section li .faculty_data,
.school-main .profile-content-section#sectionAdmissions .student_section li .student_data,
.school-main .profile-content-section#sectionAdmissions .student_section li .tuition_data,
.school-main .profile-content-section#sectionAdmissions .tuition_section li .campus_data,
.school-main .profile-content-section#sectionAdmissions .tuition_section li .faculty_data,
.school-main .profile-content-section#sectionAdmissions .tuition_section li .student_data,
.school-main .profile-content-section#sectionAdmissions .tuition_section li .tuition_data,
.school-main .profile-content-section#sectionAthletics .admissions_section li .campus_data,
.school-main .profile-content-section#sectionAthletics .admissions_section li .faculty_data,
.school-main .profile-content-section#sectionAthletics .admissions_section li .student_data,
.school-main .profile-content-section#sectionAthletics .admissions_section li .tuition_data,
.school-main .profile-content-section#sectionAthletics .athletics_section li .campus_data,
.school-main .profile-content-section#sectionAthletics .athletics_section li .faculty_data,
.school-main .profile-content-section#sectionAthletics .athletics_section li .student_data,
.school-main .profile-content-section#sectionAthletics .athletics_section li .tuition_data,
.school-main .profile-content-section#sectionAthletics .campus_section li .campus_data,
.school-main .profile-content-section#sectionAthletics .campus_section li .faculty_data,
.school-main .profile-content-section#sectionAthletics .campus_section li .student_data,
.school-main .profile-content-section#sectionAthletics .campus_section li .tuition_data,
.school-main .profile-content-section#sectionAthletics .degrees_major li .campus_data,
.school-main .profile-content-section#sectionAthletics .degrees_major li .faculty_data,
.school-main .profile-content-section#sectionAthletics .degrees_major li .student_data,
.school-main .profile-content-section#sectionAthletics .degrees_major li .tuition_data,
.school-main .profile-content-section#sectionAthletics .faculty_section li .campus_data,
.school-main .profile-content-section#sectionAthletics .faculty_section li .faculty_data,
.school-main .profile-content-section#sectionAthletics .faculty_section li .student_data,
.school-main .profile-content-section#sectionAthletics .faculty_section li .tuition_data,
.school-main .profile-content-section#sectionAthletics .research_section li .campus_data,
.school-main .profile-content-section#sectionAthletics .research_section li .faculty_data,
.school-main .profile-content-section#sectionAthletics .research_section li .student_data,
.school-main .profile-content-section#sectionAthletics .research_section li .tuition_data,
.school-main .profile-content-section#sectionAthletics .student_section li .campus_data,
.school-main .profile-content-section#sectionAthletics .student_section li .faculty_data,
.school-main .profile-content-section#sectionAthletics .student_section li .student_data,
.school-main .profile-content-section#sectionAthletics .student_section li .tuition_data,
.school-main .profile-content-section#sectionAthletics .tuition_section li .campus_data,
.school-main .profile-content-section#sectionAthletics .tuition_section li .faculty_data,
.school-main .profile-content-section#sectionAthletics .tuition_section li .student_data,
.school-main .profile-content-section#sectionAthletics .tuition_section li .tuition_data,
.school-main .profile-content-section#sectionCampusLife .admissions_section li .campus_data,
.school-main .profile-content-section#sectionCampusLife .admissions_section li .faculty_data,
.school-main .profile-content-section#sectionCampusLife .admissions_section li .student_data,
.school-main .profile-content-section#sectionCampusLife .admissions_section li .tuition_data,
.school-main .profile-content-section#sectionCampusLife .athletics_section li .campus_data,
.school-main .profile-content-section#sectionCampusLife .athletics_section li .faculty_data,
.school-main .profile-content-section#sectionCampusLife .athletics_section li .student_data,
.school-main .profile-content-section#sectionCampusLife .athletics_section li .tuition_data,
.school-main .profile-content-section#sectionCampusLife .campus_section li .campus_data,
.school-main .profile-content-section#sectionCampusLife .campus_section li .faculty_data,
.school-main .profile-content-section#sectionCampusLife .campus_section li .student_data,
.school-main .profile-content-section#sectionCampusLife .campus_section li .tuition_data,
.school-main .profile-content-section#sectionCampusLife .degrees_major li .campus_data,
.school-main .profile-content-section#sectionCampusLife .degrees_major li .faculty_data,
.school-main .profile-content-section#sectionCampusLife .degrees_major li .student_data,
.school-main .profile-content-section#sectionCampusLife .degrees_major li .tuition_data,
.school-main .profile-content-section#sectionCampusLife .faculty_section li .campus_data,
.school-main .profile-content-section#sectionCampusLife .faculty_section li .faculty_data,
.school-main .profile-content-section#sectionCampusLife .faculty_section li .student_data,
.school-main .profile-content-section#sectionCampusLife .faculty_section li .tuition_data,
.school-main .profile-content-section#sectionCampusLife .research_section li .campus_data,
.school-main .profile-content-section#sectionCampusLife .research_section li .faculty_data,
.school-main .profile-content-section#sectionCampusLife .research_section li .student_data,
.school-main .profile-content-section#sectionCampusLife .research_section li .tuition_data,
.school-main .profile-content-section#sectionCampusLife .student_section li .campus_data,
.school-main .profile-content-section#sectionCampusLife .student_section li .faculty_data,
.school-main .profile-content-section#sectionCampusLife .student_section li .student_data,
.school-main .profile-content-section#sectionCampusLife .student_section li .tuition_data,
.school-main .profile-content-section#sectionCampusLife .tuition_section li .campus_data,
.school-main .profile-content-section#sectionCampusLife .tuition_section li .faculty_data,
.school-main .profile-content-section#sectionCampusLife .tuition_section li .student_data,
.school-main .profile-content-section#sectionCampusLife .tuition_section li .tuition_data,
.school-main .profile-content-section#sectionFaculty .admissions_section li .campus_data,
.school-main .profile-content-section#sectionFaculty .admissions_section li .faculty_data,
.school-main .profile-content-section#sectionFaculty .admissions_section li .student_data,
.school-main .profile-content-section#sectionFaculty .admissions_section li .tuition_data,
.school-main .profile-content-section#sectionFaculty .athletics_section li .campus_data,
.school-main .profile-content-section#sectionFaculty .athletics_section li .faculty_data,
.school-main .profile-content-section#sectionFaculty .athletics_section li .student_data,
.school-main .profile-content-section#sectionFaculty .athletics_section li .tuition_data,
.school-main .profile-content-section#sectionFaculty .campus_section li .campus_data,
.school-main .profile-content-section#sectionFaculty .campus_section li .faculty_data,
.school-main .profile-content-section#sectionFaculty .campus_section li .student_data,
.school-main .profile-content-section#sectionFaculty .campus_section li .tuition_data,
.school-main .profile-content-section#sectionFaculty .degrees_major li .campus_data,
.school-main .profile-content-section#sectionFaculty .degrees_major li .faculty_data,
.school-main .profile-content-section#sectionFaculty .degrees_major li .student_data,
.school-main .profile-content-section#sectionFaculty .degrees_major li .tuition_data,
.school-main .profile-content-section#sectionFaculty .faculty_section li .campus_data,
.school-main .profile-content-section#sectionFaculty .faculty_section li .faculty_data,
.school-main .profile-content-section#sectionFaculty .faculty_section li .student_data,
.school-main .profile-content-section#sectionFaculty .faculty_section li .tuition_data,
.school-main .profile-content-section#sectionFaculty .research_section li .campus_data,
.school-main .profile-content-section#sectionFaculty .research_section li .faculty_data,
.school-main .profile-content-section#sectionFaculty .research_section li .student_data,
.school-main .profile-content-section#sectionFaculty .research_section li .tuition_data,
.school-main .profile-content-section#sectionFaculty .student_section li .campus_data,
.school-main .profile-content-section#sectionFaculty .student_section li .faculty_data,
.school-main .profile-content-section#sectionFaculty .student_section li .student_data,
.school-main .profile-content-section#sectionFaculty .student_section li .tuition_data,
.school-main .profile-content-section#sectionFaculty .tuition_section li .campus_data,
.school-main .profile-content-section#sectionFaculty .tuition_section li .faculty_data,
.school-main .profile-content-section#sectionFaculty .tuition_section li .student_data,
.school-main .profile-content-section#sectionFaculty .tuition_section li .tuition_data,
.school-main .profile-content-section#sectionFinancialAid .campus_section li .campus_data,
.school-main .profile-content-section#sectionGradAdmissions .admissions_section li .campus_data,
.school-main .profile-content-section#sectionGradAdmissions .admissions_section li .faculty_data,
.school-main .profile-content-section#sectionGradAdmissions .admissions_section li .student_data,
.school-main .profile-content-section#sectionGradAdmissions .admissions_section li .tuition_data,
.school-main .profile-content-section#sectionGradAdmissions .athletics_section li .campus_data,
.school-main .profile-content-section#sectionGradAdmissions .athletics_section li .faculty_data,
.school-main .profile-content-section#sectionGradAdmissions .athletics_section li .student_data,
.school-main .profile-content-section#sectionGradAdmissions .athletics_section li .tuition_data,
.school-main .profile-content-section#sectionGradAdmissions .campus_section li .campus_data,
.school-main .profile-content-section#sectionGradAdmissions .campus_section li .faculty_data,
.school-main .profile-content-section#sectionGradAdmissions .campus_section li .student_data,
.school-main .profile-content-section#sectionGradAdmissions .campus_section li .tuition_data,
.school-main .profile-content-section#sectionGradAdmissions .degrees_major li .campus_data,
.school-main .profile-content-section#sectionGradAdmissions .degrees_major li .faculty_data,
.school-main .profile-content-section#sectionGradAdmissions .degrees_major li .student_data,
.school-main .profile-content-section#sectionGradAdmissions .degrees_major li .tuition_data,
.school-main .profile-content-section#sectionGradAdmissions .faculty_section li .campus_data,
.school-main .profile-content-section#sectionGradAdmissions .faculty_section li .faculty_data,
.school-main .profile-content-section#sectionGradAdmissions .faculty_section li .student_data,
.school-main .profile-content-section#sectionGradAdmissions .faculty_section li .tuition_data,
.school-main .profile-content-section#sectionGradAdmissions .research_section li .campus_data,
.school-main .profile-content-section#sectionGradAdmissions .research_section li .faculty_data,
.school-main .profile-content-section#sectionGradAdmissions .research_section li .student_data,
.school-main .profile-content-section#sectionGradAdmissions .research_section li .tuition_data,
.school-main .profile-content-section#sectionGradAdmissions .student_section li .campus_data,
.school-main .profile-content-section#sectionGradAdmissions .student_section li .faculty_data,
.school-main .profile-content-section#sectionGradAdmissions .student_section li .student_data,
.school-main .profile-content-section#sectionGradAdmissions .student_section li .tuition_data,
.school-main .profile-content-section#sectionGradAdmissions .tuition_section li .campus_data,
.school-main .profile-content-section#sectionGradAdmissions .tuition_section li .faculty_data,
.school-main .profile-content-section#sectionGradAdmissions .tuition_section li .student_data,
.school-main .profile-content-section#sectionGradAdmissions .tuition_section li .tuition_data,
.school-main .profile-content-section#sectionGradDegreesAwards .admissions_section li .campus_data,
.school-main .profile-content-section#sectionGradDegreesAwards .admissions_section li .faculty_data,
.school-main .profile-content-section#sectionGradDegreesAwards .admissions_section li .student_data,
.school-main .profile-content-section#sectionGradDegreesAwards .admissions_section li .tuition_data,
.school-main .profile-content-section#sectionGradDegreesAwards .athletics_section li .campus_data,
.school-main .profile-content-section#sectionGradDegreesAwards .athletics_section li .faculty_data,
.school-main .profile-content-section#sectionGradDegreesAwards .athletics_section li .student_data,
.school-main .profile-content-section#sectionGradDegreesAwards .athletics_section li .tuition_data,
.school-main .profile-content-section#sectionGradDegreesAwards .campus_section li .campus_data,
.school-main .profile-content-section#sectionGradDegreesAwards .campus_section li .faculty_data,
.school-main .profile-content-section#sectionGradDegreesAwards .campus_section li .student_data,
.school-main .profile-content-section#sectionGradDegreesAwards .campus_section li .tuition_data,
.school-main .profile-content-section#sectionGradDegreesAwards .degrees_major li .campus_data,
.school-main .profile-content-section#sectionGradDegreesAwards .degrees_major li .faculty_data,
.school-main .profile-content-section#sectionGradDegreesAwards .degrees_major li .student_data,
.school-main .profile-content-section#sectionGradDegreesAwards .degrees_major li .tuition_data,
.school-main .profile-content-section#sectionGradDegreesAwards .faculty_section li .campus_data,
.school-main .profile-content-section#sectionGradDegreesAwards .faculty_section li .faculty_data,
.school-main .profile-content-section#sectionGradDegreesAwards .faculty_section li .student_data,
.school-main .profile-content-section#sectionGradDegreesAwards .faculty_section li .tuition_data,
.school-main .profile-content-section#sectionGradDegreesAwards .research_section li .campus_data,
.school-main .profile-content-section#sectionGradDegreesAwards .research_section li .faculty_data,
.school-main .profile-content-section#sectionGradDegreesAwards .research_section li .student_data,
.school-main .profile-content-section#sectionGradDegreesAwards .research_section li .tuition_data,
.school-main .profile-content-section#sectionGradDegreesAwards .student_section li .campus_data,
.school-main .profile-content-section#sectionGradDegreesAwards .student_section li .faculty_data,
.school-main .profile-content-section#sectionGradDegreesAwards .student_section li .student_data,
.school-main .profile-content-section#sectionGradDegreesAwards .student_section li .tuition_data,
.school-main .profile-content-section#sectionGradDegreesAwards .tuition_section li .campus_data,
.school-main .profile-content-section#sectionGradDegreesAwards .tuition_section li .faculty_data,
.school-main .profile-content-section#sectionGradDegreesAwards .tuition_section li .student_data,
.school-main .profile-content-section#sectionGradDegreesAwards .tuition_section li .tuition_data,
.school-main .profile-content-section#sectionGradStudentBody .admissions_section li .campus_data,
.school-main .profile-content-section#sectionGradStudentBody .admissions_section li .faculty_data,
.school-main .profile-content-section#sectionGradStudentBody .admissions_section li .student_data,
.school-main .profile-content-section#sectionGradStudentBody .admissions_section li .tuition_data,
.school-main .profile-content-section#sectionGradStudentBody .athletics_section li .campus_data,
.school-main .profile-content-section#sectionGradStudentBody .athletics_section li .faculty_data,
.school-main .profile-content-section#sectionGradStudentBody .athletics_section li .student_data,
.school-main .profile-content-section#sectionGradStudentBody .athletics_section li .tuition_data,
.school-main .profile-content-section#sectionGradStudentBody .campus_section li .campus_data,
.school-main .profile-content-section#sectionGradStudentBody .campus_section li .faculty_data,
.school-main .profile-content-section#sectionGradStudentBody .campus_section li .student_data,
.school-main .profile-content-section#sectionGradStudentBody .campus_section li .tuition_data,
.school-main .profile-content-section#sectionGradStudentBody .degrees_major li .campus_data,
.school-main .profile-content-section#sectionGradStudentBody .degrees_major li .faculty_data,
.school-main .profile-content-section#sectionGradStudentBody .degrees_major li .student_data,
.school-main .profile-content-section#sectionGradStudentBody .degrees_major li .tuition_data,
.school-main .profile-content-section#sectionGradStudentBody .faculty_section li .campus_data,
.school-main .profile-content-section#sectionGradStudentBody .faculty_section li .faculty_data,
.school-main .profile-content-section#sectionGradStudentBody .faculty_section li .student_data,
.school-main .profile-content-section#sectionGradStudentBody .faculty_section li .tuition_data,
.school-main .profile-content-section#sectionGradStudentBody .research_section li .campus_data,
.school-main .profile-content-section#sectionGradStudentBody .research_section li .faculty_data,
.school-main .profile-content-section#sectionGradStudentBody .research_section li .student_data,
.school-main .profile-content-section#sectionGradStudentBody .research_section li .tuition_data,
.school-main .profile-content-section#sectionGradStudentBody .student_section li .campus_data,
.school-main .profile-content-section#sectionGradStudentBody .student_section li .faculty_data,
.school-main .profile-content-section#sectionGradStudentBody .student_section li .student_data,
.school-main .profile-content-section#sectionGradStudentBody .student_section li .tuition_data,
.school-main .profile-content-section#sectionGradStudentBody .tuition_section li .campus_data,
.school-main .profile-content-section#sectionGradStudentBody .tuition_section li .faculty_data,
.school-main .profile-content-section#sectionGradStudentBody .tuition_section li .student_data,
.school-main .profile-content-section#sectionGradStudentBody .tuition_section li .tuition_data,
.school-main .profile-content-section#sectionGradTuitionAndFees .admissions_section li .campus_data,
.school-main .profile-content-section#sectionGradTuitionAndFees .admissions_section li .faculty_data,
.school-main .profile-content-section#sectionGradTuitionAndFees .admissions_section li .student_data,
.school-main .profile-content-section#sectionGradTuitionAndFees .admissions_section li .tuition_data,
.school-main .profile-content-section#sectionGradTuitionAndFees .athletics_section li .campus_data,
.school-main .profile-content-section#sectionGradTuitionAndFees .athletics_section li .faculty_data,
.school-main .profile-content-section#sectionGradTuitionAndFees .athletics_section li .student_data,
.school-main .profile-content-section#sectionGradTuitionAndFees .athletics_section li .tuition_data,
.school-main .profile-content-section#sectionGradTuitionAndFees .campus_section li .campus_data,
.school-main .profile-content-section#sectionGradTuitionAndFees .campus_section li .faculty_data,
.school-main .profile-content-section#sectionGradTuitionAndFees .campus_section li .student_data,
.school-main .profile-content-section#sectionGradTuitionAndFees .campus_section li .tuition_data,
.school-main .profile-content-section#sectionGradTuitionAndFees .degrees_major li .campus_data,
.school-main .profile-content-section#sectionGradTuitionAndFees .degrees_major li .faculty_data,
.school-main .profile-content-section#sectionGradTuitionAndFees .degrees_major li .student_data,
.school-main .profile-content-section#sectionGradTuitionAndFees .degrees_major li .tuition_data,
.school-main .profile-content-section#sectionGradTuitionAndFees .faculty_section li .campus_data,
.school-main .profile-content-section#sectionGradTuitionAndFees .faculty_section li .faculty_data,
.school-main .profile-content-section#sectionGradTuitionAndFees .faculty_section li .student_data,
.school-main .profile-content-section#sectionGradTuitionAndFees .faculty_section li .tuition_data,
.school-main .profile-content-section#sectionGradTuitionAndFees .research_section li .campus_data,
.school-main .profile-content-section#sectionGradTuitionAndFees .research_section li .faculty_data,
.school-main .profile-content-section#sectionGradTuitionAndFees .research_section li .student_data,
.school-main .profile-content-section#sectionGradTuitionAndFees .research_section li .tuition_data,
.school-main .profile-content-section#sectionGradTuitionAndFees .student_section li .campus_data,
.school-main .profile-content-section#sectionGradTuitionAndFees .student_section li .faculty_data,
.school-main .profile-content-section#sectionGradTuitionAndFees .student_section li .student_data,
.school-main .profile-content-section#sectionGradTuitionAndFees .student_section li .tuition_data,
.school-main .profile-content-section#sectionGradTuitionAndFees .tuition_section li .campus_data,
.school-main .profile-content-section#sectionGradTuitionAndFees .tuition_section li .faculty_data,
.school-main .profile-content-section#sectionGradTuitionAndFees .tuition_section li .student_data,
.school-main .profile-content-section#sectionGradTuitionAndFees .tuition_section li .tuition_data,
.school-main .profile-content-section#sectionMajorsAndDegrees .admissions_section li .campus_data,
.school-main .profile-content-section#sectionMajorsAndDegrees .admissions_section li .faculty_data,
.school-main .profile-content-section#sectionMajorsAndDegrees .admissions_section li .student_data,
.school-main .profile-content-section#sectionMajorsAndDegrees .admissions_section li .tuition_data,
.school-main .profile-content-section#sectionMajorsAndDegrees .athletics_section li .campus_data,
.school-main .profile-content-section#sectionMajorsAndDegrees .athletics_section li .faculty_data,
.school-main .profile-content-section#sectionMajorsAndDegrees .athletics_section li .student_data,
.school-main .profile-content-section#sectionMajorsAndDegrees .athletics_section li .tuition_data,
.school-main .profile-content-section#sectionMajorsAndDegrees .campus_section li .campus_data,
.school-main .profile-content-section#sectionMajorsAndDegrees .campus_section li .faculty_data,
.school-main .profile-content-section#sectionMajorsAndDegrees .campus_section li .student_data,
.school-main .profile-content-section#sectionMajorsAndDegrees .campus_section li .tuition_data,
.school-main .profile-content-section#sectionMajorsAndDegrees .degrees_major li .campus_data,
.school-main .profile-content-section#sectionMajorsAndDegrees .degrees_major li .faculty_data,
.school-main .profile-content-section#sectionMajorsAndDegrees .degrees_major li .student_data,
.school-main .profile-content-section#sectionMajorsAndDegrees .degrees_major li .tuition_data,
.school-main .profile-content-section#sectionMajorsAndDegrees .faculty_section li .campus_data,
.school-main .profile-content-section#sectionMajorsAndDegrees .faculty_section li .faculty_data,
.school-main .profile-content-section#sectionMajorsAndDegrees .faculty_section li .student_data,
.school-main .profile-content-section#sectionMajorsAndDegrees .faculty_section li .tuition_data,
.school-main .profile-content-section#sectionMajorsAndDegrees .research_section li .campus_data,
.school-main .profile-content-section#sectionMajorsAndDegrees .research_section li .faculty_data,
.school-main .profile-content-section#sectionMajorsAndDegrees .research_section li .student_data,
.school-main .profile-content-section#sectionMajorsAndDegrees .research_section li .tuition_data,
.school-main .profile-content-section#sectionMajorsAndDegrees .student_section li .campus_data,
.school-main .profile-content-section#sectionMajorsAndDegrees .student_section li .faculty_data,
.school-main .profile-content-section#sectionMajorsAndDegrees .student_section li .student_data,
.school-main .profile-content-section#sectionMajorsAndDegrees .student_section li .tuition_data,
.school-main .profile-content-section#sectionMajorsAndDegrees .tuition_section li .campus_data,
.school-main .profile-content-section#sectionMajorsAndDegrees .tuition_section li .faculty_data,
.school-main .profile-content-section#sectionMajorsAndDegrees .tuition_section li .student_data,
.school-main .profile-content-section#sectionMajorsAndDegrees .tuition_section li .tuition_data,
.school-main .profile-content-section#sectionResearch .admissions_section li .campus_data,
.school-main .profile-content-section#sectionResearch .admissions_section li .faculty_data,
.school-main .profile-content-section#sectionResearch .admissions_section li .student_data,
.school-main .profile-content-section#sectionResearch .admissions_section li .tuition_data,
.school-main .profile-content-section#sectionResearch .athletics_section li .campus_data,
.school-main .profile-content-section#sectionResearch .athletics_section li .faculty_data,
.school-main .profile-content-section#sectionResearch .athletics_section li .student_data,
.school-main .profile-content-section#sectionResearch .athletics_section li .tuition_data,
.school-main .profile-content-section#sectionResearch .campus_section li .campus_data,
.school-main .profile-content-section#sectionResearch .campus_section li .faculty_data,
.school-main .profile-content-section#sectionResearch .campus_section li .student_data,
.school-main .profile-content-section#sectionResearch .campus_section li .tuition_data,
.school-main .profile-content-section#sectionResearch .degrees_major li .campus_data,
.school-main .profile-content-section#sectionResearch .degrees_major li .faculty_data,
.school-main .profile-content-section#sectionResearch .degrees_major li .student_data,
.school-main .profile-content-section#sectionResearch .degrees_major li .tuition_data,
.school-main .profile-content-section#sectionResearch .faculty_section li .campus_data,
.school-main .profile-content-section#sectionResearch .faculty_section li .faculty_data,
.school-main .profile-content-section#sectionResearch .faculty_section li .student_data,
.school-main .profile-content-section#sectionResearch .faculty_section li .tuition_data,
.school-main .profile-content-section#sectionResearch .research_section li .campus_data,
.school-main .profile-content-section#sectionResearch .research_section li .faculty_data,
.school-main .profile-content-section#sectionResearch .research_section li .student_data,
.school-main .profile-content-section#sectionResearch .research_section li .tuition_data,
.school-main .profile-content-section#sectionResearch .student_section li .campus_data,
.school-main .profile-content-section#sectionResearch .student_section li .faculty_data,
.school-main .profile-content-section#sectionResearch .student_section li .student_data,
.school-main .profile-content-section#sectionResearch .student_section li .tuition_data,
.school-main .profile-content-section#sectionResearch .tuition_section li .campus_data,
.school-main .profile-content-section#sectionResearch .tuition_section li .faculty_data,
.school-main .profile-content-section#sectionResearch .tuition_section li .student_data,
.school-main .profile-content-section#sectionResearch .tuition_section li .tuition_data,
.school-main .profile-content-section#sectionStudentBody .admissions_section li .campus_data,
.school-main .profile-content-section#sectionStudentBody .admissions_section li .faculty_data,
.school-main .profile-content-section#sectionStudentBody .admissions_section li .student_data,
.school-main .profile-content-section#sectionStudentBody .admissions_section li .tuition_data,
.school-main .profile-content-section#sectionStudentBody .athletics_section li .campus_data,
.school-main .profile-content-section#sectionStudentBody .athletics_section li .faculty_data,
.school-main .profile-content-section#sectionStudentBody .athletics_section li .student_data,
.school-main .profile-content-section#sectionStudentBody .athletics_section li .tuition_data,
.school-main .profile-content-section#sectionStudentBody .campus_section li .campus_data,
.school-main .profile-content-section#sectionStudentBody .campus_section li .faculty_data,
.school-main .profile-content-section#sectionStudentBody .campus_section li .student_data,
.school-main .profile-content-section#sectionStudentBody .campus_section li .tuition_data,
.school-main .profile-content-section#sectionStudentBody .degrees_major li .campus_data,
.school-main .profile-content-section#sectionStudentBody .degrees_major li .faculty_data,
.school-main .profile-content-section#sectionStudentBody .degrees_major li .student_data,
.school-main .profile-content-section#sectionStudentBody .degrees_major li .tuition_data,
.school-main .profile-content-section#sectionStudentBody .faculty_section li .campus_data,
.school-main .profile-content-section#sectionStudentBody .faculty_section li .faculty_data,
.school-main .profile-content-section#sectionStudentBody .faculty_section li .student_data,
.school-main .profile-content-section#sectionStudentBody .faculty_section li .tuition_data,
.school-main .profile-content-section#sectionStudentBody .research_section li .campus_data,
.school-main .profile-content-section#sectionStudentBody .research_section li .faculty_data,
.school-main .profile-content-section#sectionStudentBody .research_section li .student_data,
.school-main .profile-content-section#sectionStudentBody .research_section li .tuition_data,
.school-main .profile-content-section#sectionStudentBody .student_section li .campus_data,
.school-main .profile-content-section#sectionStudentBody .student_section li .faculty_data,
.school-main .profile-content-section#sectionStudentBody .student_section li .student_data,
.school-main .profile-content-section#sectionStudentBody .student_section li .tuition_data,
.school-main .profile-content-section#sectionStudentBody .tuition_section li .campus_data,
.school-main .profile-content-section#sectionStudentBody .tuition_section li .faculty_data,
.school-main .profile-content-section#sectionStudentBody .tuition_section li .student_data,
.school-main .profile-content-section#sectionStudentBody .tuition_section li .tuition_data,
.school-main .profile-content-section#sectionTuitionAndFees .admissions_section li .campus_data,
.school-main .profile-content-section#sectionTuitionAndFees .admissions_section li .faculty_data,
.school-main .profile-content-section#sectionTuitionAndFees .admissions_section li .student_data,
.school-main .profile-content-section#sectionTuitionAndFees .admissions_section li .tuition_data,
.school-main .profile-content-section#sectionTuitionAndFees .athletics_section li .campus_data,
.school-main .profile-content-section#sectionTuitionAndFees .athletics_section li .faculty_data,
.school-main .profile-content-section#sectionTuitionAndFees .athletics_section li .student_data,
.school-main .profile-content-section#sectionTuitionAndFees .athletics_section li .tuition_data,
.school-main .profile-content-section#sectionTuitionAndFees .campus_section li .campus_data,
.school-main .profile-content-section#sectionTuitionAndFees .campus_section li .faculty_data,
.school-main .profile-content-section#sectionTuitionAndFees .campus_section li .student_data,
.school-main .profile-content-section#sectionTuitionAndFees .campus_section li .tuition_data,
.school-main .profile-content-section#sectionTuitionAndFees .degrees_major li .campus_data,
.school-main .profile-content-section#sectionTuitionAndFees .degrees_major li .faculty_data,
.school-main .profile-content-section#sectionTuitionAndFees .degrees_major li .student_data,
.school-main .profile-content-section#sectionTuitionAndFees .degrees_major li .tuition_data,
.school-main .profile-content-section#sectionTuitionAndFees .faculty_section li .campus_data,
.school-main .profile-content-section#sectionTuitionAndFees .faculty_section li .faculty_data,
.school-main .profile-content-section#sectionTuitionAndFees .faculty_section li .student_data,
.school-main .profile-content-section#sectionTuitionAndFees .faculty_section li .tuition_data,
.school-main .profile-content-section#sectionTuitionAndFees .research_section li .campus_data,
.school-main .profile-content-section#sectionTuitionAndFees .research_section li .faculty_data,
.school-main .profile-content-section#sectionTuitionAndFees .research_section li .student_data,
.school-main .profile-content-section#sectionTuitionAndFees .research_section li .tuition_data,
.school-main .profile-content-section#sectionTuitionAndFees .student_section li .campus_data,
.school-main .profile-content-section#sectionTuitionAndFees .student_section li .faculty_data,
.school-main .profile-content-section#sectionTuitionAndFees .student_section li .student_data,
.school-main .profile-content-section#sectionTuitionAndFees .student_section li .tuition_data,
.school-main .profile-content-section#sectionTuitionAndFees .tuition_section li .campus_data,
.school-main .profile-content-section#sectionTuitionAndFees .tuition_section li .faculty_data,
.school-main .profile-content-section#sectionTuitionAndFees .tuition_section li .student_data,
.school-main .profile-content-section#sectionTuitionAndFees .tuition_section li .tuition_data {
    text-align: right
}

.school-main .profile-content-section#sectionAdmissions .admissions_section li .not_reported,
.school-main .profile-content-section#sectionAdmissions .athletics_section li .not_reported,
.school-main .profile-content-section#sectionAdmissions .campus_section li .not_reported,
.school-main .profile-content-section#sectionAdmissions .degrees_major li .not_reported,
.school-main .profile-content-section#sectionAdmissions .faculty_section li .not_reported,
.school-main .profile-content-section#sectionAdmissions .research_section li .not_reported,
.school-main .profile-content-section#sectionAdmissions .student_section li .not_reported,
.school-main .profile-content-section#sectionAdmissions .tuition_section li .not_reported,
.school-main .profile-content-section#sectionAthletics .admissions_section li .not_reported,
.school-main .profile-content-section#sectionAthletics .athletics_section li .not_reported,
.school-main .profile-content-section#sectionAthletics .campus_section li .not_reported,
.school-main .profile-content-section#sectionAthletics .degrees_major li .not_reported,
.school-main .profile-content-section#sectionAthletics .faculty_section li .not_reported,
.school-main .profile-content-section#sectionAthletics .research_section li .not_reported,
.school-main .profile-content-section#sectionAthletics .student_section li .not_reported,
.school-main .profile-content-section#sectionAthletics .tuition_section li .not_reported,
.school-main .profile-content-section#sectionCampusLife .admissions_section li .not_reported,
.school-main .profile-content-section#sectionCampusLife .athletics_section li .not_reported,
.school-main .profile-content-section#sectionCampusLife .campus_section li .not_reported,
.school-main .profile-content-section#sectionCampusLife .degrees_major li .not_reported,
.school-main .profile-content-section#sectionCampusLife .faculty_section li .not_reported,
.school-main .profile-content-section#sectionCampusLife .research_section li .not_reported,
.school-main .profile-content-section#sectionCampusLife .student_section li .not_reported,
.school-main .profile-content-section#sectionCampusLife .tuition_section li .not_reported,
.school-main .profile-content-section#sectionFaculty .admissions_section li .not_reported,
.school-main .profile-content-section#sectionFaculty .athletics_section li .not_reported,
.school-main .profile-content-section#sectionFaculty .campus_section li .not_reported,
.school-main .profile-content-section#sectionFaculty .degrees_major li .not_reported,
.school-main .profile-content-section#sectionFaculty .faculty_section li .not_reported,
.school-main .profile-content-section#sectionFaculty .research_section li .not_reported,
.school-main .profile-content-section#sectionFaculty .student_section li .not_reported,
.school-main .profile-content-section#sectionFaculty .tuition_section li .not_reported,
.school-main .profile-content-section#sectionFinancialAid .campus_section li .not_reported,
.school-main .profile-content-section#sectionGradAdmissions .admissions_section li .not_reported,
.school-main .profile-content-section#sectionGradAdmissions .athletics_section li .not_reported,
.school-main .profile-content-section#sectionGradAdmissions .campus_section li .not_reported,
.school-main .profile-content-section#sectionGradAdmissions .degrees_major li .not_reported,
.school-main .profile-content-section#sectionGradAdmissions .faculty_section li .not_reported,
.school-main .profile-content-section#sectionGradAdmissions .research_section li .not_reported,
.school-main .profile-content-section#sectionGradAdmissions .student_section li .not_reported,
.school-main .profile-content-section#sectionGradAdmissions .tuition_section li .not_reported,
.school-main .profile-content-section#sectionGradDegreesAwards .admissions_section li .not_reported,
.school-main .profile-content-section#sectionGradDegreesAwards .athletics_section li .not_reported,
.school-main .profile-content-section#sectionGradDegreesAwards .campus_section li .not_reported,
.school-main .profile-content-section#sectionGradDegreesAwards .degrees_major li .not_reported,
.school-main .profile-content-section#sectionGradDegreesAwards .faculty_section li .not_reported,
.school-main .profile-content-section#sectionGradDegreesAwards .research_section li .not_reported,
.school-main .profile-content-section#sectionGradDegreesAwards .student_section li .not_reported,
.school-main .profile-content-section#sectionGradDegreesAwards .tuition_section li .not_reported,
.school-main .profile-content-section#sectionGradStudentBody .admissions_section li .not_reported,
.school-main .profile-content-section#sectionGradStudentBody .athletics_section li .not_reported,
.school-main .profile-content-section#sectionGradStudentBody .campus_section li .not_reported,
.school-main .profile-content-section#sectionGradStudentBody .degrees_major li .not_reported,
.school-main .profile-content-section#sectionGradStudentBody .faculty_section li .not_reported,
.school-main .profile-content-section#sectionGradStudentBody .research_section li .not_reported,
.school-main .profile-content-section#sectionGradStudentBody .student_section li .not_reported,
.school-main .profile-content-section#sectionGradStudentBody .tuition_section li .not_reported,
.school-main .profile-content-section#sectionGradTuitionAndFees .admissions_section li .not_reported,
.school-main .profile-content-section#sectionGradTuitionAndFees .athletics_section li .not_reported,
.school-main .profile-content-section#sectionGradTuitionAndFees .campus_section li .not_reported,
.school-main .profile-content-section#sectionGradTuitionAndFees .degrees_major li .not_reported,
.school-main .profile-content-section#sectionGradTuitionAndFees .faculty_section li .not_reported,
.school-main .profile-content-section#sectionGradTuitionAndFees .research_section li .not_reported,
.school-main .profile-content-section#sectionGradTuitionAndFees .student_section li .not_reported,
.school-main .profile-content-section#sectionGradTuitionAndFees .tuition_section li .not_reported,
.school-main .profile-content-section#sectionMajorsAndDegrees .admissions_section li .not_reported,
.school-main .profile-content-section#sectionMajorsAndDegrees .athletics_section li .not_reported,
.school-main .profile-content-section#sectionMajorsAndDegrees .campus_section li .not_reported,
.school-main .profile-content-section#sectionMajorsAndDegrees .degrees_major li .not_reported,
.school-main .profile-content-section#sectionMajorsAndDegrees .faculty_section li .not_reported,
.school-main .profile-content-section#sectionMajorsAndDegrees .research_section li .not_reported,
.school-main .profile-content-section#sectionMajorsAndDegrees .student_section li .not_reported,
.school-main .profile-content-section#sectionMajorsAndDegrees .tuition_section li .not_reported,
.school-main .profile-content-section#sectionResearch .admissions_section li .not_reported,
.school-main .profile-content-section#sectionResearch .athletics_section li .not_reported,
.school-main .profile-content-section#sectionResearch .campus_section li .not_reported,
.school-main .profile-content-section#sectionResearch .degrees_major li .not_reported,
.school-main .profile-content-section#sectionResearch .faculty_section li .not_reported,
.school-main .profile-content-section#sectionResearch .research_section li .not_reported,
.school-main .profile-content-section#sectionResearch .student_section li .not_reported,
.school-main .profile-content-section#sectionResearch .tuition_section li .not_reported,
.school-main .profile-content-section#sectionStudentBody .admissions_section li .not_reported,
.school-main .profile-content-section#sectionStudentBody .athletics_section li .not_reported,
.school-main .profile-content-section#sectionStudentBody .campus_section li .not_reported,
.school-main .profile-content-section#sectionStudentBody .degrees_major li .not_reported,
.school-main .profile-content-section#sectionStudentBody .faculty_section li .not_reported,
.school-main .profile-content-section#sectionStudentBody .research_section li .not_reported,
.school-main .profile-content-section#sectionStudentBody .student_section li .not_reported,
.school-main .profile-content-section#sectionStudentBody .tuition_section li .not_reported,
.school-main .profile-content-section#sectionTuitionAndFees .admissions_section li .not_reported,
.school-main .profile-content-section#sectionTuitionAndFees .athletics_section li .not_reported,
.school-main .profile-content-section#sectionTuitionAndFees .campus_section li .not_reported,
.school-main .profile-content-section#sectionTuitionAndFees .degrees_major li .not_reported,
.school-main .profile-content-section#sectionTuitionAndFees .faculty_section li .not_reported,
.school-main .profile-content-section#sectionTuitionAndFees .research_section li .not_reported,
.school-main .profile-content-section#sectionTuitionAndFees .student_section li .not_reported,
.school-main .profile-content-section#sectionTuitionAndFees .tuition_section li .not_reported {
    color: #aeaeae;
    font-style: italic
}

.school-main .profile-content-section#sectionAdmissions .admissions_section li .score_asterik,
.school-main .profile-content-section#sectionAdmissions .athletics_section li .score_asterik,
.school-main .profile-content-section#sectionAdmissions .campus_section li .score_asterik,
.school-main .profile-content-section#sectionAdmissions .degrees_major li .score_asterik,
.school-main .profile-content-section#sectionAdmissions .faculty_section li .score_asterik,
.school-main .profile-content-section#sectionAdmissions .research_section li .score_asterik,
.school-main .profile-content-section#sectionAdmissions .student_section li .score_asterik,
.school-main .profile-content-section#sectionAdmissions .tuition_section li .score_asterik,
.school-main .profile-content-section#sectionAthletics .admissions_section li .score_asterik,
.school-main .profile-content-section#sectionAthletics .athletics_section li .score_asterik,
.school-main .profile-content-section#sectionAthletics .campus_section li .score_asterik,
.school-main .profile-content-section#sectionAthletics .degrees_major li .score_asterik,
.school-main .profile-content-section#sectionAthletics .faculty_section li .score_asterik,
.school-main .profile-content-section#sectionAthletics .research_section li .score_asterik,
.school-main .profile-content-section#sectionAthletics .student_section li .score_asterik,
.school-main .profile-content-section#sectionAthletics .tuition_section li .score_asterik,
.school-main .profile-content-section#sectionCampusLife .admissions_section li .score_asterik,
.school-main .profile-content-section#sectionCampusLife .athletics_section li .score_asterik,
.school-main .profile-content-section#sectionCampusLife .campus_section li .score_asterik,
.school-main .profile-content-section#sectionCampusLife .degrees_major li .score_asterik,
.school-main .profile-content-section#sectionCampusLife .faculty_section li .score_asterik,
.school-main .profile-content-section#sectionCampusLife .research_section li .score_asterik,
.school-main .profile-content-section#sectionCampusLife .student_section li .score_asterik,
.school-main .profile-content-section#sectionCampusLife .tuition_section li .score_asterik,
.school-main .profile-content-section#sectionFaculty .admissions_section li .score_asterik,
.school-main .profile-content-section#sectionFaculty .athletics_section li .score_asterik,
.school-main .profile-content-section#sectionFaculty .campus_section li .score_asterik,
.school-main .profile-content-section#sectionFaculty .degrees_major li .score_asterik,
.school-main .profile-content-section#sectionFaculty .faculty_section li .score_asterik,
.school-main .profile-content-section#sectionFaculty .research_section li .score_asterik,
.school-main .profile-content-section#sectionFaculty .student_section li .score_asterik,
.school-main .profile-content-section#sectionFaculty .tuition_section li .score_asterik,
.school-main .profile-content-section#sectionGradAdmissions .admissions_section li .score_asterik,
.school-main .profile-content-section#sectionGradAdmissions .athletics_section li .score_asterik,
.school-main .profile-content-section#sectionGradAdmissions .campus_section li .score_asterik,
.school-main .profile-content-section#sectionGradAdmissions .degrees_major li .score_asterik,
.school-main .profile-content-section#sectionGradAdmissions .faculty_section li .score_asterik,
.school-main .profile-content-section#sectionGradAdmissions .research_section li .score_asterik,
.school-main .profile-content-section#sectionGradAdmissions .student_section li .score_asterik,
.school-main .profile-content-section#sectionGradAdmissions .tuition_section li .score_asterik,
.school-main .profile-content-section#sectionGradDegreesAwards .admissions_section li .score_asterik,
.school-main .profile-content-section#sectionGradDegreesAwards .athletics_section li .score_asterik,
.school-main .profile-content-section#sectionGradDegreesAwards .campus_section li .score_asterik,
.school-main .profile-content-section#sectionGradDegreesAwards .degrees_major li .score_asterik,
.school-main .profile-content-section#sectionGradDegreesAwards .faculty_section li .score_asterik,
.school-main .profile-content-section#sectionGradDegreesAwards .research_section li .score_asterik,
.school-main .profile-content-section#sectionGradDegreesAwards .student_section li .score_asterik,
.school-main .profile-content-section#sectionGradDegreesAwards .tuition_section li .score_asterik,
.school-main .profile-content-section#sectionGradStudentBody .admissions_section li .score_asterik,
.school-main .profile-content-section#sectionGradStudentBody .athletics_section li .score_asterik,
.school-main .profile-content-section#sectionGradStudentBody .campus_section li .score_asterik,
.school-main .profile-content-section#sectionGradStudentBody .degrees_major li .score_asterik,
.school-main .profile-content-section#sectionGradStudentBody .faculty_section li .score_asterik,
.school-main .profile-content-section#sectionGradStudentBody .research_section li .score_asterik,
.school-main .profile-content-section#sectionGradStudentBody .student_section li .score_asterik,
.school-main .profile-content-section#sectionGradStudentBody .tuition_section li .score_asterik,
.school-main .profile-content-section#sectionGradTuitionAndFees .admissions_section li .score_asterik,
.school-main .profile-content-section#sectionGradTuitionAndFees .athletics_section li .score_asterik,
.school-main .profile-content-section#sectionGradTuitionAndFees .campus_section li .score_asterik,
.school-main .profile-content-section#sectionGradTuitionAndFees .degrees_major li .score_asterik,
.school-main .profile-content-section#sectionGradTuitionAndFees .faculty_section li .score_asterik,
.school-main .profile-content-section#sectionGradTuitionAndFees .research_section li .score_asterik,
.school-main .profile-content-section#sectionGradTuitionAndFees .student_section li .score_asterik,
.school-main .profile-content-section#sectionGradTuitionAndFees .tuition_section li .score_asterik,
.school-main .profile-content-section#sectionMajorsAndDegrees .admissions_section li .score_asterik,
.school-main .profile-content-section#sectionMajorsAndDegrees .athletics_section li .score_asterik,
.school-main .profile-content-section#sectionMajorsAndDegrees .campus_section li .score_asterik,
.school-main .profile-content-section#sectionMajorsAndDegrees .degrees_major li .score_asterik,
.school-main .profile-content-section#sectionMajorsAndDegrees .faculty_section li .score_asterik,
.school-main .profile-content-section#sectionMajorsAndDegrees .research_section li .score_asterik,
.school-main .profile-content-section#sectionMajorsAndDegrees .student_section li .score_asterik,
.school-main .profile-content-section#sectionMajorsAndDegrees .tuition_section li .score_asterik,
.school-main .profile-content-section#sectionResearch .admissions_section li .score_asterik,
.school-main .profile-content-section#sectionResearch .athletics_section li .score_asterik,
.school-main .profile-content-section#sectionResearch .campus_section li .score_asterik,
.school-main .profile-content-section#sectionResearch .degrees_major li .score_asterik,
.school-main .profile-content-section#sectionResearch .faculty_section li .score_asterik,
.school-main .profile-content-section#sectionResearch .research_section li .score_asterik,
.school-main .profile-content-section#sectionResearch .student_section li .score_asterik,
.school-main .profile-content-section#sectionResearch .tuition_section li .score_asterik,
.school-main .profile-content-section#sectionStudentBody .admissions_section li .score_asterik,
.school-main .profile-content-section#sectionStudentBody .athletics_section li .score_asterik,
.school-main .profile-content-section#sectionStudentBody .campus_section li .score_asterik,
.school-main .profile-content-section#sectionStudentBody .degrees_major li .score_asterik,
.school-main .profile-content-section#sectionStudentBody .faculty_section li .score_asterik,
.school-main .profile-content-section#sectionStudentBody .research_section li .score_asterik,
.school-main .profile-content-section#sectionStudentBody .student_section li .score_asterik,
.school-main .profile-content-section#sectionStudentBody .tuition_section li .score_asterik,
.school-main .profile-content-section#sectionTuitionAndFees .admissions_section li .score_asterik,
.school-main .profile-content-section#sectionTuitionAndFees .athletics_section li .score_asterik,
.school-main .profile-content-section#sectionTuitionAndFees .campus_section li .score_asterik,
.school-main .profile-content-section#sectionTuitionAndFees .degrees_major li .score_asterik,
.school-main .profile-content-section#sectionTuitionAndFees .faculty_section li .score_asterik,
.school-main .profile-content-section#sectionTuitionAndFees .research_section li .score_asterik,
.school-main .profile-content-section#sectionTuitionAndFees .student_section li .score_asterik,
.school-main .profile-content-section#sectionTuitionAndFees .tuition_section li .score_asterik {
    
    
}

.school-main .profile-content-section#sectionMajorsAndDegrees .majors_heading {
    display: block;
    margin-bottom: 20px;
    border-bottom: 1px solid #d8d8d8
}

.school-main .profile-content-section#sectionMajorsAndDegrees .majors_heading .degrees_title {
    
    
}

.school-main .profile-content-section#sectionMajorsAndDegrees .majors_heading .degrees_types_title {
    display: inline-block;
    float: right;
    padding-left: 15px;
    color: #569262;
    
    
    font-weight: 700
}

.school-main .profile-content-section#sectionMajorsAndDegrees .degrees_major li .degree_name {
    float: left;
    width: 50%
}

.school-main .profile-content-section#sectionMajorsAndDegrees .degrees_major li .degree_icons {
    width: 105px;
    display: inline-block;
    float: right
}

.school-main .profile-content-section#sectionMajorsAndDegrees .degrees_major li .degree_icons .icon_associates,
.school-main .profile-content-section#sectionMajorsAndDegrees .degrees_major li .degree_icons .icon_bachelors {
    width: 16px;
    height: 17px;
    display: inline-block;
    background: url(../../../cdn/images/sprites_common.png) -480px -40px no-repeat
}

.school-main .profile-content-section#sectionMajorsAndDegrees .degrees_major li .degree_icons .icon_associates span,
.school-main .profile-content-section#sectionMajorsAndDegrees .degrees_major li .degree_icons .icon_bachelors span {
    width: 140px;
    display: none;
    margin-left: -152px;
    padding: 4px
}

.school-main .profile-content-section#sectionMajorsAndDegrees .degrees_major li .degree_icons .icon_bachelors {
    position: relative;
    left: 55px
}

.school-main .profile-content-section#sectionMajorsAndDegrees .degrees_major li .degree_icons .degree_no {
    visibility: hidden
}

.school-main .profile-content-section#sectionGradDegreesAwards .degrees_major li .grad_degree_label,
.school-main .profile-content-section#sectionGradDegreesAwards .degrees_major li .grad_major_label {
    font-weight: 700
}

.school-main .profile-content-section#sectionGradDegreesAwards .degrees_major li .grad_major_data,
.school-main .profile-content-section#sectionGradDegreesAwards .degrees_major li .grad_major_label {
    min-height: 12px;
    float: left;
    width: 60%;
    padding-right: 12px
}

.school-main .profile-content-section#sectionGradDegreesAwards .degrees_major li .grad_degree_data,
.school-main .profile-content-section#sectionGradDegreesAwards .degrees_major li .grad_degree_label,
.school-main .profile-content-section#sectionGradDegreesAwards .degrees_major li .not_reported {
    min-height: 12px;
    float: right;
    width: 40%
}

.school-main .profile-content-section#sectionGradDegreesAwards .degrees_major li.degree_notes {
    height: auto;
    color: #aeaeae;
    line-height: 1.15
}

.school-main .profile-content-section#sectionGradDegreesAwards .offered li .grad_degree_data,
.school-main .profile-content-section#sectionGradDegreesAwards .offered li .grad_degree_label,
.school-main .profile-content-section#sectionGradDegreesAwards .offered li .grad_major_data,
.school-main .profile-content-section#sectionGradDegreesAwards .offered li .grad_major_label {
    width: 50%;
    float: left
}

.school-main .profile-content-section#sectionGradDegreesAwards .offered li .grad_degree_label,
.school-main .profile-content-section#sectionGradDegreesAwards .offered li .grad_major_label {
    font-weight: 700
}

.school-main .profile-content-section#sectionGradCollegesDepartmentsAndPrograms ul .degrees_categories>li {
    margin-bottom: 5px;
    padding-bottom: 3px;
    border-bottom: 3px #dff2fc solid;
    
    ;
    font-family: "proxima-soft", sans-serif;
    font-weight: 700
}

.school-main .profile-content-section#sectionGradCollegesDepartmentsAndPrograms ul .degrees_categories .degrees_major li {
    width: 100%;
    clear: both;
    margin-bottom: 0;
    padding: 6px;
    background-color: #fdfeff;
    color: #7f7f7f;
    border: none;
    
    
}

.school-main .profile-content-section#sectionAdmissions .admissions_percent,
.school-main .profile-content-section#sectionAthletics .athletics_blurb,
.school-main .profile-content-section#sectionGradAdmissions .admissions_percent {
    margin-bottom: 20px
}

.school-main .profile-content-section#sectionGradCollegesDepartmentsAndPrograms ul .degrees_categories .degrees_major li:nth-child(2n+1) {
    background-color: #f6fcfe
}

.school-main .profile-content-section#sectionGradCollegesDepartmentsAndPrograms ul .degrees_categories .degrees_major li .icon-pi-enhanced,
.school-main .profile-content-section#sectionGradCollegesDepartmentsAndPrograms ul li .icon-pi-enhanced {
    position: relative;
    top: 2px;
    padding-right: 5px;
    color: #e65a21
}

.school-main .profile-content-section#sectionAdmissions .admissions_section li .admissions_data.applying,
.school-main .profile-content-section#sectionAdmissions .admissions_section li .admissions_label.applying,
.school-main .profile-content-section#sectionGradAdmissions .admissions_section li .admissions_data.applying,
.school-main .profile-content-section#sectionGradAdmissions .admissions_section li .admissions_label.applying {
    width: 50%
}

.school-main .profile-content-section#sectionAdmissions .admissions_section li.admission_notes,
.school-main .profile-content-section#sectionGradAdmissions .admissions_section li.admission_notes {
    height: auto;
    color: #aeaeae;
    line-height: 1.15
}

.school-main .profile-content-section#sectionAdmissions .deadline li .admissions_data,
.school-main .profile-content-section#sectionAdmissions .deadline li .admissions_label,
.school-main .profile-content-section#sectionAdmissions .test_scores li .admissions_data,
.school-main .profile-content-section#sectionAdmissions .test_scores li .admissions_label,
.school-main .profile-content-section#sectionGradAdmissions .deadline li .admissions_data,
.school-main .profile-content-section#sectionGradAdmissions .deadline li .admissions_label,
.school-main .profile-content-section#sectionGradAdmissions .test_scores li .admissions_data,
.school-main .profile-content-section#sectionGradAdmissions .test_scores li .admissions_label {
    width: 25%;
    float: left;
    min-height: 18px;
    
    
}

.school-main .profile-content-section#sectionAdmissions .deadline li .admissions_label,
.school-main .profile-content-section#sectionAdmissions .test_scores li .admissions_label,
.school-main .profile-content-section#sectionGradAdmissions .deadline li .admissions_label,
.school-main .profile-content-section#sectionGradAdmissions .test_scores li .admissions_label {
    font-weight: 700;
    height: auto
}

.school-main .profile-content-section#sectionAdmissions .test_scores li .admissions_data,
.school-main .profile-content-section#sectionAdmissions .test_scores li .admissions_label,
.school-main .profile-content-section#sectionGradAdmissions .test_scores li .admissions_data,
.school-main .profile-content-section#sectionGradAdmissions .test_scores li .admissions_label {
    width: 22%
}

.school-main .profile-content-section#sectionAdmissions .test_scores li .admissions_data:first-child,
.school-main .profile-content-section#sectionAdmissions .test_scores li .admissions_label:first-child,
.school-main .profile-content-section#sectionGradAdmissions .test_scores li .admissions_data:first-child,
.school-main .profile-content-section#sectionGradAdmissions .test_scores li .admissions_label:first-child {
    width: 34%
}

.school-main .profile-content-section#sectionGradTuitionAndFees .tuition_section li.tuition_notes,
.school-main .profile-content-section#sectionTuitionAndFees .tuition_section li.tuition_notes {
    height: auto;
    color: #aeaeae;
    line-height: 1.15
}

.school-main .profile-content-section#sectionAthletics .athletics_section li {
    padding: 6px 0
}

.school-main .profile-content-section#sectionAthletics .athletics_section li .athletics_data,
.school-main .profile-content-section#sectionAthletics .athletics_section li .athletics_label {
    width: 25%;
    float: left
}

.school-main .profile-content-section#sectionAthletics .athletics_section li .athletics_data:last-of-type,
.school-main .profile-content-section#sectionAthletics .athletics_section li .athletics_label:last-of-type {
    text-align: right
}

.school-main .profile-content-section#sectionAthletics .athletics_section li .athletics_label {
    font-weight: 700
}

.school-main .profile-content-section#sectionResearch .student_section_title .research_section li {
    padding: 12px 6px
}

.school-main .profile-content-section#sectionResearch .student_section_title .research_section li .research_data,
.school-main .profile-content-section#sectionResearch .student_section_title .research_section li .research_label {
    width: 50%;
    float: left;
    line-height: 1.3
}

.school-main .profile-content-section#sectionResearch .student_section_title .research_section li .research_data.not_reported,
.school-main .profile-content-section#sectionResearch .student_section_title .research_section li .research_label.not_reported {
    color: #aeaeae;
    font-style: italic
}

.school-main .profile-content-section#sectionResearch .student_section_title .research_section li .research_lable {
    padding-right: 10px
}

.school-main .schoolFacebook h3,
.school-main .schoolNewsfeed h3,
.school-main .schoolPhotos h3,
.school-main .schoolTwitter h3,
.school-main .schoolVideos h3 {
    width: 0;
    height: 22px;
    display: block;
    padding: 0 0 0 30px;
    background: url(../../../cdn/images/sprites_common.png) no-repeat
}

.school-main .schoolPhotos h3 {
    background-position: -480px -60px
}

.school-main .schoolPhotos small {
    float: right;
    font-size: 100%;
    line-height: 2
}

.school-main .schoolPhotos .grid {
    padding-top: 10px;
    padding-right: 0;
    padding-left: 15px
}

.school-main .schoolPhotos .grid [class*=col-] {
    padding-right: 15px;
    padding-bottom: 15px;
    line-height: 0
}

.school-main .schoolPhotos .grid [class*=col-] .thumbnail div {
    display: inline-block;
    background-position: center center;
    background-size: cover;
    border: 3px solid #fff;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, .3)
}

.school-main .schoolVideos {
    margin-top: 20px;
    padding-bottom: 5px
}

.school-main .schoolVideos h3 {
    background-position: -520px -60px
}

.school-main .schoolVideos .videoWrapper {
    position: relative;
    margin: 10px 15px 15px;
    padding-top: 25px;
    padding-bottom: 56.25%;
    height: 0
}

.school-main .schoolVideos .videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.school-main .schoolFacebook {
    margin-top: 15px;
    padding-bottom: 5px
}

.school-main .schoolFacebook h3 {
    background-position: -560px -60px
}

.school-main .schoolFacebook #fb-root {
    display: none
}

.school-main .schoolFacebook .fb_iframe_widget {
    padding: 15px
}

.school-main .schoolTwitter {
    margin-top: 20px;
    padding-bottom: 5px
}

.school-main .schoolTwitter h3 {
    background-position: -600px -60px
}

.school-main .schoolTwitter .twitter-feed {
    margin: 10px 15px 15px;
    background: #559bbb;
    color: #fff;
    border: 1px solid #559bbb;
    
    
}

.school-main .schoolTwitter .twitter-feed p {
    margin: 0;
    padding: 10px;
    
    
}

.school-main .schoolTwitter .twitter-feed p:first-of-type {
    display: table;
    width: 100%
}

.school-main .schoolTwitter .twitter-feed p:first-of-type .twitter-schoolLogo,
.school-main .schoolTwitter .twitter-feed p:first-of-type .twitter-schoolName {
    display: table-cell;
    vertical-align: middle;
    line-height: 1
}

.school-main .schoolTwitter .twitter-feed p:first-of-type .twitter-schoolLogo {
    width: 55px;
    line-height: 0
}

.school-main .schoolTwitter .twitter-feed p:first-of-type .twitter-schoolName {
    color: rgba(255, 255, 255, .8)
}

.school-main .schoolTwitter .twitter-feed p:first-of-type .twitter-schoolName a {
    display: block;
    margin-top: 3px;
    color: #fff;
    
    
    font-weight: 700
}

.school-main .schoolTwitter .twitter-feed p:last-of-type {
    display: table;
    width: 100%
}

.school-main .schoolTwitter .twitter-feed p:last-of-type .twitter-icon img,
.school-main .schoolTwitter .twitter-feed p:last-of-type .twitter-join {
    display: table-cell;
    vertical-align: middle;
    line-height: 1
}

.school-main .schoolTwitter .twitter-feed p:last-of-type .twitter-join {
    
    ;
    text-align: right
}

.school-main .schoolTwitter .twitter-feed a {
    background: 0 0;
    color: #559bbb;
    text-decoration: none
}

.school-main .schoolTwitter .twitter-feed a:hover {
    text-decoration: underline
}

.school-main .schoolTwitter .twitter-feed ul {
    height: 250px;
    overflow-y: auto;
    margin: 0;
    padding: 0;
    background: #fff;
    color: #222
}

.school-main .schoolTwitter .twitter-feed ul.twitter-actions {
    height: auto;
    margin: 0;
    padding: 0
}

.school-main .schoolTwitter .twitter-feed ul.twitter-actions li {
    display: inline;
    float: left;
    margin: 0 5px 0 0;
    border: none;
    
    
}

.school-main .schoolTwitter .twitter-feed ul li {
    margin: 5px 8px;
    padding-bottom: 3px;
    border-bottom: #aaa dotted 1px;
    list-style: none
}

.school-main .schoolTwitter .twitter-feed ul li:last-of-type {
    border-bottom: none
}

.school-main .schoolNewsfeed {
    margin-top: 20px;
    padding-bottom: 5px
}

.school-main .schoolNewsfeed h3 {
    background-position: -640px -60px
}

.school-main .schoolNewsfeed .latest_news_widget {
    margin: 10px 15px 15px;
    padding: 10px;
    border: 1px solid #e0e0e0
}

.school-main .schoolNewsfeed .latest_news_widget .clear {
    clear: both
}

.school-main .schoolNewsfeed .latest_news_widget .latest_news_header {
    display: table;
    padding-bottom: 5px
}

.school-main .schoolNewsfeed .latest_news_widget .latest_news_header .newspaper {
    display: table-cell;
    vertical-align: middle;
    width: 54px
}

.school-main .schoolNewsfeed .latest_news_widget .latest_news_header .latest_news_title {
    display: table-cell;
    vertical-align: middle;
    padding: 5px 0;
    color: #e15d07;
    
    
    font-weight: 700;
    line-height: 18px
}

.school-main .schoolNewsfeed .latest_news_widget .latest_news_content a,
.school-main .schoolNewsfeed .latest_news_widget .latest_news_more a {
    display: block;
    padding: 8px 8px 8px 23px;
    color: #2f2f2f;
    
    
    text-decoration: none
}

.school-main .schoolNewsfeed .latest_news_widget .latest_news_content a:hover,
.school-main .schoolNewsfeed .latest_news_widget .latest_news_more a:hover {
    text-decoration: none
}

.school-main .schoolNewsfeed .latest_news_widget .latest_news_content ul,
.school-main .schoolNewsfeed .latest_news_widget .latest_news_more ul {
    margin: 0;
    padding: 0
}

.school-main .schoolNewsfeed .latest_news_widget .latest_news_content li.headlines,
.school-main .schoolNewsfeed .latest_news_widget .latest_news_more li.headlines {
    margin: 0;
    padding: 0;
    background-color: #e3e3e3;
    background-image: url(../../../cdn/images/arrow_orange.png);
    background-repeat: no-repeat;
    background-position: 10px 10px;
    line-height: 15px;
    list-style-type: none
}

.school-main .schoolNewsfeed .latest_news_widget .latest_news_content li.headlines:hover,
.school-main .schoolNewsfeed .latest_news_widget .latest_news_more li.headlines:hover {
    background-color: #f5d0ac
}

.school-main .schoolNewsfeed .latest_news_widget .latest_news_content li.headlines:nth-child(2n+1),
.school-main .schoolNewsfeed .latest_news_widget .latest_news_more li.headlines:nth-child(2n+1) {
    background: url(../../../cdn/images/arrow_orange.png) 10px 10px no-repeat #f3f2f2;
    color: #333
}

.school-main .schoolNewsfeed .latest_news_widget .latest_news_content li.headlines:nth-child(2n+1):hover,
.school-main .schoolNewsfeed .latest_news_widget .latest_news_more li.headlines:nth-child(2n+1):hover {
    background-color: #f5d0ac
}

.school-main .schoolNewsfeed .latest_news_widget .more_button {
    height: 18px;
    margin-top: 5px;
    padding-right: 20px;
    background: url(../../../cdn/images/arrow_more.png) right no-repeat;
    text-align: right;
    font-weight: 700
}

.school-main .schoolNewsfeed .latest_news_widget .more_button a {
    display: block;
    color: #e56c00;
    
    
    text-decoration: none
}

.editorial_page .article_column .attribution img,
.editorial_page .article_column [id*=div-gpt-ad-] {
    display: none
}

.school-main .schoolNewsfeed .latest_news_widget .more_button a:hover {
    text-decoration: underline
}

.school-main .schoolLinks {
    margin-top: 20px;
    padding-bottom: 5px
}

.school-main .schoolLinks h3 {
    width: auto;
    height: auto;
    padding: 0;
    background: 0 0
}

.school-main .schoolLinks h3 span {
    width: 22px;
    height: 22px;
    float: left;
    padding: 0 0 0 30px;
    background: url(../../../cdn/images/sprites_common.png) -880px -60px no-repeat
}

.school-main .schoolLinks ul {
    margin-left: 30px
}

.school-main .schoolLinks ul li {
    margin-bottom: 7px
}

.school-main .schoolLinks ul li a {
}

.school-main .recommendedColleges ul {
    padding: 10px
}

.school-main [id*=div-gpt-ad-] {
    margin: 5px auto 0
}

.editorial_page {
    margin-bottom: 20px;
    color: #606060;
    
    
    line-height: 22px
}

.editorial_page .article_column .article {
    width: auto
}

.editorial_page .article_column h1 {
    margin-bottom: 5px;
    color: #383d42;
    
    ;
    font-weight: 400
}

.editorial_page .article_column .Heading_2,
.editorial_page .article_column h2 {
    margin-bottom: 5px;
    color: #4f565e;
    font-family: "proxima-soft", sans-serif;
    font-weight: 700;
    
    ;
    line-height: 1
}

.editorial_page .article_column h3 {
    
    
    font-weight: 400;
    line-height: 20px
}

.editorial_page .article_column a h3 {
    color: inherit
}

.editorial_page .article_column .attribution {
    color: #8f8f8f;
    
    
    font-style: italic;
    vertical-align: top
}

.editorial_page .article_column .attribution a {
    vertical-align: top
}

.editorial_page .article_column .attribution span {
    color: #616161
}

.editorial_page .article_column p {
    margin-bottom: 20px;
    color: #606060;
    
    
    line-height: 22px
}

.editorial_page .article_column ul {
    margin-left: 30px;
    list-style-type: none
}

.editorial_page .article_column ul li {
    color: #606060;
    list-style-position: outside
}

.editorial_page .article_column ul li:before {
    content: "\25A0";
    position: relative;
    top: -2px;
    margin-right: 10px;
    color: #b1b1b1;
    
    
}

.editorial_page .article_column .trending {
    
    
    line-height: 25px;
    color: grey;
    margin: 40px 0;
    font-family: "proxima-soft", sans-serif;
    font-weight: 700
}

.editorial_page .article_column .trending span {
    font-style: italic;
    color: #595959
}

.editorial_page .article_column .article img,
.editorial_page .article_column .popular_articles img,
.editorial_page .article_column .tier3_articles .col-4-12 img {
    margin-right: 15px;
    margin-bottom: 15px;
    border: 5px solid #fff;
    -webkit-box-shadow: 0 0 5px 0 #cacaca;
    box-shadow: 0 0 5px 0 #cacaca;
    color: #fff
}

.editorial_page .article_column .article img {
    float: left
}

.editorial_page .article_column .article_copy {
    margin-top: 25px
}

.editorial_page .article_column .article_copy p img {
    margin: 0!important;
    padding-bottom: 0!important;
    border: 0!important;
    box-shadow: none!important;
    -webkit-box-shadow: none!important
}

.editorial_page .article_column .article_copy table {
    
    
    table-layout: fixed
}

.editorial_page .article_column .article_copy table tbody tr td {
    padding: 0;
    width: 33%;
    word-wrap: break-word;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap
}

.editorial_page .article_column a.article_promo {
    width: 100%;
    display: inline-block;
    padding: 10px;
    background-color: #dff0f1;
    font-family: "proxima-soft", sans-serif;
    font-weight: 700;
    
    
}

.editorial_page .article_column .article_promo:hover {
    background-color: #D4ECEE
}

.editorial_page .article_column .article_promo span,
.editorial_page .article_column .see_schools span {
    display: none
}

.editorial_page .article_column .article_promo span.promo_arrow,
.editorial_page .article_column span.promo_arrow {
    width: 13px;
    height: 10px;
    position: relative;
    top: 0;
    left: 8px;
    display: inline-block;
    background: url(../../../cdn/images/sprites_common.png) -980px -140px no-repeat
}

.editorial_page .article_column .author_bio {
    margin-top: 20px;
    padding: 12px;
    background-color: #f1f1f1;
    border-top: 1px solid #d9d9d9
}

.editorial_page .article_column .author_bio .author_pic {
    float: left;
    margin-right: 8px;
    max-height: 40px;
    border: 1px solid #DBDBDB
}

.editorial_page .article_column .author_bio .about_title {
    font-family: "proxima-soft", sans-serif;
    font-weight: 700;
    color: #898989;
    
    
}

.editorial_page .article_column .author_bio .author_name a {
    
    
}

.editorial_page .article_column .author_bio p {
    margin-top: 8px;
    margin-bottom: 8px;
    color: #656565;
    
    ;
    line-height: 18px
}

.editorial_page .article_column .author_bio a {
    
    
}

.editorial_page .article_column .author_bio span.promo_arrow {
    top: 1px;
    left: 5px
}

.editorial_page .article_column .author_social {
    margin-left: 0;
    padding: 5px;
    background-color: #ebebeb;
    border-bottom: 1px solid #d9d9d9;
    
    
}

.editorial_page .article_column .author_social a {
    color: #656565
}

.editorial_page .article_column .author_social a:hover {
    color: #3d3d3d
}

.editorial_page .article_column .author_social li {
    display: inline;
    margin-right: 5px;
    margin-left: 6px;
    list-style-type: none
}

.editorial_page .article_column .author_social li:before {
    content: none
}

.editorial_page .article_column .author_social span {
    background-image: url(../../../cdn/images/sprites_common.png);
    background-repeat: no-repeat;
    position: relative;
    display: inline-block;
    top: 4px;
    margin-right: 4px;
    height: 17px;
    width: 18px;
    margin-left: 7px
}

.editorial_page .article_column .author_social span.author_fb {
    background-position: -700px -180px
}

.editorial_page .article_column .author_social span.author_twitter {
    background-position: -720px -180px
}

.editorial_page .article_column .author_social span.author_google {
    background-position: -740px -180px
}

.editorial_page .article_column .author_social span.author_blog {
    background-position: -760px -180px;
    width: 12px;
    margin-right: 4px
}

.editorial_page .article_column .tier3_articles>.col-12-12 {
    border-bottom: 2px dotted #dfdfdf;
    padding-bottom: 22px;
    margin-top: 22px
}

.editorial_page .article_column .tier3_articles>.col-12-12:first-child {
    margin-top: 0
}

.editorial_page .article_column .tier3_articles h2 {
    
    font-size: 2.1rem
}

.editorial_page .article_column .related_articles {
    margin-top: 30px
}

.editorial_page .article_column .related_articles h2 {
    margin-bottom: 20px;
    padding-bottom: 5px;
    color: #4f565e;
    font-family: "proxima-soft", sans-serif;
    font-weight: 700;
    
    ;
    line-height: 1;
    border-bottom: 2px dotted #d8d8d8
}

.editorial_page .article_column .related_articles .grid {
    margin: 0 0 15px;
    padding: 0
}

.editorial_page .article_column .related_articles h3 {
    margin-top: -1px;
    margin-bottom: 1px
}

.editorial_page .article_column .related_articles img {
    margin: 0;
    border: 3px solid #fff;
    -webkit-box-shadow: 0 0 5px 0 #cacaca;
    box-shadow: 0 0 5px 0 #cacaca;
    color: #fff
}

.editorial_page .article_column .related_articles p {
    margin: 0;
    
    ;
    line-height: 1.2
}

.editorial_page .article_column .colleges_near {
    -webkit-box-shadow: 0 0 4px 0 #D9D9D9;
    box-shadow: 0 0 4px 0 #D9D9D9;
    border: 4px solid #fff;
    margin-top: 35px;
    margin-bottom: 35px;
    padding-right: 0
}

.editorial_page .article_column .colleges_near h3 {
    
    color: #4f565e;
    font-family: "proxima-soft", sans-serif;
    font-weight: 700;
    position: relative;
    top: 3px
}

.editorial_page .article_column .colleges_near h3 span {
    background: url(../../../cdn/images/sprites_common.png) -880px -60px no-repeat;
    padding: 0 0 0 8px;
    margin-right: 9px;
    width: 22px;
    height: 22px;
    display: inline-block;
    position: relative;
    top: 5px
}

.editorial_page .article_column .colleges_near .col-12-12 {
    margin-bottom: 20px
}

.editorial_page .article_column .colleges_near .col-12-12:last-child {
    margin-bottom: 5px
}

.editorial_page .article_column .colleges_near .title_zip {
    background-color: #d0e8f6;
    padding: 10px 17px;
    overflow: hidden
}

.editorial_page .article_column .colleges_near .title_zip .col-1-2:first-of-type {
    margin-top: -5px
}

.editorial_page .article_column .colleges_near .title_zip .zip {
    width: 100%;
    padding: 6px;
    position: relative;
    top: 1px;
    overflow: hidden;
    float: left
}

@media only screen and (min-width:1024px) {
    .editorial_page .article_column .colleges_near .title_zip .zip {
        width: 120px;
        float: none
    }
}

.editorial_page .article_column .colleges_near .title_zip .button {
    position: relative;
    top: 2px;
    width: 100%;
    height: 29px;
    margin-top: 5px;
    margin-left: 0;
    float: right
}

@media only screen and (min-width:1024px) {
    .editorial_page .article_column .colleges_near .title_zip .button {
        width: calc(30% - 5px);
        margin-top: 0;
        margin-left: 5px;
        padding-right: 0!important;
        padding-left: 0!important;
    }
}

.editorial_page .article_column .colleges_near .title_zip .col-1-2 {
    padding-right: 0
}

.editorial_page .article_column .colleges_near .college_listing {
    background-color: #eef4f8;
    padding: 15px 15px 1px
}

.editorial_page .article_column .colleges_near .college_listing .col-1-2 {
    margin-bottom: 20px;
    min-height: 60px
}

.editorial_page .article_column .colleges_near .college_listing .col-1-2:nth-of-type(3) {
    clear: both
}

.editorial_page .article_column .colleges_near .college_listing img {
    float: left;
    margin: 0;
    border: 3px solid #fff;
    -webkit-box-shadow: 0 0 5px 0 #cacaca;
    box-shadow: 0 0 5px 0 #cacaca;
    color: #fff
}

.editorial_page .article_column .colleges_near .college_listing .logo {
    width: 50px;
    height: 50px;
    display: inline-block;
    background: 0 0;
    margin-right: 3%
}

.editorial_page .article_column .colleges_near .college_listing .school_name {
    
    line-height: normal;
    color: #4f565e
}

.editorial_page .article_column .colleges_near .college_listing .location {
    
    color: #656565
}

.editorial_page .article_column .colleges_near .college_listing .location span {
    display: inline-block;
    height: 13px;
    width: 8px;
    margin-right: 4px;
    background: url(../../../cdn/images/sprites_common.png) -920px 0 no-repeat;
    position: relative;
    top: 2px
}

.editorial_page .widget_column [id*=div-gpt-ad-] {
    margin: 5px auto 0
}

.article_promo span.promo_arrow,
span.promo_arrow {
    width: 13px;
    height: 10px;
    position: relative;
    top: 0;
    left: 8px;
    display: inline-block;
    background: url(../../../cdn/images/sprites_common.png) -980px -140px no-repeat
}

.map_match {
    padding: 15px 18px;
    background-color: #f3f3f3;
    margin-top: 5px
}

.map_match #s2id_majors {
    width: 100%
}

.map_match .search_error {
    background-color: #EB9D9D;
    padding: 6px;
    color: #353535;
    
    line-height: 12px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin-bottom: 8px;
    display: inline-block;
    text-align: left
}

.map_match .search_error .error_image {
    display: none
}

.map_match .search_title {
    
    ;
    margin-left: 25px;
    color: #e3651f;
    font-family: "proxima-soft", sans-serif;
    font-weight: 700
}

.map_match .search_title span {
    margin-left: -25px;
    display: inline-block;
    height: 20px;
    width: 20px;
    background: url(../../../cdn/images/sprites_common.png) -980px -180px no-repeat;
    position: relative;
    top: 3px;
    margin-right: 5px
}

.map_match .search_title span.smlogo {
    background-position: -5px -601px;
    height: 30px;
    margin-left: -35px;
    position: relative;
    top: 12px;
    width: 30px
}

.map_match ul.dotme {
    margin-top: 10px
}

.map_match ul.dotme li {
    margin: 0
}

.map_match .midsection {
    background-color: #DDD;
    font-family: "proxima-soft", sans-serif;
    font-weight: 700;
    margin-left: -18px;
    width: calc(100% + 36px);
    
    padding: 10px 20px 10px 10px;
    position: relative;
    text-align: center
}

.map_match .displayed_results {
    
    font-style: italic;
    margin: 5px 0 0 85px;
    text-align: center
}

.map_match .jvectormap-zoomin,
.map_match .jvectormap-zoomout {
    position: absolute;
    left: 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #414141;
    padding: 3px;
    color: #fff;
    width: 15px;
    height: 15px;
    cursor: pointer;
    line-height: 10px;
    text-align: center;
    font-family: Arial, Sans-Serif
}

.map_match .step,
.recommendedColleges ul .recommendation-listing .view-profile,
.tier2_intro_text strong {
    font-family: "proxima-soft", sans-serif
}

.map_match .jvectormap-zoomout {
    top: 25px
}

.map_match .jvectormap-zoomin {
    top: 5px
}

.map_match .step {
    
    
    font-weight: 700;
    color: #7b7b7b;
    height: auto;
    margin-top: 20px
}

.map_match .step span {
    border-radius: 4px;
    -webkit-border-radius: 4px;
    background-color: #4697c5;
    color: #fff;
    padding: 3px 7px 0;
    margin-right: 5px;
    margin-bottom: 10px;
    display: inline-block
}

.map_match .step.state span {
    padding: 3px 8px 0
}

.map_match label {
    
    
    margin-right: 5px;
    display: inline-block
}

.map_match .button {
    padding: 10px 12px;
    margin-top: 15px;
    color: #fff!important
}

.map_match .custom.checkbox {
    padding: 0;
    border-radius: 0;
    -webkit-border-radius: 0;
    background-color: #fff
}

.map_match .answers {
    margin-top: 0
}

.map_match .search_error {
    width: 255px;
    margin-top: 10px
}

.map_match span.custom.radio {
    padding: 0;
    top: 12px;
    margin-bottom: 0;
    margin-right: 0
}

.map_match .select2-choice span {
    
    
    background: 0 0;
    color: #606060;
    padding-left: 0
}

.usa_map {
    background-color: #e9e9e9;
    height: 70px
}

.button_container {
    text-align: right
}

#div-gpt-ad-1352916356252-0,
#div-gpt-ad-1356018538446-0 {
    width: 300px;
    height: 250px;
    overflow: hidden
}

.recommendedColleges {
    margin-top: 20px;
    padding-top: 10px
}

.recommendedColleges h3 {
    width: auto;
    height: auto;
    padding: 0;
    background: 0 0;
    color: #777;
    
    
}

.recommendedColleges h3 span {
    width: 22px;
    height: 22px;
    float: left;
    padding: 0 0 0 30px;
    background: url(../../../cdn/images/sprites_common.png) -880px -60px no-repeat
}

.recommendedColleges ul .recommendation-listing {
    margin-bottom: 15px;
    padding: 10px;
    box-shadow: 0 0 5px rgba(0, 0, 0, .33333);
    border: 1px solid #ececec;
    background: -moz-linear-gradient(top, #fff 0, #eaf4f9 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(100%, #eaf4f9));
    background: -webkit-linear-gradient(top, #fff 0, #eaf4f9 100%);
    background: -o-linear-gradient(top, #fff 0, #eaf4f9 100%);
    background: -ms-linear-gradient(top, #fff 0, #eaf4f9 100%);
    background: linear-gradient(to bottom, #fff 0, #eaf4f9 100%)
}

.recommendedColleges ul .recommendation-listing .listing-header {
    display: table;
    padding-bottom: 10px
}

.recommendedColleges ul .recommendation-listing .listing-header .school-logo {
    max-width: 50px;
    max-height: 50px;
    display: table-cell;
    vertical-align: middle;
    line-height: 0
}

.recommendedColleges ul .recommendation-listing .listing-header .school-name {
    display: table-cell;
    vertical-align: middle;
    padding-left: 10px;
    font-family: "proxima-soft", sans-serif;
    font-weight: 700;
    
    
    line-height: 1
}

.recommendedColleges ul .recommendation-listing .listing-header .school-name .school-location {
    color: #909090;
    
    
}

.recommendedColleges ul .recommendation-listing .listing-header .school-name .school-location i {
    position: relative;
    top: 2px;
    
    
}

.recommendedColleges ul .recommendation-listing .listing-details ul {
    margin-bottom: 8px;
    margin-left: 0;
    padding-top: 8px;
    border-top: 1px solid #eaeaea;
    
    
}

.recommendedColleges ul .recommendation-listing .listing-details ul li {
    position: relative;
    margin-bottom: 3px;
    padding-bottom: 3px;
    padding-left: 114px;
    border-bottom: 1px dotted #e7e7e7;
    line-height: 20px
}

.recommendedColleges ul .recommendation-listing .listing-details ul li:before {
    content: "";
    position: absolute;
    left: 0;
    z-index: 0;
    width: 114px;
    height: 20px;
    background: url(../../../cdn/images/sprites_common.png) -20px -360px no-repeat
}

.recommendedColleges ul .recommendation-listing .listing-details ul li#type:before {
    background-position: -20px -360px
}

.recommendedColleges ul .recommendation-listing .listing-details ul li#setting:before {
    background-position: -20px -400px
}

.recommendedColleges ul .recommendation-listing .listing-details ul li#size:before {
    background-position: -20px -440px
}

.recommendedColleges ul .recommendation-listing .listing-details ul li#in-state:before {
    background-position: -20px -480px
}

.recommendedColleges ul .recommendation-listing .listing-details ul li#out-state:before {
    background-position: -20px -520px
}

.recommendedColleges ul .recommendation-listing .listing-details ul li#acceptance:before,
.recommendedColleges ul .recommendation-listing .listing-details ul li#grad-info:before {
    background-position: -20px -560px
}

.recommendedColleges ul .recommendation-listing .listing-details ul li#grad-info {
    line-height: 1.3
}

.recommendedColleges ul .recommendation-listing .listing-details ul li#grad-info span {
    top: 2px
}

.recommendedColleges ul .recommendation-listing .listing-details ul li div {
    display: inline
}

.recommendedColleges ul .recommendation-listing .listing-details ul li span {
    width: 109px;
    position: relative;
    z-index: 9;
    display: inline-block;
    margin-left: -114px;
    padding-right: 15px;
    color: #8e8e8e;
    font-style: normal;
    text-shadow: 0 -1px 1px #fff;
    text-align: right
}

@media only screen and (min-device-width:375px) and (max-device-width:667px) and (orientation:landscape) {
    .recommendedColleges ul .recommendation-listing .listing-details ul li span,
    .recommendedColleges ul .recommendation-listing .listing-details ul li#grad-info span {
        top: -10px
    }
    .recommendedColleges ul .recommendation-listing .listing-details ul li#grad-info {
        line-height: 1
    }
}

.recommendedColleges ul .recommendation-listing .listing-details ul li .not-reported {
    display: inline;
    margin: 0;
    padding: 0;
    opacity: .5
}

.recommendedColleges ul .recommendation-listing .listing-details #not-reported {
    font-style: italic;
    color: #b1b1b1;
    text-align: left;
    right: 0;
    margin-left: 0
}

.recommendedColleges ul .recommendation-listing .view-profile {
    display: block;
    padding: 3px;
    background-color: #c9e7f7;
    font-weight: 700;
    
    ;
    text-align: right;
    text-shadow: 1px 1px 1px #fff
}

.tier2_intro_text,
.tier2_intro_text strong {
    font-weight: 400!important
}

.recommendedColleges ul .recommendation-listing .view-profile:hover {
    background-color: #b8e1f7;
    color: #4697c5
}

.recommendedColleges ul .recommendation-listing .view-profile:hover span {
    opacity: 1
}

.recommendedColleges ul .recommendation-listing .view-profile i {
    position: relative;
    top: 1px;
    vertical-align: middle;
    padding-right: 3px;
    padding-left: 3px;
    opacity: .7
}

.schools_might_like.similar-schools.additional h3 {
    display: inline-block;
    margin: 0 0 10px;
    color: #777;
    
    
}

.schools_might_like.similar-schools.additional h3 span {
    display: inline-block;
    position: relative;
    top: 4px;
    width: 22px;
    height: 22px;
    margin-left: 0;
    margin-right: 5px;
    background: url(../../../cdn/images/sprites_common.png) -880px -60px no-repeat
}

.schools_might_like.similar-schools.additional ul li {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 2px dotted #ccc
}

.schools_might_like.similar-schools.additional ul li:before {
    display: none
}

.schools_might_like.similar-schools.additional ul li a {
    display: table
}

.schools_might_like.similar-schools.additional ul li a img {
    display: table-cell;
    vertical-align: middle;
    width: 50px;
    height: 50px;
    margin-right: 10px;
    line-height: 0
}

.schools_might_like.similar-schools.additional ul li a span {
    display: table-cell;
    vertical-align: middle
}

.schools_might_like.similar-schools.additional ul li:last-child {
    border-bottom: none
}

.tier2_intro {
    padding: 15px 15px 5px;
    margin-top: 10px;
    margin-right: 20px
}

.editorial_page ul,
.tier2_intro_links ul,
.tier2_widget_container ul {
    list-style-type: none;
    margin-left: 30px
}

.editorial_page ul li,
.tier2_intro_links ul li,
.tier2_widget_container ul li {
    color: #606060;
    list-style-position: outside
}

.editorial_page ul li:before,
.tier2_intro_links ul li:before,
.tier2_widget_container ul li:before {
    color: #b1b1b1;
    content: "\25A0";
    
    margin-right: 10px;
    position: relative;
    top: -2px
}

@media only screen and (min-width:768px) {
    .widget_secondary_image {
        width: 38%;
        float: left;
        margin-right: 2%
    }
}

.tier2_intro_text {
    
    padding-bottom: 20px
}

.tier2_intro_text p {
    !important
}

.tier2_clear {
    clear: both
}

#widget_primary_link_list,
#widget_secondary_link_list,
.full_width_widget_article_title,
.tier2_links_primary,
.widget_secondary_link_list {
    
    font-family: "proxima-soft", sans-serif!important;
    font-weight: 700!important;
}

.tier2_links_primary,
.tier2_see_all a {
    font-family: "proxima-soft", sans-serif!important;
    font-weight: 700!important;
}

.tier2_see_all,
.tier2_see_all a,
.tier2_widget_header {
    font-family: "proxima-soft", sans-serif;
    font-weight: 700;
}

.tier2_intro .tier2_links_primary {
    
}

#widget_primary_link_list,
#widget_secondary_link_list {
    display: block;
}

.widget_row {
    width: 950px;
    margin-bottom: 25px;
}

.widget_left,
.widget_right {
    display: inline-block;
    float: left;
}

.tier2_widget_container {
    float: left;
}

@media only screen and (min-width:768px) {
    #main-content .tier2_widget_container.half {
        width: 50%;
        padding-right: 5px;
    }
}

.tier2_widget_container.full {
    width: 100%
}

@media only screen and (min-width:768px) {
    #widget_secondary .widget_primary_link_list {
        float: left;
        width: 60%
    }
}

.tier2_widget_header {
    color: #4f565e;
    font-size: 21px;
    line-height: 22px;
    padding-bottom: 5px;
    margin-bottom: 15px;
    margin-top: 32px;
}

.tier2_widget_intro {
    margin-bottom: 12px;
}

.widget_primary_link_list ul {
    margin-left: 0;
    padding-bottom: 0
}

.widget_primary_link_list ul li:before {
    content: normal
}

.tier2_widget_container ul li,
.tier2_widget_container ul li p {
    
    margin-bottom: 25px
}

.full_width_widget_feature_text ul li {
    margin-bottom: 5px
}

.widget_primary_link_list ul li img {
    display: inline;
    margin-right: 5px;
    margin-left: 5px;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

@media (min-width: 412) {
    float: left;
}

.tier2_prime_thumb {
    width: auto
}

.tier2_prime_thumb img {
    margin: 0!important
}

#widget_primary_link_list a,
#widget_secondary_link_list a,
.full_width_widget_article_title a {
    font-family: "proxima-soft", sans-serif!important;
    font-weight: 700!important
}

.tier2_see_all#tiny {
    
    margin-top: 5px;
    background: 0 0;
    padding: 0
}

.tier2_see_all.school {
    padding: 4px 0px 4px 10px;
}

.widget_secondary_article_intro {
    
    float: left
}

.widget_secondary_article_intro .tier2_see_all {
    float: left;
    display: block;
    margin-top: 15px
}

.full_width_widget_feature_text {
    color: #4f565e;
    line-height: 18px;
    margin-bottom: 15px;
}

.lb-loader,
.lightbox {
    text-align: center;
    line-height: 0;
}

.full_width_widget_feature_text p {
    color: #4c4c4c;
    padding-left: 9px;
}

.full_width_widget_feature_text a {
    padding-left: 9px
}

.tier2_intro_image_holder img,
.tier2_widget_container img,
.full_width_widget_image
.thumb {
    display: inline;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 1rem;
}

.full_width_widget_row_article {
    margin-bottom: 20px;
}

@media only screen and (min-width:768px) {
    .widget_secondary_article_intro {
        width: 60%;
    }
    .tier2_intro_image_holder img,
    .tier2_widget_container img {
        display: inline;
        /*border: 5px solid #fff;*/
        /*-webkit-box-shadow: 0 0 5px 0 #cacaca;*/
        /*box-shadow: 0 0 5px 0 #cacaca;*/
        margin-left: 3px;
        margin-top: 5px;
    }
    .full_width_widget_column {
        width: 50%;
        float: left;
    }
    .full_width_widget_row_article {
        padding-right: 20px;
    }
}

@media only screen and (min-width:768px) {
    .full_width_widget_image {
        display: inline;
        width: 40%;
        padding-right: 20px;
        float: left
    }
    .full_width_widget_article_content {
        width: 60%;
        float: left
    }
}

.full_width_widget_article_title {
    border-bottom: 1px dotted #e3ecf4;
    padding-bottom: 2px
}

.full_width_widget_article_blurb {
    
}

.tier2_widget_3column_article_list {
    width: 290px;
    padding: 12px 25px 0 9px;
    float: left
}

.tier2_widget_2column_school_list#right,
.tier2_widget_3column_article_list#last_column {
    padding-right: 0
}

.tier2_2column_simple_article,
.tier2_3column_simple_article {
    padding-bottom: 20px
}

.tier2_widget_container [class*=column]+[class*=column]:last-child {
    float: left
}

@media only screen and (min-width:768px) {
    .tier2_widget_2column_school_list {
        width: 50%;
        float: left
    }
}

.tier2_2column_school_logo {
    width: auto
}

.tier2_2column_school_logo img {
    display: inline;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: 0;
    max-width: 50px
}

.full_width_2column_school_list_content {
    float: left
}

.topical_promo_unit_listing {
    width: 520px;
    border: 1px solid #c4deef;
    background-color: #eff8ff;
    padding: 10px;
    margin: 10px 0 8px 4px;
    -webkit-box-shadow: 0 0 4px 3px #e9f3fa;
    -moz-box-shadow: 0 0 4px 3px #e9f3fa;
    box-shadow: 0 0 4px 3px #e9f3fa
}

.topical_promo_unit_listing .tier2_intro_image_holder {
    /*border: 3px solid #fff;*/
    width: 133px;
    height: 88px;
    /*-webkit-box-shadow: 2px 2px 2px #dce5eb;*/
    /*-moz-box-shadow: 2px 2px 2px #dce5eb;*/
    /*box-shadow: 2px 2px 2px #dce5eb;*/
    float: left;
    margin-right: 0;
    margin-top: 3px;
    display: block;
}

.topical_promo_unit_listing .tier2_intro_image_holder img {
    width: 133px!important;
    height: 88px!important
}

.topical_promo_content_holder {
    width: 375px;
    float: right;
    display: block
}

.topical_promo_main_link a {
    color: #2476DD;
    font-weight: 700;
    
    text-decoration: none
}

.topical_promo_main_link a:hover {
    color: #E96B20;
    text-decoration: none
}

.topical_promo_clear {
    height: 0;
    clear: both
}

.topical_promo_intro,
.topical_promo_intro p {
    
    color: #494949;
    padding-top: 6px;
    padding-bottom: 4px
}

.topical_promo_secondary_link a {
    color: #e96b20;
    
    font-family: HelveticaNeueW01-57Cn, sans-serif;
    font-weight: 700;
    text-decoration: none;
    background-image: url(../../../assets/images/Tier2_LP/arrow_blue_tiny.png);
    background-position: right;
    background-repeat: no-repeat;
    padding-right: 11px
}

.topical_promo_secondary_link a:hover {
    text-decoration: none
}

.bookMarkImage {
    display: block;
    position: relative;
    top: 20px
}

.lightboxOverlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100001;
    background-color: #000;
    filter: alpha(Opacity=80);
    opacity: .8;
    display: none
}

.lightbox {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 100002;
    font-weight: 400
}

.lightbox .lb-image {
    display: block;
    height: auto;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    max-width: inherit
}

.lightbox a img {
    border: none
}

.lb-outerContainer {
    position: relative;
    background-color: #fff;
    width: 250px;
    height: 250px;
    margin: 0 auto;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px
}

.lb-loader,
.lb-nav {
    position: absolute;
    left: 0
}

.lb-outerContainer:after {
    content: "";
    display: table;
    clear: both
}

.lb-container {
    padding: 4px
}

.lb-loader {
    top: 43%;
    height: 25%;
    width: 100%
}

.lb-cancel {
    display: block;
    width: 32px;
    height: 32px;
    margin: 0 auto;
    background: url(../../../cdn/css/images/loading.gif) no-repeat
}

.lb-nav {
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 10
}

.lb-container>.nav {
    left: 0
}

.lb-nav a {
    outline: 0
}

.lb-next,
.lb-prev {
    width: 49%;
    height: 100%;
    cursor: pointer;
    display: block
}

.lb-prev {
    left: 0;
    float: left;
    background: url(../../../cdn/css/images/prev.png) left 48% no-repeat
}

.lb-next {
    right: 0;
    float: right;
    background: url(../../../cdn/css/images/next.png) right 48% no-repeat
}

.lb-dataContainer {
    margin: 0 auto;
    padding-top: 5px;
    width: 100%;
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.lb-dataContainer:after {
    content: "";
    display: table;
    clear: both
}

.lb-data {
    padding: 0 4px;
    color: #bbb
}

.lb-data .lb-details {
    width: 85%;
    float: left;
    text-align: left;
    line-height: 1.1em
}

.lb-data .lb-caption {
    
    font-weight: 700;
    line-height: 1em
}

.lb-data .lb-number {
    display: block;
    clear: left;
    padding-bottom: 1em;
    
    color: #999
}

.lb-data .lb-close {
    display: block;
    float: right;
    width: 30px;
    height: 30px;
    background: url(../../../cdn/css/images/close.png) top right no-repeat;
    text-align: right;
    outline: 0;
    filter: alpha(Opacity=70);
    opacity: .7
}

.lb-data .lb-close:hover {
    cursor: pointer;
    filter: alpha(Opacity=100);
    opacity: 1
}

.school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts2 #factsTuition .fact>div {
    margin: 5px 0
}

.school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts2 #factsTuition .fact>div strong {
    display: block;
    margin-bottom: 5px;
    
    line-height: 1;
    font-weight: 600
}

.school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts2 #factsTuition .fact>div strong i {
    position: relative;
    top: 2px;
    margin-left: 5px;
    opacity: .75
}

.school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts2 #factsTuition .fact>div strong [data-tooltip] {
    position: relative;
    z-index: 2;
    cursor: pointer
}

.school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts2 #factsTuition .fact>div strong [data-tooltip]:after,
.school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts2 #factsTuition .fact>div strong [data-tooltip]:before {
    visibility: hidden;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(Opacity=0);
    opacity: 0;
    pointer-events: none
}

.school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts2 #factsTuition .fact>div strong [data-tooltip]:before {
    position: absolute;
    bottom: 150%;
    left: 50%;
    margin-left: -80px;
    padding: 7px 7px 9px;
    width: 160px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #4697c5;
    color: #fff;
    content: attr(data-tooltip);
    text-align: center;
    
    opacity: .9
}

.tier2_see_all,
#main-content .tier2_see_all a {
    padding: 4px 5px 4px 10px;
    background-color: #f85a3e;
    color: #FFFFFF;
    display: inline-block;
    float: left;
}

.school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts2 #factsTuition .fact>div strong [data-tooltip]:after {
    position: absolute;
    bottom: 150%;
    left: 50%;
    margin-bottom: -3px;
    margin-left: -5px;
    width: 0;
    border-top: 5px solid #000;
    border-top: 5px solid rgba(51, 51, 51, .9);
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    content: " ";
    font-size: 0;
    line-height: 0
}

.school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts2 #factsTuition .fact>div strong [data-tooltip]:hover:after,
.school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts2 #factsTuition .fact>div strong [data-tooltip]:hover:before {
    visibility: visible;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(Opacity=100);
    opacity: 1
}

@media only screen and (min-width:481px) {
    h1.title {
        
        font-size: 2.2rem
    }
    .school-main .profile-content-section#sectionAdmissions .admissions_percent,
    .school-main .profile-content-section#sectionAdmissions .admissions_section_title li,
    .school-main .profile-content-section#sectionAdmissions .athletics_blurb,
    .school-main .profile-content-section#sectionAdmissions .athletics_section_title li,
    .school-main .profile-content-section#sectionAdmissions .campus_section_title li,
    .school-main .profile-content-section#sectionAdmissions .degrees_categories li,
    .school-main .profile-content-section#sectionAdmissions .degrees_title,
    .school-main .profile-content-section#sectionAdmissions .student_section_title li,
    .school-main .profile-content-section#sectionAdmissions .tuition_section_title li,
    .school-main .profile-content-section#sectionAthletics .admissions_percent,
    .school-main .profile-content-section#sectionAthletics .admissions_section_title li,
    .school-main .profile-content-section#sectionAthletics .athletics_blurb,
    .school-main .profile-content-section#sectionAthletics .athletics_section_title li,
    .school-main .profile-content-section#sectionAthletics .campus_section_title li,
    .school-main .profile-content-section#sectionAthletics .degrees_categories li,
    .school-main .profile-content-section#sectionAthletics .degrees_title,
    .school-main .profile-content-section#sectionAthletics .student_section_title li,
    .school-main .profile-content-section#sectionAthletics .tuition_section_title li,
    .school-main .profile-content-section#sectionCampusLife .admissions_percent,
    .school-main .profile-content-section#sectionCampusLife .admissions_section_title li,
    .school-main .profile-content-section#sectionCampusLife .athletics_blurb,
    .school-main .profile-content-section#sectionCampusLife .athletics_section_title li,
    .school-main .profile-content-section#sectionCampusLife .campus_section_title li,
    .school-main .profile-content-section#sectionCampusLife .degrees_categories li,
    .school-main .profile-content-section#sectionCampusLife .degrees_title,
    .school-main .profile-content-section#sectionCampusLife .student_section_title li,
    .school-main .profile-content-section#sectionCampusLife .tuition_section_title li,
    .school-main .profile-content-section#sectionFaculty .admissions_percent,
    .school-main .profile-content-section#sectionFaculty .admissions_section_title li,
    .school-main .profile-content-section#sectionFaculty .athletics_blurb,
    .school-main .profile-content-section#sectionFaculty .athletics_section_title li,
    .school-main .profile-content-section#sectionFaculty .campus_section_title li,
    .school-main .profile-content-section#sectionFaculty .degrees_categories li,
    .school-main .profile-content-section#sectionFaculty .degrees_title,
    .school-main .profile-content-section#sectionFaculty .student_section_title li,
    .school-main .profile-content-section#sectionFaculty .tuition_section_title li,
    .school-main .profile-content-section#sectionGradAdmissions .admissions_percent,
    .school-main .profile-content-section#sectionGradAdmissions .admissions_section_title li,
    .school-main .profile-content-section#sectionGradAdmissions .athletics_blurb,
    .school-main .profile-content-section#sectionGradAdmissions .athletics_section_title li,
    .school-main .profile-content-section#sectionGradAdmissions .campus_section_title li,
    .school-main .profile-content-section#sectionGradAdmissions .degrees_categories li,
    .school-main .profile-content-section#sectionGradAdmissions .degrees_title,
    .school-main .profile-content-section#sectionGradAdmissions .student_section_title li,
    .school-main .profile-content-section#sectionGradAdmissions .tuition_section_title li,
    .school-main .profile-content-section#sectionGradDegreesAwards .admissions_percent,
    .school-main .profile-content-section#sectionGradDegreesAwards .admissions_section_title li,
    .school-main .profile-content-section#sectionGradDegreesAwards .athletics_blurb,
    .school-main .profile-content-section#sectionGradDegreesAwards .athletics_section_title li,
    .school-main .profile-content-section#sectionGradDegreesAwards .campus_section_title li,
    .school-main .profile-content-section#sectionGradDegreesAwards .degrees_categories li,
    .school-main .profile-content-section#sectionGradDegreesAwards .degrees_title,
    .school-main .profile-content-section#sectionGradDegreesAwards .student_section_title li,
    .school-main .profile-content-section#sectionGradDegreesAwards .tuition_section_title li,
    .school-main .profile-content-section#sectionGradStudentBody .admissions_percent,
    .school-main .profile-content-section#sectionGradStudentBody .admissions_section_title li,
    .school-main .profile-content-section#sectionGradStudentBody .athletics_blurb,
    .school-main .profile-content-section#sectionGradStudentBody .athletics_section_title li,
    .school-main .profile-content-section#sectionGradStudentBody .campus_section_title li,
    .school-main .profile-content-section#sectionGradStudentBody .degrees_categories li,
    .school-main .profile-content-section#sectionGradStudentBody .degrees_title,
    .school-main .profile-content-section#sectionGradStudentBody .student_section_title li,
    .school-main .profile-content-section#sectionGradStudentBody .tuition_section_title li,
    .school-main .profile-content-section#sectionGradTuitionAndFees .admissions_percent,
    .school-main .profile-content-section#sectionGradTuitionAndFees .admissions_section_title li,
    .school-main .profile-content-section#sectionGradTuitionAndFees .athletics_blurb,
    .school-main .profile-content-section#sectionGradTuitionAndFees .athletics_section_title li,
    .school-main .profile-content-section#sectionGradTuitionAndFees .campus_section_title li,
    .school-main .profile-content-section#sectionGradTuitionAndFees .degrees_categories li,
    .school-main .profile-content-section#sectionGradTuitionAndFees .degrees_title,
    .school-main .profile-content-section#sectionGradTuitionAndFees .student_section_title li,
    .school-main .profile-content-section#sectionGradTuitionAndFees .tuition_section_title li,
    .school-main .profile-content-section#sectionMajorsAndDegrees .admissions_percent,
    .school-main .profile-content-section#sectionMajorsAndDegrees .admissions_section_title li,
    .school-main .profile-content-section#sectionMajorsAndDegrees .athletics_blurb,
    .school-main .profile-content-section#sectionMajorsAndDegrees .athletics_section_title li,
    .school-main .profile-content-section#sectionMajorsAndDegrees .campus_section_title li,
    .school-main .profile-content-section#sectionMajorsAndDegrees .degrees_categories li,
    .school-main .profile-content-section#sectionMajorsAndDegrees .degrees_title,
    .school-main .profile-content-section#sectionMajorsAndDegrees .student_section_title li,
    .school-main .profile-content-section#sectionMajorsAndDegrees .tuition_section_title li,
    .school-main .profile-content-section#sectionResearch .admissions_percent,
    .school-main .profile-content-section#sectionResearch .admissions_section_title li,
    .school-main .profile-content-section#sectionResearch .athletics_blurb,
    .school-main .profile-content-section#sectionResearch .athletics_section_title li,
    .school-main .profile-content-section#sectionResearch .campus_section_title li,
    .school-main .profile-content-section#sectionResearch .degrees_categories li,
    .school-main .profile-content-section#sectionResearch .degrees_title,
    .school-main .profile-content-section#sectionResearch .student_section_title li,
    .school-main .profile-content-section#sectionResearch .tuition_section_title li,
    .school-main .profile-content-section#sectionStudentBody .admissions_percent,
    .school-main .profile-content-section#sectionStudentBody .admissions_section_title li,
    .school-main .profile-content-section#sectionStudentBody .athletics_blurb,
    .school-main .profile-content-section#sectionStudentBody .athletics_section_title li,
    .school-main .profile-content-section#sectionStudentBody .campus_section_title li,
    .school-main .profile-content-section#sectionStudentBody .degrees_categories li,
    .school-main .profile-content-section#sectionStudentBody .degrees_title,
    .school-main .profile-content-section#sectionStudentBody .student_section_title li,
    .school-main .profile-content-section#sectionStudentBody .tuition_section_title li,
    .school-main .profile-content-section#sectionTuitionAndFees .admissions_percent,
    .school-main .profile-content-section#sectionTuitionAndFees .admissions_section_title li,
    .school-main .profile-content-section#sectionTuitionAndFees .athletics_blurb,
    .school-main .profile-content-section#sectionTuitionAndFees .athletics_section_title li,
    .school-main .profile-content-section#sectionTuitionAndFees .campus_section_title li,
    .school-main .profile-content-section#sectionTuitionAndFees .degrees_categories li,
    .school-main .profile-content-section#sectionTuitionAndFees .degrees_title,
    .school-main .profile-content-section#sectionTuitionAndFees .student_section_title li,
    .school-main .profile-content-section#sectionTuitionAndFees .tuition_section_title li {
        
        
    }
    .school-main .profile-content-section#sectionAdmissions .admissions_section li,
    .school-main .profile-content-section#sectionAdmissions .athletics_section li,
    .school-main .profile-content-section#sectionAdmissions .campus_section li,
    .school-main .profile-content-section#sectionAdmissions .degrees_major li,
    .school-main .profile-content-section#sectionAdmissions .faculty_section li,
    .school-main .profile-content-section#sectionAdmissions .research_section li,
    .school-main .profile-content-section#sectionAdmissions .student_section li,
    .school-main .profile-content-section#sectionAdmissions .tuition_section li,
    .school-main .profile-content-section#sectionAthletics .admissions_section li,
    .school-main .profile-content-section#sectionAthletics .athletics_section li,
    .school-main .profile-content-section#sectionAthletics .campus_section li,
    .school-main .profile-content-section#sectionAthletics .degrees_major li,
    .school-main .profile-content-section#sectionAthletics .faculty_section li,
    .school-main .profile-content-section#sectionAthletics .research_section li,
    .school-main .profile-content-section#sectionAthletics .student_section li,
    .school-main .profile-content-section#sectionAthletics .tuition_section li,
    .school-main .profile-content-section#sectionCampusLife .admissions_section li,
    .school-main .profile-content-section#sectionCampusLife .athletics_section li,
    .school-main .profile-content-section#sectionCampusLife .campus_section li,
    .school-main .profile-content-section#sectionCampusLife .degrees_major li,
    .school-main .profile-content-section#sectionCampusLife .faculty_section li,
    .school-main .profile-content-section#sectionCampusLife .research_section li,
    .school-main .profile-content-section#sectionCampusLife .student_section li,
    .school-main .profile-content-section#sectionCampusLife .tuition_section li,
    .school-main .profile-content-section#sectionFaculty .admissions_section li,
    .school-main .profile-content-section#sectionFaculty .athletics_section li,
    .school-main .profile-content-section#sectionFaculty .campus_section li,
    .school-main .profile-content-section#sectionFaculty .degrees_major li,
    .school-main .profile-content-section#sectionFaculty .faculty_section li,
    .school-main .profile-content-section#sectionFaculty .research_section li,
    .school-main .profile-content-section#sectionFaculty .student_section li,
    .school-main .profile-content-section#sectionFaculty .tuition_section li,
    .school-main .profile-content-section#sectionFinancialAid .campus_section li,
    .school-main .profile-content-section#sectionGradAdmissions .admissions_section li,
    .school-main .profile-content-section#sectionGradAdmissions .athletics_section li,
    .school-main .profile-content-section#sectionGradAdmissions .campus_section li,
    .school-main .profile-content-section#sectionGradAdmissions .degrees_major li,
    .school-main .profile-content-section#sectionGradAdmissions .faculty_section li,
    .school-main .profile-content-section#sectionGradAdmissions .research_section li,
    .school-main .profile-content-section#sectionGradAdmissions .student_section li,
    .school-main .profile-content-section#sectionGradAdmissions .tuition_section li,
    .school-main .profile-content-section#sectionGradDegreesAwards .admissions_section li,
    .school-main .profile-content-section#sectionGradDegreesAwards .athletics_section li,
    .school-main .profile-content-section#sectionGradDegreesAwards .campus_section li,
    .school-main .profile-content-section#sectionGradDegreesAwards .degrees_major li,
    .school-main .profile-content-section#sectionGradDegreesAwards .faculty_section li,
    .school-main .profile-content-section#sectionGradDegreesAwards .research_section li,
    .school-main .profile-content-section#sectionGradDegreesAwards .student_section li,
    .school-main .profile-content-section#sectionGradDegreesAwards .tuition_section li,
    .school-main .profile-content-section#sectionGradStudentBody .admissions_section li,
    .school-main .profile-content-section#sectionGradStudentBody .athletics_section li,
    .school-main .profile-content-section#sectionGradStudentBody .campus_section li,
    .school-main .profile-content-section#sectionGradStudentBody .degrees_major li,
    .school-main .profile-content-section#sectionGradStudentBody .faculty_section li,
    .school-main .profile-content-section#sectionGradStudentBody .research_section li,
    .school-main .profile-content-section#sectionGradStudentBody .student_section li,
    .school-main .profile-content-section#sectionGradStudentBody .tuition_section li,
    .school-main .profile-content-section#sectionGradTuitionAndFees .admissions_section li,
    .school-main .profile-content-section#sectionGradTuitionAndFees .athletics_section li,
    .school-main .profile-content-section#sectionGradTuitionAndFees .campus_section li,
    .school-main .profile-content-section#sectionGradTuitionAndFees .degrees_major li,
    .school-main .profile-content-section#sectionGradTuitionAndFees .faculty_section li,
    .school-main .profile-content-section#sectionGradTuitionAndFees .research_section li,
    .school-main .profile-content-section#sectionGradTuitionAndFees .student_section li,
    .school-main .profile-content-section#sectionGradTuitionAndFees .tuition_section li,
    .school-main .profile-content-section#sectionMajorsAndDegrees .admissions_section li,
    .school-main .profile-content-section#sectionMajorsAndDegrees .athletics_section li,
    .school-main .profile-content-section#sectionMajorsAndDegrees .campus_section li,
    .school-main .profile-content-section#sectionMajorsAndDegrees .degrees_major li,
    .school-main .profile-content-section#sectionMajorsAndDegrees .faculty_section li,
    .school-main .profile-content-section#sectionMajorsAndDegrees .research_section li,
    .school-main .profile-content-section#sectionMajorsAndDegrees .student_section li,
    .school-main .profile-content-section#sectionMajorsAndDegrees .tuition_section li,
    .school-main .profile-content-section#sectionResearch .admissions_section li,
    .school-main .profile-content-section#sectionResearch .athletics_section li,
    .school-main .profile-content-section#sectionResearch .campus_section li,
    .school-main .profile-content-section#sectionResearch .degrees_major li,
    .school-main .profile-content-section#sectionResearch .faculty_section li,
    .school-main .profile-content-section#sectionResearch .research_section li,
    .school-main .profile-content-section#sectionResearch .student_section li,
    .school-main .profile-content-section#sectionResearch .tuition_section li,
    .school-main .profile-content-section#sectionStudentBody .admissions_section li,
    .school-main .profile-content-section#sectionStudentBody .athletics_section li,
    .school-main .profile-content-section#sectionStudentBody .campus_section li,
    .school-main .profile-content-section#sectionStudentBody .degrees_major li,
    .school-main .profile-content-section#sectionStudentBody .faculty_section li,
    .school-main .profile-content-section#sectionStudentBody .research_section li,
    .school-main .profile-content-section#sectionStudentBody .student_section li,
    .school-main .profile-content-section#sectionStudentBody .tuition_section li,
    .school-main .profile-content-section#sectionTuitionAndFees .admissions_section li,
    .school-main .profile-content-section#sectionTuitionAndFees .athletics_section li,
    .school-main .profile-content-section#sectionTuitionAndFees .campus_section li,
    .school-main .profile-content-section#sectionTuitionAndFees .degrees_major li,
    .school-main .profile-content-section#sectionTuitionAndFees .faculty_section li,
    .school-main .profile-content-section#sectionTuitionAndFees .research_section li,
    .school-main .profile-content-section#sectionTuitionAndFees .student_section li,
    .school-main .profile-content-section#sectionTuitionAndFees .tuition_section li {
        
        
    }
    .school-main .profile-content-section#sectionMajorsAndDegrees .majors_heading .degrees_title {
        
        
    }
    .school-main .profile-content-section#sectionMajorsAndDegrees .majors_heading .degrees_types_title {
        
        
    }
    .school-main .profile-content-section#sectionAthletics .athletics_section li {
        padding: 6px
    }
    .school-main .profile-content-section#sectionAthletics .athletics_section li .athletics_data:last-of-type,
    .school-main .profile-content-section#sectionAthletics .athletics_section li .athletics_label:last-of-type {
        text-align: left
    }
    .editorial_page .article_column h1 {
        
        font-size: 2.2rem
    }
    .editorial_page .article_column .Heading_2,
    .editorial_page .article_column h2 {
        
        
    }
    .editorial_page .article_column h3 {
        
        
    }
    .editorial_page .article_column .related_articles h2 {
        
        
    }
}

@media only screen and (min-width:768px) {
    .school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts2 #factsTuition .fact>div {
        margin: 5px 0
    }
    h1.title,
    span.title h1 {
        
        font-size: 2.4rem
    }
    .school-header {
        padding-top: 20px
    }
    .school-header .school_name #school_name_wrapper-mobile {
        display: none
    }
    .school-header .school_name #school_name_wrapper {
        width: 100%;
        display: table;
        padding-top: 0
    }
    .school-header .school_name #school_name_wrapper .school_logo {
        display: table-cell;
        vertical-align: middle;
        width: 70px;
        padding-right: 20px
    }
    .school-header .school_name #school_name_wrapper .school_logo img {
        max-width: 70px;
        float: left;
        line-height: 0
    }
    .school-header .school_name #school_name_wrapper .school_name_holder {
        display: table-cell;
        vertical-align: middle
    }
    .school-header .school_name #school_name_wrapper .school_name_holder h1 {
        margin: 0;
        color: #383d42;
        
        ;
        line-height: 1.1
    }
    .school-header .school_name #school_name_wrapper .school_name_holder h1 span {
        display: block
    }
    .school-header .school_name #school_name_wrapper .school_name_holder h1 .level2 {
        padding: 3px 0;
        color: #383d42;
        
        ;
        font-family: "proxima-soft", sans-serif;
        font-weight: 300
    }
    .school-header .school_name #school_name_wrapper .school_name_holder h1 .level3,
    .school-header .school_name #school_name_wrapper .school_name_holder h1 .level3 a {
        
        ;
        font-family: "proxima-soft", sans-serif;
        font-weight: 300
    }
    .school-header .school_name #school_name_wrapper .school_save {
        display: table-cell;
        vertical-align: middle;
        margin: 0
    }
    .school-header .school_name #school_name_wrapper .school_save .save-school {
        max-width: 150px
    }
    .school-header .school_name #school_name_wrapper .school_save .save-school:after,
    .school-header .school_name #school_name_wrapper .school_save .save-school:before {
        display: none!important
    }
    .school-header .school_name #school_name_wrapper .school_save .save-school i:after {
        font-family: "proxima-soft", sans-serif!important;
        content: "SAVE";
        padding-left: 5px;
        font-style: normal;
        
        position: relative;
        top: 0
    }
    .school-header .school_name #school_name_wrapper .school_save .save-school.saved i:after {
        content: "SAVED"
    }
    .school-bg .school-bg-container>.col-8-12 {
        min-height: 300px
    }
    .school-bg .school-bg-container [class*=col-] {
        margin: inherit;
        padding-right: 20px
    }
    .school-bg .school-bg-container .fast_facts_container {
        padding: 20px 0 20px 20px
    }
    .school-bg .school-bg-container .fast_facts_container .fast-facts,
    .school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts1 [id*=facts]:nth-of-type(even),
    .school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts1 [id*=facts]:nth-of-type(odd),
    .school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts2 [id*=facts]:nth-of-type(even),
    .school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts2 [id*=facts]:nth-of-type(odd),
    .school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts3 [id*=facts]:nth-of-type(even),
    .school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts3 [id*=facts]:nth-of-type(odd),
    .school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts4 [id*=facts]:nth-of-type(even),
    .school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts4 [id*=facts]:nth-of-type(odd) {
        background-color: transparent
    }
    .school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts1,
    .school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts2,
    .school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts3,
    .school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts4 {
        border-bottom: 1px solid rgba(0, 0, 0, .1);
        border-top: 1px solid rgba(255, 255, 255, .9)
    }
    .school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts1 [id*=facts],
    .school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts2 [id*=facts],
    .school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts3 [id*=facts],
    .school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts4 [id*=facts] {
        border-bottom: none;
        border-top: none
    }
    .school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts1:first-of-type,
    .school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts2:first-of-type,
    .school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts3:first-of-type,
    .school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts4:first-of-type {
        border-top: none
    }
    .school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts1:last-of-type,
    .school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts2:last-of-type,
    .school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts3:last-of-type,
    .school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts4:last-of-type {
        border-bottom: none
    }
    .school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts1>div,
    .school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts2>div,
    .school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts3>div,
    .school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts4>div {
        border-right: 1px solid rgba(255, 255, 255, .9);
        border-left: 1px solid rgba(0, 0, 0, .1)
    }
    .school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts1>div:first-of-type,
    .school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts2>div:first-of-type,
    .school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts3>div:first-of-type,
    .school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts4>div:first-of-type {
        border-left: none
    }
    .school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts1>div:last-of-type,
    .school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts2>div:last-of-type,
    .school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts3>div:last-of-type,
    .school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts4>div:last-of-type {
        border-right: none
    }
    .school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts1>div .fact-icon,
    .school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts2>div .fact-icon,
    .school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts3>div .fact-icon,
    .school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts4>div .fact-icon {
        display: table-cell;
        vertical-align: middle
    }
    .school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts1>div .fact-icon .icon,
    .school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts2>div .fact-icon .icon,
    .school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts3>div .fact-icon .icon,
    .school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts4>div .fact-icon .icon {
        position: relative;
        float: left;
        margin-right: 5px;
        background: url(../../../cdn/images/sprites_common.png) no-repeat
    }
    .school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts1>div .fact,
    .school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts2>div .fact,
    .school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts3>div .fact,
    .school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts4>div .fact {
        
        
    }
    .school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts1 {
        background-color: rgba(255, 255, 255, .9)
    }
    .school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts1 #factsLocation .fact-icon .icon {
        width: 15px;
        height: 20px;
        background-position: -460px 0
    }
    .school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts1 #factsSetting .fact-icon .icon {
        width: 60px;
        height: 45px;
        background-position: -660px 0
    }
    .school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts1 #factsSetting .fact-icon .icon.suburban {
        background-position: -740px 0
    }
    .school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts1 #factsSetting .fact-icon .icon.rural {
        background-position: -820px 0
    }
    .school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts2 {
        background-color: rgba(225, 225, 225, .9)
    }
    .school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts2 #factsTuition .fact-icon .icon {
        width: 35px;
        height: 30px;
        top: 2px;
        background-position: -504px 0
    }
    .school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts3 {
        background-color: rgba(255, 255, 255, .9)
    }
    .school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts3 #factsDeadline .fact-icon .icon,
    .school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts3.grad_levels #factsDeadline .fact-icon .icon {
        width: 30px;
        height: 29px;
        background-position: -560px 0
    }
    .school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts3.grad_levels #factsDegreeBlurb .fact {
        
        
        font-weight: 400;
        letter-spacing: 0;
        text-transform: none
    }
    .school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts3.grad_levels #factsDegreeBlurb .fact-icon .icon {
        width: 17px;
        height: 25px;
        background-position: -620px 0
    }
    .school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts4 {
        background-color: rgba(225, 225, 225, .9)
    }
    .school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts4 #factsTestBlurb {
        display: block;
        border-right: none
    }
    .school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts4 #factsTestBlurb .fact {
        
        
        font-weight: 400;
        letter-spacing: 0;
        text-transform: none
    }
    .school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts4 #factsTestBlurb .fact-icon .icon {
        width: 17px;
        height: 23px;
        background-position: -620px 0
    }
    .school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts4 #factsACT,
    .school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts4 #factsSATmath,
    .school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts4 #factsSATreading,
    .school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts4 #factsSATwriting {
        background-color: transparent;
        border-right: none;
        border-left: none
    }
    .school-bg .school-bg-container>[class*=col-]:nth-of-type(2) {
        position: relative;
        left: 1px;
        padding: 30px;
        background-color: rgba(255, 255, 255, .95)
    }
    .school-bg .school-bg-container.non-client {
        background: #c8c8c8;
        background: -moz-linear-gradient(top, #c8c8c8 0, #afafaf 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #c8c8c8), color-stop(100%, #afafaf));
        background: -webkit-linear-gradient(top, #c8c8c8 0, #afafaf 100%);
        background: -o-linear-gradient(top, #c8c8c8 0, #afafaf 100%);
        background: -ms-linear-gradient(top, #c8c8c8 0, #afafaf 100%);
        background: linear-gradient(to bottom, #c8c8c8 0, #afafaf 100%);
        filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#c8c8c8', endColorstr='#afafaf', GradientType=0)
    }
    .school-bg .school-bg-container.non-client>[class*=col-]:nth-of-type(2) {
        margin-top: 0;
        padding: 0 0 0 5px
    }
    .school-bg .school-bg-container.non-client .similar-schools h3:after {
        content: "";
        position: absolute;
        bottom: -8px;
        width: 0;
        height: 0;
        border-top: 8px solid #777;
        border-right: 8px solid transparent;
        border-left: 8px solid transparent;
        left: 22px
    }
    .school-bg .school-bg-container.non-client .similar-schools h3 i {
        display: inline;
        color: #f69540;
        
        
    }
    .school-bg .school-bg-container.non-client .similar-schools h3 i:before {
        display: table-cell;
        vertical-align: middle
    }
    .school-bg .school-bg-container.non-client .similar-schools h3 span {
        display: table-cell;
        vertical-align: middle;
        padding-left: 5px
    }
    .school-main .col-6-12>h2:first-of-type {
        margin-top: 0
    }
    .school-main h2 {
        
        font-size: 2.4rem
    }
    .school-main h3 {
        
        
    }
    .school-main .profile-content-section#sectionGradLocationAndContact .location_contact [class*=col-]:first-of-type,
    .school-main .profile-content-section#sectionLocationAndContact .location_contact [class*=col-]:first-of-type {
        padding-right: 10px
    }
    .school-main .profile-content-section#sectionAdmissions .admissions_percent,
    .school-main .profile-content-section#sectionAdmissions .athletics_blurb,
    .school-main .profile-content-section#sectionAdmissions .degrees_title,
    .school-main .profile-content-section#sectionAthletics .admissions_percent,
    .school-main .profile-content-section#sectionAthletics .athletics_blurb,
    .school-main .profile-content-section#sectionAthletics .degrees_title,
    .school-main .profile-content-section#sectionCampusLife .admissions_percent,
    .school-main .profile-content-section#sectionCampusLife .athletics_blurb,
    .school-main .profile-content-section#sectionCampusLife .degrees_title,
    .school-main .profile-content-section#sectionFaculty .admissions_percent,
    .school-main .profile-content-section#sectionFaculty .athletics_blurb,
    .school-main .profile-content-section#sectionFaculty .degrees_title,
    .school-main .profile-content-section#sectionGradAdmissions .admissions_percent,
    .school-main .profile-content-section#sectionGradAdmissions .athletics_blurb,
    .school-main .profile-content-section#sectionGradAdmissions .degrees_title,
    .school-main .profile-content-section#sectionGradDegreesAwards .admissions_percent,
    .school-main .profile-content-section#sectionGradDegreesAwards .athletics_blurb,
    .school-main .profile-content-section#sectionGradDegreesAwards .degrees_title,
    .school-main .profile-content-section#sectionGradStudentBody .admissions_percent,
    .school-main .profile-content-section#sectionGradStudentBody .athletics_blurb,
    .school-main .profile-content-section#sectionGradStudentBody .degrees_title,
    .school-main .profile-content-section#sectionGradTuitionAndFees .admissions_percent,
    .school-main .profile-content-section#sectionGradTuitionAndFees .athletics_blurb,
    .school-main .profile-content-section#sectionGradTuitionAndFees .degrees_title,
    .school-main .profile-content-section#sectionMajorsAndDegrees .admissions_percent,
    .school-main .profile-content-section#sectionMajorsAndDegrees .athletics_blurb,
    .school-main .profile-content-section#sectionMajorsAndDegrees .degrees_title,
    .school-main .profile-content-section#sectionResearch .admissions_percent,
    .school-main .profile-content-section#sectionResearch .athletics_blurb,
    .school-main .profile-content-section#sectionResearch .degrees_title,
    .school-main .profile-content-section#sectionStudentBody .admissions_percent,
    .school-main .profile-content-section#sectionStudentBody .athletics_blurb,
    .school-main .profile-content-section#sectionStudentBody .degrees_title,
    .school-main .profile-content-section#sectionTuitionAndFees .admissions_percent,
    .school-main .profile-content-section#sectionTuitionAndFees .athletics_blurb,
    .school-main .profile-content-section#sectionTuitionAndFees .degrees_title {
        
        
    }
    .school-main .profile-content-section#sectionAdmissions .admissions_section_title li,
    .school-main .profile-content-section#sectionAdmissions .athletics_section_title li,
    .school-main .profile-content-section#sectionAdmissions .campus_section_title li,
    .school-main .profile-content-section#sectionAdmissions .degrees_categories li,
    .school-main .profile-content-section#sectionAdmissions .student_section_title li,
    .school-main .profile-content-section#sectionAdmissions .tuition_section_title li,
    .school-main .profile-content-section#sectionAthletics .admissions_section_title li,
    .school-main .profile-content-section#sectionAthletics .athletics_section_title li,
    .school-main .profile-content-section#sectionAthletics .campus_section_title li,
    .school-main .profile-content-section#sectionAthletics .degrees_categories li,
    .school-main .profile-content-section#sectionAthletics .student_section_title li,
    .school-main .profile-content-section#sectionAthletics .tuition_section_title li,
    .school-main .profile-content-section#sectionCampusLife .admissions_section_title li,
    .school-main .profile-content-section#sectionCampusLife .athletics_section_title li,
    .school-main .profile-content-section#sectionCampusLife .campus_section_title li,
    .school-main .profile-content-section#sectionCampusLife .degrees_categories li,
    .school-main .profile-content-section#sectionCampusLife .student_section_title li,
    .school-main .profile-content-section#sectionCampusLife .tuition_section_title li,
    .school-main .profile-content-section#sectionFaculty .admissions_section_title li,
    .school-main .profile-content-section#sectionFaculty .athletics_section_title li,
    .school-main .profile-content-section#sectionFaculty .campus_section_title li,
    .school-main .profile-content-section#sectionFaculty .degrees_categories li,
    .school-main .profile-content-section#sectionFaculty .student_section_title li,
    .school-main .profile-content-section#sectionFaculty .tuition_section_title li,
    .school-main .profile-content-section#sectionGradAdmissions .admissions_section_title li,
    .school-main .profile-content-section#sectionGradAdmissions .athletics_section_title li,
    .school-main .profile-content-section#sectionGradAdmissions .campus_section_title li,
    .school-main .profile-content-section#sectionGradAdmissions .degrees_categories li,
    .school-main .profile-content-section#sectionGradAdmissions .student_section_title li,
    .school-main .profile-content-section#sectionGradAdmissions .tuition_section_title li,
    .school-main .profile-content-section#sectionGradDegreesAwards .admissions_section_title li,
    .school-main .profile-content-section#sectionGradDegreesAwards .athletics_section_title li,
    .school-main .profile-content-section#sectionGradDegreesAwards .campus_section_title li,
    .school-main .profile-content-section#sectionGradDegreesAwards .degrees_categories li,
    .school-main .profile-content-section#sectionGradDegreesAwards .student_section_title li,
    .school-main .profile-content-section#sectionGradDegreesAwards .tuition_section_title li,
    .school-main .profile-content-section#sectionGradStudentBody .admissions_section_title li,
    .school-main .profile-content-section#sectionGradStudentBody .athletics_section_title li,
    .school-main .profile-content-section#sectionGradStudentBody .campus_section_title li,
    .school-main .profile-content-section#sectionGradStudentBody .degrees_categories li,
    .school-main .profile-content-section#sectionGradStudentBody .student_section_title li,
    .school-main .profile-content-section#sectionGradStudentBody .tuition_section_title li,
    .school-main .profile-content-section#sectionGradTuitionAndFees .admissions_section_title li,
    .school-main .profile-content-section#sectionGradTuitionAndFees .athletics_section_title li,
    .school-main .profile-content-section#sectionGradTuitionAndFees .campus_section_title li,
    .school-main .profile-content-section#sectionGradTuitionAndFees .degrees_categories li,
    .school-main .profile-content-section#sectionGradTuitionAndFees .student_section_title li,
    .school-main .profile-content-section#sectionGradTuitionAndFees .tuition_section_title li,
    .school-main .profile-content-section#sectionMajorsAndDegrees .admissions_section_title li,
    .school-main .profile-content-section#sectionMajorsAndDegrees .athletics_section_title li,
    .school-main .profile-content-section#sectionMajorsAndDegrees .campus_section_title li,
    .school-main .profile-content-section#sectionMajorsAndDegrees .degrees_categories li,
    .school-main .profile-content-section#sectionMajorsAndDegrees .student_section_title li,
    .school-main .profile-content-section#sectionMajorsAndDegrees .tuition_section_title li,
    .school-main .profile-content-section#sectionResearch .admissions_section_title li,
    .school-main .profile-content-section#sectionResearch .athletics_section_title li,
    .school-main .profile-content-section#sectionResearch .campus_section_title li,
    .school-main .profile-content-section#sectionResearch .degrees_categories li,
    .school-main .profile-content-section#sectionResearch .student_section_title li,
    .school-main .profile-content-section#sectionResearch .tuition_section_title li,
    .school-main .profile-content-section#sectionStudentBody .admissions_section_title li,
    .school-main .profile-content-section#sectionStudentBody .athletics_section_title li,
    .school-main .profile-content-section#sectionStudentBody .campus_section_title li,
    .school-main .profile-content-section#sectionStudentBody .degrees_categories li,
    .school-main .profile-content-section#sectionStudentBody .student_section_title li,
    .school-main .profile-content-section#sectionStudentBody .tuition_section_title li,
    .school-main .profile-content-section#sectionTuitionAndFees .admissions_section_title li,
    .school-main .profile-content-section#sectionTuitionAndFees .athletics_section_title li,
    .school-main .profile-content-section#sectionTuitionAndFees .campus_section_title li,
    .school-main .profile-content-section#sectionTuitionAndFees .degrees_categories li,
    .school-main .profile-content-section#sectionTuitionAndFees .student_section_title li,
    .school-main .profile-content-section#sectionTuitionAndFees .tuition_section_title li {
        
        
    }
    .school-main .profile-content-section#sectionAdmissions .admissions_section li,
    .school-main .profile-content-section#sectionAdmissions .athletics_section li,
    .school-main .profile-content-section#sectionAdmissions .campus_section li,
    .school-main .profile-content-section#sectionAdmissions .degrees_major li,
    .school-main .profile-content-section#sectionAdmissions .faculty_section li,
    .school-main .profile-content-section#sectionAdmissions .research_section li,
    .school-main .profile-content-section#sectionAdmissions .student_section li,
    .school-main .profile-content-section#sectionAdmissions .tuition_section li,
    .school-main .profile-content-section#sectionAthletics .admissions_section li,
    .school-main .profile-content-section#sectionAthletics .athletics_section li,
    .school-main .profile-content-section#sectionAthletics .campus_section li,
    .school-main .profile-content-section#sectionAthletics .degrees_major li,
    .school-main .profile-content-section#sectionAthletics .faculty_section li,
    .school-main .profile-content-section#sectionAthletics .research_section li,
    .school-main .profile-content-section#sectionAthletics .student_section li,
    .school-main .profile-content-section#sectionAthletics .tuition_section li,
    .school-main .profile-content-section#sectionCampusLife .admissions_section li,
    .school-main .profile-content-section#sectionCampusLife .athletics_section li,
    .school-main .profile-content-section#sectionCampusLife .campus_section li,
    .school-main .profile-content-section#sectionCampusLife .degrees_major li,
    .school-main .profile-content-section#sectionCampusLife .faculty_section li,
    .school-main .profile-content-section#sectionCampusLife .research_section li,
    .school-main .profile-content-section#sectionCampusLife .student_section li,
    .school-main .profile-content-section#sectionCampusLife .tuition_section li,
    .school-main .profile-content-section#sectionFaculty .admissions_section li,
    .school-main .profile-content-section#sectionFaculty .athletics_section li,
    .school-main .profile-content-section#sectionFaculty .campus_section li,
    .school-main .profile-content-section#sectionFaculty .degrees_major li,
    .school-main .profile-content-section#sectionFaculty .faculty_section li,
    .school-main .profile-content-section#sectionFaculty .research_section li,
    .school-main .profile-content-section#sectionFaculty .student_section li,
    .school-main .profile-content-section#sectionFaculty .tuition_section li,
    .school-main .profile-content-section#sectionFinancialAid .campus_section li,
    .school-main .profile-content-section#sectionGradAdmissions .admissions_section li,
    .school-main .profile-content-section#sectionGradAdmissions .athletics_section li,
    .school-main .profile-content-section#sectionGradAdmissions .campus_section li,
    .school-main .profile-content-section#sectionGradAdmissions .degrees_major li,
    .school-main .profile-content-section#sectionGradAdmissions .faculty_section li,
    .school-main .profile-content-section#sectionGradAdmissions .research_section li,
    .school-main .profile-content-section#sectionGradAdmissions .student_section li,
    .school-main .profile-content-section#sectionGradAdmissions .tuition_section li,
    .school-main .profile-content-section#sectionGradDegreesAwards .admissions_section li,
    .school-main .profile-content-section#sectionGradDegreesAwards .athletics_section li,
    .school-main .profile-content-section#sectionGradDegreesAwards .campus_section li,
    .school-main .profile-content-section#sectionGradDegreesAwards .degrees_major li,
    .school-main .profile-content-section#sectionGradDegreesAwards .faculty_section li,
    .school-main .profile-content-section#sectionGradDegreesAwards .research_section li,
    .school-main .profile-content-section#sectionGradDegreesAwards .student_section li,
    .school-main .profile-content-section#sectionGradDegreesAwards .tuition_section li,
    .school-main .profile-content-section#sectionGradStudentBody .admissions_section li,
    .school-main .profile-content-section#sectionGradStudentBody .athletics_section li,
    .school-main .profile-content-section#sectionGradStudentBody .campus_section li,
    .school-main .profile-content-section#sectionGradStudentBody .degrees_major li,
    .school-main .profile-content-section#sectionGradStudentBody .faculty_section li,
    .school-main .profile-content-section#sectionGradStudentBody .research_section li,
    .school-main .profile-content-section#sectionGradStudentBody .student_section li,
    .school-main .profile-content-section#sectionGradStudentBody .tuition_section li,
    .school-main .profile-content-section#sectionGradTuitionAndFees .admissions_section li,
    .school-main .profile-content-section#sectionGradTuitionAndFees .athletics_section li,
    .school-main .profile-content-section#sectionGradTuitionAndFees .campus_section li,
    .school-main .profile-content-section#sectionGradTuitionAndFees .degrees_major li,
    .school-main .profile-content-section#sectionGradTuitionAndFees .faculty_section li,
    .school-main .profile-content-section#sectionGradTuitionAndFees .research_section li,
    .school-main .profile-content-section#sectionGradTuitionAndFees .student_section li,
    .school-main .profile-content-section#sectionGradTuitionAndFees .tuition_section li,
    .school-main .profile-content-section#sectionMajorsAndDegrees .admissions_section li,
    .school-main .profile-content-section#sectionMajorsAndDegrees .athletics_section li,
    .school-main .profile-content-section#sectionMajorsAndDegrees .campus_section li,
    .school-main .profile-content-section#sectionMajorsAndDegrees .degrees_major li,
    .school-main .profile-content-section#sectionMajorsAndDegrees .faculty_section li,
    .school-main .profile-content-section#sectionMajorsAndDegrees .research_section li,
    .school-main .profile-content-section#sectionMajorsAndDegrees .student_section li,
    .school-main .profile-content-section#sectionMajorsAndDegrees .tuition_section li,
    .school-main .profile-content-section#sectionResearch .admissions_section li,
    .school-main .profile-content-section#sectionResearch .athletics_section li,
    .school-main .profile-content-section#sectionResearch .campus_section li,
    .school-main .profile-content-section#sectionResearch .degrees_major li,
    .school-main .profile-content-section#sectionResearch .faculty_section li,
    .school-main .profile-content-section#sectionResearch .research_section li,
    .school-main .profile-content-section#sectionResearch .student_section li,
    .school-main .profile-content-section#sectionResearch .tuition_section li,
    .school-main .profile-content-section#sectionStudentBody .admissions_section li,
    .school-main .profile-content-section#sectionStudentBody .athletics_section li,
    .school-main .profile-content-section#sectionStudentBody .campus_section li,
    .school-main .profile-content-section#sectionStudentBody .degrees_major li,
    .school-main .profile-content-section#sectionStudentBody .faculty_section li,
    .school-main .profile-content-section#sectionStudentBody .research_section li,
    .school-main .profile-content-section#sectionStudentBody .student_section li,
    .school-main .profile-content-section#sectionStudentBody .tuition_section li,
    .school-main .profile-content-section#sectionTuitionAndFees .admissions_section li,
    .school-main .profile-content-section#sectionTuitionAndFees .athletics_section li,
    .school-main .profile-content-section#sectionTuitionAndFees .campus_section li,
    .school-main .profile-content-section#sectionTuitionAndFees .degrees_major li,
    .school-main .profile-content-section#sectionTuitionAndFees .faculty_section li,
    .school-main .profile-content-section#sectionTuitionAndFees .research_section li,
    .school-main .profile-content-section#sectionTuitionAndFees .student_section li,
    .school-main .profile-content-section#sectionTuitionAndFees .tuition_section li {
        
        
    }
    .school-main .profile-content-section#sectionMajorsAndDegrees .degrees_title {
        
        
    }
    .school-main .profile-content-section#sectionMajorsAndDegrees .degrees_types_title {
        
        
    }
    .editorial_page .grid {
        padding-top: 0
    }
    .editorial_page .grid .article_column h1 {
        
        font-size: 2.4rem
    }
    .editorial_page .grid .article_column .Heading_2,
    .editorial_page .grid .article_column h2 {
        
        font-size: 2.2rem
    }
    .editorial_page .grid .article_column .author-bio .about_title {
        
        
    }
    .editorial_page .grid .article_column .author-bio .author_name a {
        
        
    }
    .editorial_page .grid .article_column .tier3_articles .col-4-12 img {
        float: left
    }
    .editorial_page .grid .article_column .tier3_articles .col-8-12 h2 a {
        font-family: "proxima-soft", sans-serif!important;
        font-weight: 700!important
    }
    .editorial_page .grid .article_column .related_articles h2 {
        
        font-size: 2.2rem
    }
    .editorial_page .grid .article_column .related_articles img {
        margin: 0;
        border: 3px solid #fff;
        -webkit-box-shadow: 0 0 5px 0 #cacaca;
        box-shadow: 0 0 5px 0 #cacaca;
        color: #fff
    }
    .editorial_page .grid .article_column .attribution {
        
        
    }
    .editorial_page .grid .article_column .attribution img {
        display: inline;
        max-width: 25px;
        border: none;
        margin: 0 5px 0 0;
        top: -2px;
        position: relative;
        box-shadow: 0 0 5px 0 #cacaca
    }
    .editorial_page .grid .article_column .article_copy table {
        
        
    }
    .editorial_page .grid .article_column .article_copy table tbody tr td {
        padding: 10px
    }
}

@media only screen and (min-width:960px) {
    h1.title,
    span.title h1 {
        
        
    }
    .pd-embedded {
        display: block
    }
    .school-header .school_name #school_name_wrapper .school_name_holder h1 {
        
        font-size: 2.4rem
    }
    .school-header .school_name #school_name_wrapper .school_save .flat-button {
        padding: 10px 20px;
        
        
    }
    .school-header .school_name #school_name_wrapper .school_save .view_my_schools {
        margin-left: -10px
    }
    .school-bg .school-bg-container .fast_facts_container {
        padding: 30px 10px 30px 30px
    }
    .school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts1 #factsLocation .fact {
        
        
    }
    .school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts2 #factsRatio {
        max-width: 150px
    }
    .school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts2 #factsEnrollment .fact,
    .school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts2 #factsRatio .fact {
        
        
    }
    .school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts2 #factsTuition {
        width: calc(83.333% - 150px)
    }
    .school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts2 #factsTuition>div {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts2 #factsTuition .fact {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        
        
    }
    .school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts2 #factsTuition .fact>div {
        width: 50%;
        margin: 0
    }
    .school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts2 #factsTuition .fact>div:first-of-type {
        padding-right: 5px
    }
    .school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts2 #factsTuition .fact>div:last-of-type {
        padding-left: 5px
    }
    .school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts3 #factsAccept .fact,
    .school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts3 #factsDeadline .fact {
        
        
    }
    .school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts3 #factsDifficulty .fact {
        
        
    }
    .school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts4 #factsACT .fact,
    .school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts4 #factsSATmath .fact,
    .school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts4 #factsSATreading .fact,
    .school-bg .school-bg-container .fast_facts_container .fast-facts .fast-facts4 #factsSATwriting .fact {
        
        font-size: 2.2rem
    }
    .school-bg .school-bg-container .school-links li {
        
        ;
        font-family: "proxima-soft", sans-serif;
        font-weight: 600
    }
    .school-bg .school-bg-container .school-links .flat-button .icon-pi-right {
        display: inline
    }
    .school-main .col-2-12 {
        display: inherit;
        min-height: 1px
    }
    .school-main .side-nav {
        max-width: 147px;
        margin-top: 1px
    }
    .school-main .side-nav li {
        line-height: 1.15
    }
    .school-main .side-nav li a {
        color: #e65a21!important;
        
        
    }
    .school-main .side-nav li a:hover {
        color: #d54f18
    }
    .school-main .side-nav li a.showing {
        color: #555
    }
    .school-main .side-nav li a.showing:hover {
        color: #4f565e
    }
    .school-main .side-nav li a.tiny {
        padding: 12px 12px 12px 7px;
        
        
    }
    .school-main .side-nav li a.tiny:hover {
        color: #fff
    }
    .school-main .side-nav li .flat-button.green {
        color: #fff!important;
        !important;
        padding: 8px 10px 10px
    }
    .school-main .side-nav li .flat-button.green i {
        position: relative;
        top: 1px;
        left: 2px;
        color: #fff!important
    }
    .editorial_page .grid .article_column h1 {
        
        
    }
    .editorial_page .grid .article_column .Heading_2,
    .editorial_page .grid .article_column .author-bio .about_title,
    .editorial_page .grid .article_column .related_articles h2,
    .editorial_page .grid .article_column h2 {
        
        font-size: 2.4rem
    }
}

#main-content .search_listing .flat-button.blue,
#main-content .search_listing .flat-button.green,
#main-page .featured h6 {
    font-weight: 400!important
}

@media only screen and (min-width:320px) and (max-width:329px) {
    .page-college-search .more-footer .med-rectangle-ad,
    .page-graduate-schools .more-footer .med-rectangle-ad {
        margin-left: -10px
    }
}

@media only screen and (min-width:330px) and (max-width:340px) {
    .page-college-search .more-footer .med-rectangle-ad,
    .page-graduate-schools .more-footer .med-rectangle-ad {
        margin-left: -5px
    }
}

@media only screen and (min-width:1070px) {
    .addthis_sharing_toolbox {
        display: block;
        position: fixed;
        top: 50%;
        right: -2px;
        z-index: 99;
        height: 160px;
        margin-top: -80px
    }
    .addthis_sharing_toolbox .at-share-btn {
        float: left;
        clear: both;
        margin: 0
    }
    #at15s.atm {
        display: none!important
    }
}

@-moz-document url-prefix() {
    a.flat-button {
        padding: 7px 20px 9px
    }
    header.phone-hide .combo-button a.flat-button {
        padding: 4px 15px 6px
    }
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .editorial_page .article_column .attribution a {
        vertical-align: auto
    }
}

.page-graduate-schools .heading_search .col-keyword_search .custom a.flat-button,
:root .page-college-search .heading_search .col-keyword_search .custom a.flat-button,
_::-webkit-full-page-media,
_:future {
    position: relative;
    top: 2px
}

@media only screen and (min-device-width:320px) and (max-device-width:767px) and (-webkit-min-device-pixel-ratio:2) {
    .page-college-search .heading_search .col-keyword_search .custom a.flat-button,
    .page-graduate-schools .heading_search .col-keyword_search .custom a.flat-button {
        padding: 8px 20px!important
    }
}

@media only screen and (min-device-width:481px) and (max-device-width:1024px) and (orientation:portrait) {
    .page-college-search .heading_search .col-keyword_search .custom a.flat-button,
    .page-graduate-schools .heading_search .col-keyword_search .custom a.flat-button {
        padding: 8px 20px!important
    }
}

@media only screen and (min-device-width:481px) and (max-device-width:1024px) and (orientation:landscape) {
    .page-college-search .heading_search .col-keyword_search .custom a.flat-button,
    .page-graduate-schools .heading_search .col-keyword_search .custom a.flat-button {
        padding: 7px 20px!important
    }
}

.page-DisplayLink #main_content,
.page-InquiryForm #main_content,
.page-about-petersons #main_content,
.page-advertising-policy #main_content,
.page-contact-petersons #main_content,
.page-privacy-policy #main_content,
.page-terms-of-use #main_content,
.page-trademarks #main_content,
[class*='-sitemap'] #main_content {
    width: 100%;
    max-width: 1024px;
    margin: 0 auto 30px;
    overflow: hidden;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 0
}

.page-DisplayLink #main_content:after,
.page-InquiryForm #main_content:after,
.page-about-petersons #main_content:after,
.page-advertising-policy #main_content:after,
.page-contact-petersons #main_content:after,
.page-privacy-policy #main_content:after,
.page-terms-of-use #main_content:after,
.page-trademarks #main_content:after,
[class*='-sitemap'] #main_content:after {
    content: "";
    display: table;
    clear: both
}

@media handheld,
only screen and (max-width:767px) {
    .page-DisplayLink #main_content,
    .page-InquiryForm #main_content,
    .page-about-petersons #main_content,
    .page-advertising-policy #main_content,
    .page-contact-petersons #main_content,
    .page-privacy-policy #main_content,
    .page-terms-of-use #main_content,
    .page-trademarks #main_content,
    [class*='-sitemap'] #main_content {
        width: 100%;
        min-width: 0;
        margin-left: 0;
        margin-right: 0;
        padding-left: 20px;
        padding-right: 10px
    }
}

.page-popular-college-majors .popular_states_by_state_container,
.page-popular-college-majors .popular_states_by_state_container [class*=usa_regions_column] {
    width: 100%
}

@media only screen and (min-width:768px) {
    .page-popular-college-majors .popular_states_by_state_container [class*=usa_regions_column] {
        width: 25%
    }
}

.page-popular-college-majors .popular_states_by_state_container .usa_regions {
    width: auto;
    margin-right: 6px
}

.page-popular-college-majors .popular_states_by_state_container .usa_regions ul {
    margin: 0
}

.page-popular-college-majors .popular_states_by_state_container .usa_regions ul li {
    margin-bottom: 5px;
    padding-bottom: 0
}

[class*=page-popular-majors-] .popular_degrees_by_state_container {
    width: 100%
}

[class*=page-popular-majors-] .popular_degrees_by_state_container table {
    width: 100%;
    border-collapse: collapse
}

[class*=page-popular-majors-] .popular_degrees_by_state_container table tbody tr td {
    padding: 0
}

[class*=page-popular-majors-] .popular_degrees_by_state_container .usa_regions {
    width: auto;
    margin-right: 6px
}

[class*=page-popular-majors-] .popular_degrees_by_state_container .usa_regions ul {
    margin: 0
}

[class*=page-popular-majors-] .popular_degrees_by_state_container .usa_regions ul li {
    margin-bottom: 5px;
    padding-bottom: 0
}

.page-marketing-yourself-get-better-job .article_column {
    width: 100%
}

.page-marketing-yourself-get-better-job .article_column .article {
    width: auto
}

.page-marketing-yourself-get-better-job .widget_column {
    display: none
}

.page-graduate-personal-statement .tier2_widget_container.half#widget_secondary {
    clear: both
}

.page-Profiles #main-page,
.page-SearchResults #main-page,
.page-scholarship-search-results #main-page,
.page-scholarshipprofile #main-page,
.section-online-schools #main-page,
[class*=collected-articles] #main-page {
    background-color: #fff
}

#main-content .buttons {
    width: 150px
}

#main-content .search_listing h5.school-name {
    overflow: hidden
}

#main-content .search_listing h1::after,
#main-content .search_listing h2::after,
#main-content .search_listing h3::after,
#main-content .search_listing h4::after,
#main-content .search_listing h5::after,
#main-content .search_listing h6::after {
    clear: none
}

#main-content .flat-button.blue,
#main-content .flat-button.green {
    color: #fff;
    font-family: HelveticaNeueW01-77BdCn_692722, sans-serif
}

.copyright .container a,
.main-footer .footer-links ul li a {
    color: rgba(255, 255, 255, .5)!important
}

.copyright .container,
.main-footer .footer-links ul li a,
.main-footer .footer-links ul li p {
    font-family: "Frutiger Neue W01 Book", sans-serif
}

#main-page .featured {
    padding: 30px 0
}

#main-page .featured h6 {
    
}

#main-page .featured .grid-items.container {
    margin-bottom: 0!important
}

footer.footer {
    margin-top: 0!important
}

.main-footer .footer-links ul li h6 {
    
}

.main-footer .footer-links ul li {
    margin: 5px 0
}

.main-footer .footer-links ul li a {
    
}

.main-footer .footer-links ul li h6.feedback-title {
    
}

.main-footer .footer-links ul li.social-icon {
    width: 35.63px;
    height: 35.63px;
    
    line-height: 2.3
}

@media screen and (min-width:768px) {
    .main-footer .footer-links ul li.social-icon {
        
        width: 30px;
        height: 30px
    }
}

@media screen and (min-width:1024px) {
    .main-footer .footer-links ul li.social-icon {
        
        width: 35.63px;
        height: 35.63px
    }
}

.main-footer .footer-links ul li p {
    
    margin-bottom: 10px
}

.main-footer .footer-links ul li #feedback-widget a {
    
}

.copyright .container {
    margin: 0 auto!important;
    
}

.copyright .container p {
    font-size: 13px!important;
    margin-bottom: 0!important
}

@media screen and (min-width:600px) {
    .main-footer .footer-links ul li h6 {
        margin-bottom: 10px
    }
}

.page-Profiles.section-online-schools .copyright .container p,
.section-online-schools .select2-results li,
[class*=collected-articles] .select2-results li,
[data-pi-search-collection] .select2-results li {
    margin-bottom: 0!important
}

@media only screen and (min-width:768px) {
    .main-footer {
        padding: 40px 0
    }
}

.page-graduate-school-scholarships #main-content .scholarshipSearchContainer,
.page-scholarship-search #main-content .scholarshipSearchContainer {
    padding-top: 100px;
    padding-right: 0!important;
    padding-left: 0!important
}

.page-graduate-school-scholarships #main-content .scholarshipSearchContainer>.col-1-3,
.page-graduate-school-scholarships #main-content .scholarshipSearchContainer>.col-2-3,
.page-scholarship-search #main-content .scholarshipSearchContainer>.col-1-3,
.page-scholarship-search #main-content .scholarshipSearchContainer>.col-2-3 {
    padding-right: 0!important;
    padding-left: 0!important
}

.page-graduate-school-scholarships #main-content .scholarshipSearchContainer .scholarship-form button.search,
.page-scholarship-search #main-content .scholarshipSearchContainer .scholarship-form button.search {
    top: 7px;
    background-position-x: -76px;
    border: none;
    background: url(../../../cdn/images/sprites_common.png) -80px -80px no-repeat;
    text-indent: -99999px;
    display: inline;
    width: 15px;
    cursor: pointer;
    position: absolute;
    margin-left: -15px
}

.page-graduate-school-scholarships #main-content .scholarshipSearchContainer h1,
.page-scholarship-search #main-content .scholarshipSearchContainer h1 {
    
    text-align: center
}

@media handheld,
only screen and (max-width:767px) and (min-width:340px) {
    .page-graduate-school-scholarships #main-content .scholarship-form label[for=postGraduate] span,
    .page-graduate-school-scholarships #main-content .scholarship-form label[for=profOrMsOrDr] span,
    .page-scholarship-search #main-content .scholarship-form label[for=postGraduate] span,
    .page-scholarship-search #main-content .scholarship-form label[for=profOrMsOrDr] span {
        top: 0!important
    }
    .page-graduate-school-scholarships #main-content .scholarship-form input[type=text],
    .page-scholarship-search #main-content .scholarship-form input[type=text] {
        width: 99%!important
    }
}

.page-graduate-school-scholarships #main-content .grid .featuredScholarship:nth-of-type(even),
.page-scholarship-search #main-content .grid .featuredScholarship:nth-of-type(even) {
    clear: left
}

.page-scholarship-search-results #main-content .grid.bumpdown10 {
    padding-top: 0
}

.page-scholarship-search-results #main-content .button.nice {
    color: #fff
}

.page-scholarship-search-results #main-content button.search.fullwidth {
    top: 7px;
    right: -15px;
    background-position-x: -76px
}

.page-scholarshipprofile .button.nice {
    color: #fff!important
}

#main-page #main-content .online-home .search-header .dropdown dt {
    margin-top: 0
}

#onlineProfile,
.online-home {
    margin-top: -50px!important
}

.online-home .grid {
    padding: 76px 0 50px
}

@media only screen and (min-width:768px) {
    .page-graduate-school-scholarships #main-content .scholarshipSearchContainer h1,
    .page-scholarship-search #main-content .scholarshipSearchContainer h1 {
        
        text-align: left
    }
    .online-home .grid {
        padding: 100px 0
    }
}

#main-page #main-content .online-home .content-blocks .item .hero-sm .flat-button {
    color: #fff;
    font-family: HelveticaNeueW01-77BdCn_692722, sans-serif;
    padding: 5px 10px 4px
}

@media only screen and (min-width:1024px) {
    #onlineProfile,
    .online-home {
        margin-top: -60px!important
    }
}

.page-Profiles.section-online-schools #main-content .featured .logo {
    width: 17.13707%;
    height: auto;
    background: 0 0;
    text-indent: 0
}

.page-Profiles.section-online-schools .main-footer .footer-links ul li a {
    color: rgba(255, 255, 255, .5)!important
}

.page-Profiles.section-online-schools .main-footer .footer-links ul li a:hover {
    color: #fff!important;
    text-decoration: underline!important
}

.page-Profiles.section-online-schools .main-footer .footer-links .facebook,
.page-Profiles.section-online-schools .main-footer .footer-links .twitter {
    background-image: none!important;
    width: 35.63px!important;
    height: 35.63px!important;
    top: 0!important;
    text-indent: 0!important
}

.page-Profiles.section-online-schools .main-footer .footer-links ul li #feedback-widget a {
    color: #fff!important;
    padding: 8px 15px!important
}

.page-Profiles.section-online-schools .copyright .container a,
.page-Profiles.section-online-schools .copyright .container a:hover {
    color: rgba(255, 255, 255, .75)!important
}

#main-content .filter_section .filter_button {
    margin-right: 10px
}

.page-Profiles #lightbox .lb-outerContainer {
    height: auto!important
}

#main-content .savedScholarship,
#main-content .savedSchool {
    box-shadow: none!important
}

#main-content #schoolMatches {
    margin-top: 0
}

#main-content .profileInfoBox .searchBox form.nice {
    position: relative!important
}

#main-content .profileInfoBox button.search {
    position: absolute;
    top: 13px;
    right: 10px;
    background-position-x: -75px;
    width: 20px!important;
    height: 20px!important
}

.page-profile .schoolNotesEdit .col-1-1 {
    padding-top: 10px!important;
    padding-right: 0!important
}

.section-online-schools #main-content>table,
[class*=collected-articles] #main-content>table,
[data-pi-search-collection] #main-content>table {
    display: none
}

.section-online-schools #main-content .map_match .step>span,
[class*=collected-articles] #main-content .map_match .step>span,
[data-pi-search-collection] #main-content .map_match .step>span {
    padding: 0 8px
}

.section-online-schools #main-content .map_match .step .select2-container span.select2-arrow,
[class*=collected-articles] #main-content .map_match .step .select2-container span.select2-arrow,
[data-pi-search-collection] #main-content .map_match .step .select2-container span.select2-arrow {
    margin-right: 0;
    padding: 4px 0
}

.section-online-schools #main-content .select2-container .select2-choice .select2-arrow b,
[class*=collected-articles] #main-content .select2-container .select2-choice .select2-arrow b,
[data-pi-search-collection] #main-content .select2-container .select2-choice .select2-arrow b {
    background-position: 0 -4px
}

.section-online-schools #main-content .editorial_page .article_column .colleges_near .title_zip .zip,
[class*=collected-articles] #main-content .editorial_page .article_column .colleges_near .title_zip .zip,
[data-pi-search-collection] #main-content .editorial_page .article_column .colleges_near .title_zip .zip {
    display: inline-block;
    border: 1px solid silver;
    border-radius: 2px;
    box-shadow: none;
    
    margin: 0;
    padding: 4px 8px
}

.section-online-schools #main-content .editorial_page .article_column a.article_promo,
[class*=collected-articles] #main-content .editorial_page .article_column a.article_promo,
[data-pi-search-collection] #main-content .editorial_page .article_column a.article_promo {
    margin-top: 30px
}

.editorial_page .grid .article_column .tier3_articles .col-4-12 img {
    width: 100%!important;
    max-height: 200px
}

.section-online-schools .container.editorial_page.tier3 .grid {
    padding-top: 38px
}

.editorial_page .article_column .attribution span {
    vertical-align: middle
}

.editorial_page .grid .article_column .attribution img {
    float: left
}

.featuredScholarship .button.nice,
.imagewrap .button.nice,
.scholarship-save-wrapper .button.nice {
    color: #fff!important
}

.container.legacy.article-content {
    margin-bottom: 50px
}

@media only screen and (max-width:767px) {
    .container.legacy.article-content {
        margin-top: 75px
    }
}


@media only screen and (min-width:768px) {
    .container.legacy.article-content {
        padding-right: 20%!important
    }
}

.container.legacy.article-content .Heading_2,
.container.legacy.article-content .Heading_3,
.container.legacy.article-content .Heading_4,
.container.legacy.article-content .Heading_5,
.container.legacy.article-content h1,
.container.legacy.article-content h2,
.container.legacy.article-content h3,
.container.legacy.article-content h4,
.container.legacy.article-content h5 {
    font-family: 'Frutiger LT W01_65 Bold1475746', sans-serif;
    color: #383d42;
    letter-spacing: -.025em;
    margin: 40px 0 15px;
    display: block
}

.container.legacy.article-content p strong {
    color: #383d42;
    font-family: 'Frutiger LT W01_65 Bold1475746', sans-serif;
    font-weight: 400!important
}

.container.legacy.article-content ul {
    margin: 0 50px;
    list-style-type: disc
}

.container.legacy.article-content ol {
    margin: 0 20px
}

.container.legacy.article-content ol.fancy {
    margin: 0
}

.container.legacy.article-content table {
    border-radius: 3px;
    background-color: #fff;
    border: 1px solid #dce2e5
}

.container.legacy.article-content table tbody tr:nth-child(even) {
    background-color: #ebeef0
}

.container.legacy.article-content table tbody tr td {
    padding: 10px
}

.page-profile #main-content .savedSchoolsHeader {
    line-height: 1.25
}

.page-profile #main-content .listing-online-label {
    max-width: none!important
}

.signin-modal form .signin-options .remember-me label .checkbox {
    display: inline-block!important
}

#main-page #main-content .online-home .content-blocks .item .hero-sm .view_my_schools {
    position: relative;
    top: -10px
}

.map_match .select2-container .select2-choice {
    line-height: 1.5!important
}

.page-SchoolMatch #main-content .bottom-links .find-other {
    color: #fff
}

#main-content .registration h1 {
    background-color: transparent;
    color: #383d42
}

#deleteAccountModal {
    padding: 0 35px 35px
}

#deleteAccountModal .col-1-1 {
    padding-right: 0
}

#deleteAccountModal .edit-label-modal {
    font-weight: 500;
    padding-bottom: 5px;
}

#deleteAccountModal button {
    padding-right: 25px;
    padding-left: 25px
}

#deleteAccountModal button.orange.button {
    margin-right: 10px
}

#changePasswordModal {
    padding: 0 35px 35px
}

#changePasswordModal .col-1-1 {
    padding-right: 0
}

#changePasswordModal .edit-label-modal {
    font-weight: 500;
    padding-bottom: 5px;
}

#changePasswordModal .profile-error {
    color: red;
    float: left;
    margin: -20px 0 20px
}

#changePasswordModal button {
    padding-right: 27px;
    padding-left: 28px
}

#changePasswordModal button.orange.button {
    margin-right: 10px
}

#changePasswordModal button.gray.button {
    margin: 0!important
}

.page-products {
    overflow-y: auto
}

.page-products .nav-container .sales-nav ul li:first-child {
    padding-left: 0!important
}

.page-products .nav-container .sales-nav ul li:last-child {
    padding-right: 0!important
}

.page-SchoolMatch #main-content,
.page-profile #main-content {
    padding-top: 30px
}

.page-SchoolMatch #main-content h1,
.page-profile #main-content h1 {
}

.page-SchoolMatch #main-content .post-match .col-9-12,
.page-profile #main-content .post-match .col-9-12 {
    width: 100%;
    margin-top: -20px;
    padding-right: 10px
}

.page-SchoolMatch #main-content .post-match .col-9-12 .matches .match-container .school-match,
.page-profile #main-content .post-match .col-9-12 .matches .match-container .school-match {
    min-height: initial;
    overflow: auto
}

.page-SchoolMatch #main-content .post-match .col-9-12 .matches .match-container .school-match>.col-1-1:last-of-type,
.page-profile #main-content .post-match .col-9-12 .matches .match-container .school-match>.col-1-1:last-of-type {
    float: left;
    width: 100%
}

.page-SchoolMatch #main-content .post-match .col-9-12 .matches .match-container .school-match>.col-1-1:last-of-type .col-6-12,
.page-profile #main-content .post-match .col-9-12 .matches .match-container .school-match>.col-1-1:last-of-type .col-6-12 {
    width: 50%;
    float: left;
    padding-right: 10px!important
}

@media only screen and (min-width:768px) {
    .page-SchoolMatch #main-content .post-match .col-9-12,
    .page-profile #main-content .post-match .col-9-12 {
        margin-top: 0;
        width: 60%;
        padding-right: 0
    }
    .page-SchoolMatch #main-content .post-match .col-9-12 .matches .match-container .school-match,
    .page-profile #main-content .post-match .col-9-12 .matches .match-container .school-match {
        min-height: 408px
    }
    .page-SchoolMatch #main-content,
    .page-profile #main-content {
        margin-top: 95px
    }
}

@media only screen and (min-width:1024px) {
    .page-SchoolMatch #main-content,
    .page-profile #main-content {
        margin-top: 115px
    }
    .page-SchoolMatch #main-content h1,
    .page-profile #main-content h1 {
    }
    .page-SchoolMatch #main-content .post-match .col-9-12,
    .page-profile #main-content .post-match .col-9-12 {
        width: 74%
    }
}

.ug_form_submit img {
    margin-top: 7px!important
}

.page-products .intro .infographic .infographic-table img.graphic {
    max-height: inherit
}

.page-sitemap .treeview ul {
    background-color: transparent!important
}

.page-sitemap .treeview li {
    list-style-type: none!important
}

.page-sitemap .container.legacy.article-content {
    padding-right: 0!important
}

.page-sitemap .container.legacy.article-content h1 {
    padding-top: 10px
}

.page-sitemap .container.legacy.article-content ul {
    margin: 0 5px!important
}

.page-sitemap .container.legacy.article-content .treeview li:not(.expandable) {
    padding: 3px 0 3px 5px
}

@media only screen and (min-width:768px) {
    .page-sitemap .container.legacy.article-content ul {
        margin: 0 20px!important
    }
    .page-sitemap .container.legacy.article-content .treeview li:not(.expandable) {
        padding: 3px 0 3px 15px
    }
}

@media only screen and (max-width:767px) {
    .page-sitemap .container.legacy>div {
        width: 100%!important;
        padding: 0
    }
}

@media only screen and (min-width:768px) {
    .page-sitemap .container.legacy>div {
        padding-right: 20px
    }
}

.page-sitemap .container.legacy.article-content>div:first-of-type {
    width: 75%
}

.page-sitemap .container.legacy.article-content>div:nth-of-type(2) {
    width: 25%;
    padding-right: 0!important
}

.page-DisplayLink,
.page-InquiryForm,
.page-InquiryFormEmail {
    background-color: #fff
}

.page-DisplayLink .ug_form_container,
.page-InquiryForm .ug_form_container,
.page-InquiryFormEmail .ug_form_container {
    width: auto;
    margin: 0 auto;
    
    font-family: 'Frutiger Neue W01 Book', sans-serif
}

.page-DisplayLink .ug_form_container .ug_form_left_column,
.page-DisplayLink .ug_form_container .ug_form_right_column,
.page-InquiryForm .ug_form_container .ug_form_left_column,
.page-InquiryForm .ug_form_container .ug_form_right_column,
.page-InquiryFormEmail .ug_form_container .ug_form_left_column,
.page-InquiryFormEmail .ug_form_container .ug_form_right_column {
    width: 100%!important;
    padding-bottom: 50px
}

.page-InquiryForm .ug_form_container .ug_form_left_column {
    margin-bottom: 50px;
    background: #fff
}

.page-DisplayLink .ug_form_container .ug_form_right_column,
.page-InquiryForm .ug_form_container .ug_form_right_column,
.page-InquiryFormEmail .ug_form_container .ug_form_right_column {
    padding-right: 0
}

.page-DisplayLink .ug_form_container .ug_form_right_column .ug_form_fields label,
.page-InquiryForm .ug_form_container .ug_form_right_column .ug_form_fields label,
.page-InquiryFormEmail .ug_form_container .ug_form_right_column .ug_form_fields label {
    text-align: left;
    width: 100%;
    margin-bottom: 5px
}

.page-DisplayLink .ug_form_container .ug_form_right_column .short_input,
.page-DisplayLink .ug_form_container .ug_form_right_column input[type=text],
.page-DisplayLink .ug_form_container .ug_form_right_column select.select,
.page-InquiryForm .ug_form_container .ug_form_right_column .short_input,
.page-InquiryForm .ug_form_container .ug_form_right_column input[type=text],
.page-InquiryForm .ug_form_container .ug_form_right_column select.select,
.page-InquiryFormEmail .ug_form_container .ug_form_right_column .short_input,
.page-InquiryFormEmail .ug_form_container .ug_form_right_column input[type=text],
.page-InquiryFormEmail .ug_form_container .ug_form_right_column select.select {
    width: 90%!important
}

@media only screen and (min-width:768px) {
    .page-DisplayLink .ug_form_container .ug_form_right_column .ug_form_fields label,
    .page-InquiryForm .ug_form_container .ug_form_right_column .ug_form_fields label,
    .page-InquiryFormEmail .ug_form_container .ug_form_right_column .ug_form_fields label {
        text-align: right;
        width: 190px;
        margin-bottom: 12px
    }
    .page-DisplayLink .ug_form_container .ug_form_right_column input[type=text],
    .page-DisplayLink .ug_form_container .ug_form_right_column select.select,
    .page-InquiryForm .ug_form_container .ug_form_right_column input[type=text],
    .page-InquiryForm .ug_form_container .ug_form_right_column select.select,
    .page-InquiryFormEmail .ug_form_container .ug_form_right_column input[type=text],
    .page-InquiryFormEmail .ug_form_container .ug_form_right_column select.select {
        width: 320px!important
    }
    .page-DisplayLink .ug_form_container .ug_form_right_column .short_input,
    .page-InquiryForm .ug_form_container .ug_form_right_column .short_input,
    .page-InquiryFormEmail .ug_form_container .ug_form_right_column .short_input {
        width: 150px!important
    }
}

@media only screen and (min-width:1024px) {
    .page-DisplayLink .ug_form_container,
    .page-InquiryForm .ug_form_container,
    .page-InquiryFormEmail .ug_form_container {
        padding-right: 30px!important;
        padding-left: 30px!important
    }
    .page-DisplayLink .ug_form_container .ug_form_right_column,
    .page-InquiryForm .ug_form_container .ug_form_right_column,
    .page-InquiryFormEmail .ug_form_container .ug_form_right_column {
        width: 70%!important;
        padding-right: 10px
    }
    .page-DisplayLink .ug_form_container .ug_form_left_column,
    .page-InquiryForm .ug_form_container .ug_form_left_column,
    .page-InquiryFormEmail .ug_form_container .ug_form_left_column {
        width: 30%!important
    }
}

#mapG .gmnoprint img,
#map_canvas .gmnoprint img {
    max-width: none!important;
    max-height: none!important
}

.page-DisplayLink #framediv {
    margin: 0 auto;
    width: auto!important
}

body.section-online-schools {
    background-color: #f4f6f8
}

body.section-online-schools .addthis_sharing_toolbox {
    display: none
}

body.section-online-schools #main-page #main-content span {
    display: inline
}

@media screen and (max-width:480px) {
    body.section-online-schools #main-page #main-content select {
    }
}

body.section-online-schools #main-page #main-content .info-blurbs .icon {
    background: 0 0
}

body.section-online-schools #main-page #main-content .grid:first-of-type {
    overflow: hidden
}

body.section-online-schools #main-page #main-content .ui-widget-overlay {
    z-index: 99999
}

body.section-online-schools #main-page #main-content .ui-dialog.ui-widget {
    z-index: 999999999!important
}

body.section-online-schools #main-page #main-content .full-width-container.search-bar {
    background: #2e3132!important
}

body.section-online-schools #main-page #main-content ON .full-width-container.search-bar nav {
    background: 0 0!important
}

body.section-online-schools #main-page #main-content [data-hint] {
    font-weight: 700
}

body.section-online-schools #main-page #main-content .help {
    position: relative;
    top: 2px;
    left: 3px;
    display: inline;
    vertical-align: middle
}

body.section-online-schools #main-page #main-content .help:before {
    position: relative;
    z-index: 9999;
    color: rgba(243, 109, 44, .8);
}

body.section-online-schools #main-page #main-content .online-header {
    overflow: hidden;
    position: relative;
    background: url(../../../cdn/images/non1.jpg) 50% 50% no-repeat;
    background-size: cover
}

body.section-online-schools #main-page #main-content .online-header .grid.grid-pad {
    overflow: visible;
    position: relative;
    padding-top: 30px;
    padding-bottom: 30px
}

body.section-online-schools #main-page #main-content .online-header .school-header-wrap {
    display: table
}

body.section-online-schools #main-page #main-content .online-header .school-header-wrap .enhanced-logo {
    padding-right: 15px;
    line-height: 0
}

body.section-online-schools #main-page #main-content .online-header .school-header-wrap .enhanced-logo img {
    max-width: 66px;
    height: auto
}

body.section-online-schools #main-page #main-content .online-header .school-header-wrap .enhanced-logo,
body.section-online-schools #main-page #main-content .online-header .school-header-wrap .school-titles {
    display: table-cell;
    vertical-align: top
}

body.section-online-schools #main-page #main-content .online-header .school-header-wrap .enhanced-logo img,
body.section-online-schools #main-page #main-content .online-header .school-header-wrap .school-titles img {
    margin-top: 4px;
    background-color: #fff;
    border-radius: 3px;
    -webkit-box-shadow: 3px 3px 0 0 rgba(50, 53, 56, .4);
    box-shadow: 3px 3px 0 0 rgba(50, 53, 56, .4)
}

body.section-online-schools #main-page #main-content .online-header .hero-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background: -moz-linear-gradient(top, transparent 33%, rgba(0, 0, 0, .75) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(33%, transparent), color-stop(100%, rgba(0, 0, 0, .75)));
    background: -webkit-linear-gradient(top, transparent 33%, rgba(0, 0, 0, .75) 100%);
    background: -o-linear-gradient(top, transparent 33%, rgba(0, 0, 0, .75) 100%);
    background: -ms-linear-gradient(top, transparent 33%, rgba(0, 0, 0, .75) 100%);
    background: linear-gradient(to bottom, transparent 33%, rgba(0, 0, 0, .75) 100%);
    background-color: rgba(46, 50, 56, .66)
}

body.section-online-schools #main-page #main-content .online-header h1,
body.section-online-schools #main-page #main-content .online-header h2 {
    margin: 0;
    color: #fff;
    line-height: 1.15
}

body.section-online-schools #main-page #main-content .online-header h1 {
    font-family: "proxima-soft", sans-serif;
    
    line-height: 1.05;
    font-weight: 400
}

body.section-online-schools #main-page #main-content .online-header .col-9-12 {
    margin-bottom: 0
}

body.section-online-schools #main-page #main-content .online-header .really-fast-fact {
    margin-right: 15px;
    color: #fff;
    opacity: 1;
    
    font-family: HelveticaNeueW01-77BdCn_692722, sans-serif;
    font-weight: 400;
    letter-spacing: .0175em;
    text-transform: uppercase
}

body.section-online-schools #main-page #main-content .online-header .really-fast-fact:first-of-type {
    margin-right: 12px
}

body.section-online-schools #main-page #main-content .online-header .really-fast-fact.icon:before {
    position: relative;
    vertical-align: middle;
    padding-right: 2px
}

body.section-online-schools #main-page #main-content .online-header .really-fast-fact.online:before {
    margin-right: 5px;
    
}

body.section-online-schools #main-page #main-content .online-header .really-fast-fact.location:before {
    top: -1px;
    margin-right: 2px;
    
}

body.section-online-schools #main-page #main-content .online-header .really-fast-fact.school-type:before {
    top: -1px;
    margin-right: 6px;
}

body.section-online-schools #main-page #main-content .online-header .really-fast-fact.accred {
    margin-right: 0
}

body.section-online-schools #main-page #main-content .online-header .really-fast-fact.accred.accred:before {
    top: -1px;
    margin-right: 5px;
}

body.section-online-schools #main-page #main-content .online-header .right-of-fast-facts {
    width: 100%;
    z-index: 10;
    margin: 0 auto;
    padding: 30px 20px 0
}

body.section-online-schools #main-page #main-content .online-header .right-of-fast-facts .flat-button {
    width: 100%;
    text-align: center
}

body.section-online-schools #main-page #main-content .online-header .right-of-fast-facts .view_my_schools {
    display: block;
    text-align: center;
    margin-top: 3px;
    color: #fff;
    font-family: "proxima-soft", sans-serif;
    font-weight: 700;
}

body.section-online-schools #main-page #main-content .online-header .right-of-fast-facts .more-programs,
body.section-online-schools #main-page #main-content .online-header .right-of-fast-facts .more-schools,
body.section-online-schools #main-page #main-content .online-header .right-of-fast-facts .save-school.saved i span,
body.section-online-schools #main-page #main-content .online-header .right-of-fast-facts .save-school.saved:after,
body.section-online-schools #main-page #main-content .online-header .right-of-fast-facts .save-school.saved:before,
body.section-online-schools #main-page #main-content .right-of-fast-facts .school-links ul {
    display: none
}

body.section-online-schools #main-page #main-content .online-header .right-of-fast-facts .button {
    width: 100%;
    height: 38px;
    letter-spacing: normal;
    font-family: "proxima-soft", sans-serif;
    font-weight: 700;
}

body.section-online-schools #main-page #main-content .online-header .right-of-fast-facts .button:hover {
    color: #fff
}

body.section-online-schools #main-page #main-content .online-header .right-of-fast-facts .half-buttons .button {
    width: calc(50% - 5px)
}

body.section-online-schools #main-page #main-content .online-header .right-of-fast-facts .save-school {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    border-color: #3c92d4;
    color: #3c92d4
}

body.section-online-schools #main-page #main-content .online-header .right-of-fast-facts .save-school.saved {
    background: #3c92d4;
    color: #fff!important
}

body.section-online-schools #main-page #main-content .online-header .right-of-fast-facts .save-school.saved i:after {
    content: "SAVED";
    font-style: normal;
    margin-left: 6px;
    position: relative;
    top: 1px
}

body.section-online-schools #main-page #main-content .online-header .right-of-fast-facts .save-school i span {
    position: relative;
    top: 0;
    margin-left: 6px;
    font-style: normal
}

body.section-online-schools #main-page #main-content .online-header .right-of-fast-facts .save-school i:after {
    content: "";
    padding-left: 0
}

body.section-online-schools #main-page #main-content .online-header .right-of-fast-facts .request-info {
    margin-right: 5px;
    padding: 12px 5px 10px;
    background-color: #60a85e;
    border-color: #60a85e;
    color: #fff!important
}

body.section-online-schools #main-page #main-content .online-header.enhanced {
    position: relative;
    background-repeat: no-repeat;
    background-position: 50% 50%!important;
    background-size: cover
}

body.section-online-schools #main-page #main-content .right-of-fast-facts #SchoolLinkSection {
    margin-top: 15px
}

body.section-online-schools #main-page #main-content .right-of-fast-facts #SchoolLinkSection h4 {
    margin: 12px 0 5px;
    color: #fff;
    font-family: "proxima-soft", sans-serif;
    font-weight: 700;
    font-weight: 400;
    
    
    line-height: 1
}

body.section-online-schools #main-page #main-content .right-of-fast-facts ul.links {
    margin: 5px 0 0;
    padding: 0
}

body.section-online-schools #main-page #main-content .right-of-fast-facts ul.links li {
    margin: 2px 0;
    float: left;
    clear: both;
    line-height: 1
}

body.section-online-schools #main-page #main-content .right-of-fast-facts ul.links li a {
    
    
}

body.section-online-schools #main-page #main-content .right-of-fast-facts .school-links select {
    width: 100%;
    height: 30px;
    border: none;
    border-radius: 2px
}

body.section-online-schools #main-page #main-content .right-of-fast-facts .contact-school {
    text-align: center
}

body.section-online-schools #main-page #main-content .right-of-fast-facts .contact-school .request {
    margin-bottom: 0
}

body.section-online-schools #main-page #main-content .right-of-fast-facts .contact-school .or {
    padding: 5px 0 7px;
    color: #a9a9aa;
    
    
    font-style: italic
}

body.section-online-schools #main-page #main-content .right-of-fast-facts .contact-school .or:after,
body.section-online-schools #main-page #main-content .right-of-fast-facts .contact-school .or:before {
    content: ' - '
}

body.section-online-schools #main-page #main-content .right-of-fast-facts .contact-school .phone,
body.section-online-schools #main-page #main-content .right-of-fast-facts .contact-school .phone a {
    color: #fff;
    font-family: HelveticaNeueW01-77BdCn_692722, sans-serif;
    
    
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: -.025em;
    white-space: nowrap
}

body.section-online-schools #main-page #main-content .right-of-fast-facts .contact-school .phone.one,
body.section-online-schools #main-page #main-content .right-of-fast-facts .contact-school .phone.two {
    display: inline;
    
    font-size: 2.4rem
}

body.section-online-schools #main-page #main-content .right-of-fast-facts .contact-school .phone.two:before {
    display: inline-block;
    position: relative;
    top: -4px;
    padding: 0 6px 0 2px;
    color: #a9a9aa;
    
    ;
    text-transform: lowercase;
    content: 'or'
}

body.section-online-schools #main-page #main-content .overview {
    border-top: 150px solid transparent;
    margin-top: -150px;
    padding-bottom: 0!important;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box
}

body.section-online-schools #main-page #main-content .overview .content {
    width: 100%;
    float: left;
    margin-top: 15px
}

body.section-online-schools #main-page #main-content .overview .content .fade-overlay {
    z-index: 1000;
    position: absolute;
    top: 0;
    width: 100%;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0, #e9e9e9 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, 0)), color-stop(100%, #e9e9e9));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, #e9e9e9 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0, #e9e9e9 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0, #e9e9e9 100%);
    background: linear-gradient(top, rgba(255, 255, 255, 0) 0, #e9e9e9 100%)
}

body.section-online-schools #main-page #main-content .overview .content .collapse,
body.section-online-schools #main-page #main-content .overview .content .expand {
    cursor: pointer;
    display: block;
    width: 100%;
    margin-top: 15px;
    padding: 5px 10px;
    border-radius: 3px;
    background-color: rgba(50, 53, 56, .25);
    color: #4c4e4f;
    font-family: HelveticaNeueW01-77BdCn_692722, sans-serif;
    text-transform: uppercase;
    opacity: .75
}

body.section-online-schools #main-page #main-content .overview .content .collapse:before,
body.section-online-schools #main-page #main-content .overview .content .expand:before {
    font-family: pi-icon-set!important;
    font-style: normal!important;
    font-weight: 400!important;
    font-variant: normal!important;
    text-transform: none!important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: middle;
    position: relative;
    top: -1px;
    margin-right: 4px
}

body.section-online-schools #main-page #main-content .overview .content .expand:before {
    content: "N"
}

body.section-online-schools #main-page #main-content .overview .content .collapse:before {
    content: "O"
}

body.section-online-schools #main-page #main-content .overview .content .overview-text {
    position: relative;
    margin-bottom: 75px;
    padding: 0 10px;
    color: #333436;
    
    
    line-height: 1.333;
    opacity: .9
}

body.section-online-schools #main-page #main-content .overview .content .overview-text h2,
body.section-online-schools #main-page #main-content .overview .content .overview-text h3 {
    font-family: HelveticaNeueW01-77BdCn_692722, sans-serif;
    font-weight: 400;
    text-transform: none
}

body.section-online-schools #main-page #main-content .overview .content .overview-text h2:first-of-type {
    margin-top: 0
}

body.section-online-schools #main-page #main-content .overview .content .overview-text h2 {
    margin: 20px 0 5px;
    padding: 0;
    color: #4a9ac7;
    
    
}

body.section-online-schools #main-page #main-content .overview .content .overview-text h3 {
    margin: 20px 0 5px;
    color: #4c4e4f;
    
    
}

body.section-online-schools #main-page #main-content .overview .content .overview-text ul {
    display: block;
    padding: 5px 40px;
    font-weight: 700
}

body.section-online-schools #main-page #main-content .overview .content .overview-text ul li {
    margin: 5px 0;
    text-indent: -9px;
    line-height: 1.1
}

body.section-online-schools #main-page #main-content .overview .content .overview-text ul li:last-child {
    margin-bottom: 0
}

body.section-online-schools #main-page #main-content .overview .content .overview-text ul li:before {
    position: relative;
    top: 4px;
    display: inline-block;
    
    
    font-family: pi-icon-set!important;
    font-style: normal!important;
    font-weight: 400!important;
    text-transform: none!important;
    line-height: 1;
    content: "z"
}

body.section-online-schools #main-page #main-content .overview .content .overview-text ol {
    list-style-type: decimal;
    list-style-position: inside;
    display: block;
    padding: 5px 35px;
    font-weight: 700
}

body.section-online-schools #main-page #main-content .overview .content .overview-text ol li {
    margin: 5px 0;
    text-indent: -9px;
    line-height: 1.1
}

body.section-online-schools #main-page #main-content .overview h3 {
    margin: 0 0 10px;
    
    
    font-weight: 700
}

body.section-online-schools #main-page #main-content .overview .sidebar {
    display: none
}

body.section-online-schools #main-page #main-content .overview .latest-tweet {
    margin-top: .75em;
    padding: 25px 0;
    background-color: rgba(85, 172, 238, .8);
    text-align: center
}

body.section-online-schools #main-page #main-content .overview .latest-tweet h5 {
    margin: 0 0 10px;
    color: #fff;
    font-family: "proxima-soft", sans-serif;
    
    ;
    font-weight: 400
}

body.section-online-schools #main-page #main-content .overview .latest-tweet h5:before {
    position: relative;
    top: -2px;
    vertical-align: middle;
    margin-right: 5px;
    
    
}

body.section-online-schools #main-page #main-content .overview .latest-tweet p {
    width: 100%;
    margin: 0 auto;
    color: #edf4fa;
    
    ;
    font-weight: 500;
    font-style: italic
}

body.section-online-schools #main-page #main-content .overview .latest-tweet p strong {
    color: #fff;
    font-weight: 700
}

body.section-online-schools #main-page #main-content .overview .latest-tweet .tweet-date {
    margin: 5px 0 0;
    color: #badaf2;
    
    
    font-weight: 700;
    font-style: italic
}

body.section-online-schools #main-page #main-content .overview .connect {
    background-color: #dde1e3;
    padding: 25px 0;
    text-align: center
}

body.section-online-schools #main-page #main-content .overview .connect h5 {
    margin: 0 0 15px;
    color: #555;
    font-family: "proxima-soft", sans-serif;
    
    ;
    font-weight: 400
}

body.section-online-schools #main-page #main-content .overview .connect [class*=icon-pi-] {
    display: inline-table;
    margin: 0 3px;
    padding: 10px;
    -webkit-border-radius: 999px;
    border-radius: 999px;
    color: #fff;
    
    
    line-height: 0;
    text-align: center
}

body.section-online-schools #main-page #main-content .overview .connect [class*=icon-pi-] div {
    text-indent: -9999px
}

body.section-online-schools #main-page #main-content .overview .connect .icon-pi-twitter {
    background-color: rgba(85, 172, 238, .8)
}

body.section-online-schools #main-page #main-content .overview .connect .icon-pi-facebook {
    background-color: rgba(59, 89, 152, .8)
}

body.section-online-schools #main-page #main-content .overview .connect .icon-pi-linkedin {
    background-color: rgba(9, 118, 180, .8)
}

body.section-online-schools #main-page #main-content .overview .connect .icon-pi-gplus {
    background-color: rgba(221, 75, 57, .9)
}

body.section-online-schools #main-page #main-content .overview .connect .icon-pi-youtube {
    background-color: rgba(179, 18, 23, .75)
}

body.section-online-schools #main-page #main-content .overview .connect .icon-pi-pinterest-1 {
    background-color: rgba(204, 33, 39, .8)
}

body.section-online-schools #main-page #main-content .overview .connect .icon-pi-instagram {
    background-color: rgba(63, 114, 155, .8)
}

body.section-online-schools #main-page #main-content .overview .connect .icon-pi-rssfeed {
    background-color: rgba(255, 102, 0, .7)
}

body.section-online-schools #main-page #main-content h5.photosVideos {
    margin: 0 0 15px;
    color: #555;
    font-family: "proxima-soft", sans-serif;
    
    
    font-weight: 400;
    text-align: center
}

body.section-online-schools #main-page #main-content .carousel .owl-stage-outer {
    z-index: 100
}

body.section-online-schools #main-page #main-content .carousel .owl-stage-outer .owl-stage .owl-item .owl-video-wrapper .owl-video-play-icon {
    background: url(../../../cdn/images/owl.video.play.png)
}

body.section-online-schools #main-page #main-content .carousel .owl-stage-outer .owl-stage .owl-item .owl-video-wrapper .owl-video-tn {
    background-size: cover
}

body.section-online-schools #main-page #main-content .carousel .owl-controls {
    height: 0
}

body.section-online-schools #main-page #main-content .carousel .owl-controls .carousel-control {
    visibility: hidden;
    position: absolute;
    z-index: 99999;
    display: table;
    margin: 0;
    padding: 0 10px;
    background-color: rgba(0, 0, 0, .4);
    color: #fff;
    border: none;
    cursor: pointer;
    
    outline: 0
}

body.section-online-schools #main-page #main-content .carousel .owl-controls .carousel-control i {
    opacity: .75;
    display: table-cell;
    vertical-align: middle
}

body.section-online-schools #main-page #main-content .carousel .owl-controls .carousel-control.prev {
    top: 0;
    left: 0;
    bottom: 0
}

body.section-online-schools #main-page #main-content .carousel .owl-controls .carousel-control.next {
    top: 0;
    right: 0;
    bottom: 0
}

body.section-online-schools #main-page #main-content .owl-carousel .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

body.section-online-schools #main-page #main-content .owl-carousel .owl-animated-in {
    z-index: 0
}

body.section-online-schools #main-page #main-content .owl-carousel .owl-animated-out {
    z-index: 1
}

body.section-online-schools #main-page #main-content .owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

body.section-online-schools #main-page #main-content .owl-height {
    -webkit-transition: height .5s ease-in-out;
    -moz-transition: height .5s ease-in-out;
    -ms-transition: height .5s ease-in-out;
    -o-transition: height .5s ease-in-out;
    transition: height .5s ease-in-out
}

body.section-online-schools #main-page #main-content .owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

body.section-online-schools #main-page #main-content .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y
}

body.section-online-schools #main-page #main-content .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

body.section-online-schools #main-page #main-content .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    z-index: 101;
    -webkit-transform: translate3d(0, 0, 0)
}

body.section-online-schools #main-page #main-content .owl-carousel .owl-controls .owl-dot,
body.section-online-schools #main-page #main-content .owl-carousel .owl-controls .owl-nav .owl-next,
body.section-online-schools #main-page #main-content .owl-carousel .owl-controls .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

body.section-online-schools #main-page #main-content .owl-carousel.owl-loaded {
    display: block
}

body.section-online-schools #main-page #main-content .owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

body.section-online-schools #main-page #main-content .owl-carousel.owl-hidden {
    opacity: 0
}

body.section-online-schools #main-page #main-content .owl-carousel .owl-refresh .owl-item {
    display: none
}

body.section-online-schools #main-page #main-content .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

body.section-online-schools #main-page #main-content .owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

body.section-online-schools #main-page #main-content .owl-carousel.owl-text-select-on .owl-item {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto
}

body.section-online-schools #main-page #main-content .owl-carousel .owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

body.section-online-schools #main-page #main-content .owl-carousel.owl-rtl {
    direction: rtl
}

body.section-online-schools #main-page #main-content .owl-carousel.owl-rtl .owl-item {
    float: right
}

body.section-online-schools #main-page #main-content .no-js .owl-carousel {
    display: block
}

body.section-online-schools #main-page #main-content .owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity .4s ease;
    -moz-transition: opacity .4s ease;
    -ms-transition: opacity .4s ease;
    -o-transition: opacity .4s ease;
    transition: opacity .4s ease
}

body.section-online-schools #main-page #main-content .owl-carousel .owl-video-wrapper {
    position: absolute;
    height: 100%;
    width: 100%;
    background: #000
}

body.section-online-schools #main-page #main-content .owl-carousel .owl-video-wrapper .owl-video-play-icon {
    z-index: 600
}

body.section-online-schools #main-page #main-content .owl-carousel .owl-video-wrapper .owl-lazy {
    opacity: 1
}

body.section-online-schools #main-page #main-content .owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(../../../cdn/images/owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: scale .1s ease;
    -moz-transition: scale .1s ease;
    -ms-transition: scale .1s ease;
    -o-transition: scale .1s ease;
    transition: scale .1s ease
}

body.section-online-schools #main-page #main-content .owl-carousel .owl-video-play-icon:hover {
    -webkit-transition: scale(1.3, 1.3);
    -moz-transition: scale(1.3, 1.3);
    -ms-transition: scale(1.3, 1.3);
    -o-transition: scale(1.3, 1.3);
    transition: scale(1.3, 1.3)
}

body.section-online-schools #main-page #main-content .owl-carousel .owl-video-playing .owl-video-play-icon,
body.section-online-schools #main-page #main-content .owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

body.section-online-schools #main-page #main-content .owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    -webkit-transition: opacity .4s ease;
    -moz-transition: opacity .4s ease;
    -ms-transition: opacity .4s ease;
    -o-transition: opacity .4s ease;
    transition: opacity .4s ease
}

body.section-online-schools #main-page #main-content .owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1
}

body.section-online-schools #main-page #main-content .at-a-glance {
    background-color: #c6c9cc;
    background-image: -moz-linear-gradient(top, #e2e4e7, #c6c9cc);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e2e4e7), to(#c6c9cc));
    background-image: -webkit-linear-gradient(top, #e2e4e7, #c6c9cc);
    background-image: -o-linear-gradient(top, #e2e4e7, #c6c9cc);
    background-image: linear-gradient(to bottom, #e2e4e7, #c6c9cc);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffe2e4e7', endColorstr='#ffc6c9cc', GradientType=0)
}

body.section-online-schools #main-page #main-content .at-a-glance .grid.grid-pad {
    padding-top: 35px;
    padding-bottom: 35px
}

body.section-online-schools #main-page #main-content .at-a-glance .fast-facts .content {
    padding-right: 20px
}

body.section-online-schools #main-page #main-content .at-a-glance .fast-facts h3 {
    margin: 0 0 -10px;
    color: #4c4e4f;
    font-family: "proxima-soft", sans-serif;
    font-weight: 700;
    font-weight: 400
}

body.section-online-schools #main-page #main-content .at-a-glance .fast-facts .area-of-study-tax {
    display: block;
    margin-top: 15px;
    color: #64676a
}

body.section-online-schools #main-page #main-content .at-a-glance .fast-facts .area-of-study-tax:before {
    position: relative;
    top: -1px;
    vertical-align: middle;
    opacity: .75;
    
    padding-right: 1px
}

body.section-online-schools #main-page #main-content .at-a-glance .fast-facts .area-of-study-tax span.subject {
    
    
    line-height: 1;
    font-weight: 500
}

body.section-online-schools #main-page #main-content .at-a-glance .fast-facts .area-of-study-tax span.subject:after {
    content: ', '
}

body.section-online-schools #main-page #main-content .at-a-glance .fast-facts .area-of-study-tax span.subject:nth-last-child(2):after {
    content: ''
}

body.section-online-schools #main-page #main-content .at-a-glance .fast-facts .fast-fact {
    display: table;
    padding: 20px 0 0
}

body.section-online-schools #main-page #main-content .at-a-glance .fast-facts .fast-fact .label,
body.section-online-schools #main-page #main-content .at-a-glance .fast-facts .fast-fact .value {
    display: table-cell;
    vertical-align: middle
}

body.section-online-schools #main-page #main-content .at-a-glance .fast-facts .fast-fact .value {
    color: #4a9ac7;
    font-family: "Neue Helvetica W01_89 Cm Heavy", sans-serif;
    
    font-size: 4.2rem;
    font-weight: 400;
    letter-spacing: -.0175em;
    line-height: 1;
    text-transform: uppercase
}

body.section-online-schools #main-page #main-content .at-a-glance .fast-facts .fast-fact .value.value-range {
    
    
    display: initial
}

body.section-online-schools #main-page #main-content .at-a-glance .fast-facts .fast-fact .value.value-range.per-fix {
    white-space: nowrap
}

body.section-online-schools #main-page #main-content .at-a-glance .fast-facts .fast-fact .value.value-range sup {
    top: 0;
    
    font-size: 2.6rem
}

body.section-online-schools #main-page #main-content .at-a-glance .fast-facts .fast-fact .value sup {
    position: relative;
    top: -12px;
    vertical-align: baseline;
    
    
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    body.section-online-schools #main-page #main-content .at-a-glance .fast-facts .fast-fact .value sup {
        top: -.6em
    }
}

body.section-online-schools #main-page #main-content .at-a-glance .fast-facts .fast-fact .value.aed sup,
body.section-online-schools #main-page #main-content .at-a-glance .fast-facts .fast-fact .value.cad sup:last-of-type,
body.section-online-schools #main-page #main-content .at-a-glance .fast-facts .fast-fact .value.chf sup,
body.section-online-schools #main-page #main-content .at-a-glance .fast-facts .fast-fact .value.kes sup {
    position: relative;
    top: -12px;
    vertical-align: baseline;
    
    
}

body.section-online-schools #main-page #main-content .at-a-glance .fast-facts .fast-fact .label {
    padding-left: 5px;
    color: #838588;
    
    
    line-height: 1;
    font-weight: 400;
    text-transform: lowercase
}

body.section-online-schools #main-page #main-content .at-a-glance .fast-facts .fast-fact .label strong {
    display: block;
    color: #64676a;
    font-family: HelveticaNeueW01-77BdCn_692722, sans-serif;
    font-weight: 400;
    letter-spacing: .0175em;
    text-transform: uppercase
}

body.section-online-schools #main-page #main-content .at-a-glance .fast-facts .enhanced-signup,
body.section-online-schools #main-page #main-content .at-a-glance .fast-facts .fast-fact.not-available .value sup,
body.section-online-schools #main-page #main-content .nav-container .save-bar {
    display: none
}

body.section-online-schools #main-page #main-content .at-a-glance .fast-facts .fast-fact.not-available {
    opacity: .25
}

body.section-online-schools #main-page #main-content .at-a-glance .fast-facts .fast-fact.not-available .value {
    position: relative;
    float: left;
    color: #54575b;
    
    font-size: 4.2rem;
    letter-spacing: -.025em;
    text-align: center;
    white-space: nowrap
}

body.section-online-schools #main-page #main-content .at-a-glance .fast-facts .fast-fact.min-completion-time.not-available .label {
    position: relative;
    top: -2px
}

body.section-online-schools #main-page #main-content .online-main {
    overflow: auto;
    background-color: #e9e9e9
}

body.section-online-schools #main-page #main-content .online-main section {
    padding: 35px 0
}

body.section-online-schools #main-page #main-content .online-main section h1,
body.section-online-schools #main-page #main-content .online-main section h2 {
    margin: 0;
    padding: 0 15px;
    line-height: 1.25
}

body.section-online-schools #main-page #main-content .online-main section h1 {
    color: #383d42;
    font-family: "proxima-soft", sans-serif;
    
    
    font-weight: 400
}

body.section-online-schools #main-page #main-content .online-main section h2 {
    margin-top: -3px;
    color: #4f565e;
    font-family: "proxima-soft", sans-serif;
    
    
    font-weight: 400
}

body.section-online-schools #main-page #main-content .online-main section h3 {
    margin: 30px 0 15px;
    color: #4f565e;
    font-family: HelveticaNeueW01-77BdCn_692722, sans-serif;
    
    ;
    font-weight: 400;
    text-transform: uppercase
}

body.section-online-schools #main-page #main-content .online-main section .content {
    padding: 0 5px
}

body.section-online-schools #main-page #main-content .nav-container {
    position: absolute;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 61px
}

body.section-online-schools #main-page #main-content .nav-container.fixed {
    position: fixed;
    top: 50px;
    z-index: 99999;
    -webkit-backface-visibility: hidden
}

@media only screen and (min-width:1024px) {
    body.section-online-schools #main-page #main-content .nav-container.fixed {
        top: 60px
    }
}

body.section-online-schools .nav-container.fixed .sticky-logo-wrap {
    display: none!important
}

body.section-online-schools #main-page #main-content .nav-container.fixed .save-bar {
    display: block;
    padding: 10px 0;
    background: rgba(70, 72, 74, .9)
}

body.section-online-schools #main-page #main-content .nav-container.fixed .save-bar .grid {
    display: table;
    padding: 0 15px
}

body.section-online-schools #main-page #main-content .nav-container.fixed .save-bar .grid .col-7-12 .sticky-logo-wrap {
    display: none
}

body.section-online-schools #main-page #main-content .nav-container.fixed .save-bar .grid>div {
    display: table-cell;
    vertical-align: middle;
    padding-left: 0;
    float: none
}

body.section-online-schools #main-page #main-content .nav-container #main-nav,
body.section-online-schools #main-page #main-content .nav-container.fixed .save-bar .grid>div .save-school i:after,
body.section-online-schools #main-page #main-content .nav-container.fixed .save-bar .grid>div .save-school.saved:after,
body.section-online-schools #main-page #main-content .nav-container.fixed .save-bar .grid>div .save-school.saved:before,
body.section-online-schools #main-page #main-content .online-program .at-a-glance .fast-facts .fast-fact.min-completion-time.no-minimum .label strong,
body.section-online-schools #main-page #main-content .tablet-nav-container {
    display: none
}

body.section-online-schools #main-page #main-content .nav-container.fixed .save-bar .grid>div h1,
body.section-online-schools #main-page #main-content .nav-container.fixed .save-bar .grid>div h2 {
    margin: 0;
    color: #fff;
    line-height: 1
}

body.section-online-schools #main-page #main-content .nav-container.fixed .save-bar .grid>div h1 {
    font-family: "proxima-soft", sans-serif;
    
    
    font-weight: 400
}

body.section-online-schools #main-page #main-content .nav-container.fixed .save-bar .grid>div h2 {
    margin-top: 3px;
    font-family: "proxima-soft", sans-serif;
    
    
    font-weight: 400;
    opacity: .75
}

body.section-online-schools #main-page #main-content .nav-container.fixed .save-bar .grid>div .request-info {
    margin-right: 5px;
    padding: 10px 15px 9px;
    float: right;
    color: #fff!important;
    background-color: #60a85e;
    border-color: #60a85e;
    
    font-family: "proxima-soft", sans-serif!important;
    letter-spacing: normal
}

body.section-online-schools #main-page #main-content .nav-container.fixed .save-bar .grid>div .save-school {
    width: 34px;
    height: 34px;
    padding: 7px 0;
    float: right;
    letter-spacing: normal;
    color: #3c92d4;
    border-color: #3c92d4;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none
}

body.section-online-schools #main-page #main-content .nav-container.fixed .save-bar .grid>div .save-school:hover,
body.section-online-schools #main-page #main-content .nav-container.fixed .save-bar .grid>div .save-school:hover i {
    color: #fff!important
}

body.section-online-schools #main-page #main-content .nav-container.fixed .save-bar .grid>div .save-school i {
    color: #3c92d4
}

body.section-online-schools #main-page #main-content .nav-container.fixed .save-bar .grid>div .save-school.saved {
    background: #3c92d4;
    color: #fff!important
}

body.section-online-schools #main-page #main-content .nav-container.fixed .save-bar .grid>div .save-school.saved i {
    color: #fff!important
}

body.section-online-schools #main-page #main-content .nav-container.fixed .save-bar .grid>div:nth-child(2) {
    width: 40%
}

body.section-online-schools #main-page #main-content .online-program,
body.section-online-schools #main-page #main-content .online-school {
    margin-top: 10px;
    overflow: hidden;
    -webkit-overflow-scrolling: touch
}

body.section-online-schools #main-page #main-content .online-program .online-header h2 {
    margin-top: 5px;
    padding-top: 0;
    padding-bottom: 15px;
    font-family: "proxima-soft", sans-serif;
    
    
    font-weight: 400;
    color: #dddfe1
}

body.section-online-schools #main-page #main-content .online-program .online-header h2 a {
    font-family: inherit;
    color: #dddfe1
}

body.section-online-schools #main-page #main-content .online-program .online-header h2 a:hover {
    color: #fff
}

body.section-online-schools #main-page #main-content .online-program .online-header h3 {
    margin: -15px 0 0;
    padding-bottom: 15px;
    
    
    font-weight: 300;
    color: #dddfe1;
    opacity: .8
}

body.section-online-schools #main-page #main-content .online-program .online-header h3 a {
    font-family: inherit;
    color: #dddfe1
}

body.section-online-schools #main-page #main-content .online-program .online-header h3 a:hover {
    color: #fff
}

body.section-online-schools #main-page #main-content .online-program .at-a-glance .fast-facts .fast-fact.total-estimated-cost .value {
    letter-spacing: -1px
}

body.section-online-schools #main-page #main-content .online-program .at-a-glance .fast-facts .fast-fact.average-course-length .value span {
    position: relative;
    top: -3px
}

body.section-online-schools #main-page #main-content .online-program .at-a-glance .fast-facts .fast-fact.min-completion-time.no-minimum {
    padding-top: 25px
}

body.section-online-schools #main-page #main-content .online-program .at-a-glance .fast-facts .fast-fact.min-completion-time.no-minimum .value {
    
    
    line-height: .9;
    text-align: center
}

body.section-online-schools #main-page #main-content .online-program .at-a-glance .fast-facts .content .col-1-4 {
    width: 50%;
    float: left;
    margin-bottom: 0
}

body.section-online-schools #main-page #main-content .online-program .at-a-glance .fast-facts .content .col-1-4:nth-of-type(3),
body.section-online-schools #main-page #main-content .online-program .at-a-glance .fast-facts .content .col-1-4:nth-of-type(5),
body.section-online-schools #main-page #main-content .online-program .at-a-glance .fast-facts .content .col-1-4:nth-of-type(7) {
    clear: both
}

body.section-online-schools #main-page #main-content .online-program .at-a-glance .fast-facts .content .col-1-4:nth-of-type(2),
body.section-online-schools #main-page #main-content .online-program .at-a-glance .fast-facts .content .col-1-4:nth-of-type(4),
body.section-online-schools #main-page #main-content .online-program .at-a-glance .fast-facts .content .col-1-4:nth-of-type(6),
body.section-online-schools #main-page #main-content .online-program .at-a-glance .fast-facts .content .col-1-4:nth-of-type(8) {
    padding-right: 0
}

body.section-online-schools #main-page #main-content .online-program .admissions,
body.section-online-schools #main-page #main-content .online-program .admissions.offset-fix {
    border-top: 150px solid transparent;
    margin-top: -150px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box
}

body.section-online-schools #main-page #main-content .online-program .admissions #standardized-tests,
body.section-online-schools #main-page #main-content .online-program .admissions #transfer-credits-accepted {
    margin-top: 30px;
    border-top: 2px solid #e0e2e4
}

body.section-online-schools #main-page #main-content .online-program .admissions #minimum-gpa.not-available .value,
body.section-online-schools #main-page #main-content .online-program .admissions #minimum-gpa.not-reported .value,
body.section-online-schools #main-page #main-content .online-program .admissions #standardized-tests.not-available .value,
body.section-online-schools #main-page #main-content .online-program .admissions #standardized-tests.not-reported .value,
body.section-online-schools #main-page #main-content .online-program .admissions #transfer-credits-accepted.not-available .value,
body.section-online-schools #main-page #main-content .online-program .admissions #transfer-credits-accepted.not-reported .value {
    color: #54575b;
    font-family: "Neue Helvetica W01_89 Cm Heavy", sans-serif;
    
    font-size: 6.4rem;
    font-weight: 400;
    letter-spacing: -.0175em;
    line-height: 1;
    text-transform: uppercase;
    opacity: .25
}

body.section-online-schools #main-page #main-content .online-program .cost .total-container>div ul li.equal.not-available,
body.section-online-schools #main-page #main-content .online-program .cost ul.cost-equation li.not-available,
body.section-online-schools #main-page #main-content .online-program .experience #instructors-students ul.experience-data-chart li.not-available,
body.section-online-schools #main-page #main-content .online-program .experience #reputation ul.experience-data-chart li.not-available,
body.section-online-schools #main-page #main-content .online-program .experience #schedule table.experience-table tr.not-available,
body.section-online-schools #main-page #main-content .online-program .experience #schedule.not-available table,
body.section-online-schools #main-page #main-content .online-program .experience #services-offered table.experience-table tr.not-available,
body.section-online-schools #main-page #main-content .online-program .experience #services-offered.not-available table {
    opacity: .5
}

body.section-online-schools #main-page #main-content .online-program .admissions #minimum-gpa div canvas {
    float: left
}

body.section-online-schools #main-page #main-content .online-program .admissions #minimum-gpa .circle-text-wrap {
    height: 80px;
    display: table-cell;
    vertical-align: middle;
    padding-left: 20px;
    text-align: center
}

body.section-online-schools #main-page #main-content .online-program .admissions #minimum-gpa .circle-text-wrap .out-of,
body.section-online-schools #main-page #main-content .online-program .admissions #minimum-gpa .circle-text-wrap .value {
    font-family: "Neue Helvetica W01_89 Cm Heavy", sans-serif;
    line-height: .9;
    font-weight: 400;
    letter-spacing: -1px;
    text-transform: uppercase
}

body.section-online-schools #main-page #main-content .online-program .admissions #minimum-gpa .circle-text-wrap .value {
    color: #4a9ac7;
    
    font-size: 6.4rem;
    letter-spacing: -1.5px
}

body.section-online-schools #main-page #main-content .online-program .admissions #minimum-gpa .circle-text-wrap .out-of {
    color: #a5aeb4;
    
    font-size: 2.4rem
}

body.section-online-schools #main-page #main-content .online-program .admissions #standardized-tests .standardized-tests-value {
    display: table-cell;
    vertical-align: middle;
    color: #4a9ac7;
    font-family: "Neue Helvetica W01_89 Cm Heavy", sans-serif;
    
    font-size: 6.4rem;
    font-weight: 400;
    letter-spacing: -.0175em;
    line-height: 1;
    text-transform: uppercase
}

body.section-online-schools #main-page #main-content .online-program .admissions #standardized-tests p {
    display: table-cell;
    vertical-align: middle;
    padding-left: 10px;
    color: #838588;
    
    
    line-height: 1;
    font-weight: 400;
    text-transform: lowercase
}

body.section-online-schools #main-page #main-content .online-program .admissions #standardized-tests p strong {
    display: block;
    color: #64676a;
    font-family: HelveticaNeueW01-77BdCn_692722, sans-serif;
    font-weight: 400;
    letter-spacing: .0175em;
    text-transform: uppercase
}

body.section-online-schools #main-page #main-content .online-program .admissions #standardized-tests table.tests {
    background: 0 0;
    width: 100%;
    display: table;
    border: none
}

body.section-online-schools #main-page #main-content .online-program .admissions #standardized-tests table.tests tr {
    background-color: transparent!important
}

body.section-online-schools #main-page #main-content .online-program .admissions #standardized-tests table.tests td,
body.section-online-schools #main-page #main-content .online-program .admissions #standardized-tests table.tests th {
    display: table-cell;
    vertical-align: middle;
    padding: 5px;
    text-align: center
}

body.section-online-schools #main-page #main-content .online-program .admissions #standardized-tests table.tests th {
    color: #a5aeb4;
    
    
    font-weight: 600
}

body.section-online-schools #main-page #main-content .online-program .admissions #standardized-tests table.tests td .icon {
    color: #4a9ac7;
    
    font-size: 2.4rem
}

body.section-online-schools #main-page #main-content .online-program .admissions #standardized-tests table.tests td .icon.hidden {
    display: none
}

body.section-online-schools #main-page #main-content .online-program .admissions #standardized-tests table.tests td:first-of-type {
    padding-left: 0
}

body.section-online-schools #main-page #main-content .online-program .admissions #standardized-tests table.tests td:last-of-type {
    padding-right: 0
}

body.section-online-schools #main-page #main-content .online-program .admissions #standardized-tests table.tests .test-name {
    text-align: left
}

body.section-online-schools #main-page #main-content .online-program .admissions #standardized-tests table.tests .test-name span {
    display: inline-block;
    border-radius: 3px;
    padding: 6px 10px 5px;
    background-color: #a5aeb4;
    color: #fff;
    text-align: center;
    font-family: HelveticaNeueW01-77BdCn_692722, sans-serif;
    
    ;
    font-weight: 400;
    line-height: 1;
    text-transform: uppercase
}

body.section-online-schools #main-page #main-content .online-program .admissions #standardized-tests table.tests .test-name .subject-tests-wrapper {
    display: table
}

body.section-online-schools #main-page #main-content .online-program .admissions #standardized-tests table.tests .test-name .subject-tests-wrapper .subject-tests,
body.section-online-schools #main-page #main-content .online-program .admissions #standardized-tests table.tests .test-name .subject-tests-wrapper span {
    display: table-cell;
    vertical-align: middle
}

body.section-online-schools #main-page #main-content .online-program .admissions #standardized-tests table.tests .test-name .subject-tests-wrapper .subject-tests {
    padding-left: 5px;
    color: #97a1a8;
    font-family: HelveticaNeueW01-77BdCn_692722, sans-serif;
    
    
    font-weight: 400;
    line-height: 1;
    text-align: center;
    text-transform: uppercase
}

body.section-online-schools #main-page #main-content .online-program .admissions #standardized-tests table.tests .test-score {
    color: #4a9ac7;
    font-family: HelveticaNeueW01-77BdCn_692722, sans-serif;
    
    
    font-weight: 400;
    line-height: 1;
    text-transform: uppercase;
    text-align: right
}

body.section-online-schools #main-page #main-content .online-program .admissions #standardized-tests table.tests .other-tests {
    margin-top: 15px
}

body.section-online-schools #main-page #main-content .online-program .admissions #standardized-tests table.tests .other-tests strong {
    color: #64676a
}

body.section-online-schools #main-page #main-content .online-program .admissions #standardized-tests table.tests .other-tests p {
    color: #8c8f92;
    line-height: 1.15;
    font-style: italic
}

body.section-online-schools #main-page #main-content .online-program .admissions #standardized-tests .other-tests {
    color: #838588;
    font-family: HelveticaNeueW01-57Cn, sans-serif;
    
    
    font-weight: 400
}

body.section-online-schools #main-page #main-content .online-program .admissions #standardized-tests .other-tests strong {
    color: #4a9ac7;
    font-weight: 700;
    text-transform: uppercase
}

body.section-online-schools #main-page #main-content .online-program .admissions #transfer-credits-accepted {
    padding-right: 0
}

body.section-online-schools #main-page #main-content .online-program .admissions #transfer-credits-accepted .transfer-credits-accpeted-value {
    float: left;
    padding: 0 10px 5px 0;
    color: #4a9ac7;
    font-family: "Neue Helvetica W01_89 Cm Heavy", sans-serif;
    
    font-size: 6.4rem;
    font-weight: 400;
    letter-spacing: -.0175em;
    line-height: 1;
    text-transform: uppercase
}

body.section-online-schools #main-page #main-content .online-program .admissions #transfer-credits-accepted p {
    padding: 4px 0 0;
    color: #8c8f92;
    line-height: 1.15;
    font-style: italic
}

body.section-online-schools #main-page #main-content .online-program .admissions #additional-admission-requirements {
    margin-top: 30px;
    padding: 30px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: #fff
}

body.section-online-schools #main-page #main-content .online-program .admissions #additional-admission-requirements h3 {
    margin-top: 0;
    margin-bottom: 5px
}

body.section-online-schools #main-page #main-content .online-program .admissions #additional-admission-requirements p {
    margin-bottom: 0;
    color: #8c8f92;
    line-height: 1.25
}

body.section-online-schools #main-page #main-content .online-program .experience {
    border-top: 150px solid transparent;
    margin-top: -150px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box
}

body.section-online-schools #main-page #main-content .online-program .experience #schedule table.experience-table,
body.section-online-schools #main-page #main-content .online-program .experience #services-offered table.experience-table {
    width: 100%;
    display: table;
    background: 0 0;
    border: none
}

body.section-online-schools #main-page #main-content .online-program .experience #schedule table.experience-table tr td,
body.section-online-schools #main-page #main-content .online-program .experience #services-offered table.experience-table tr td {
    display: table-cell;
    vertical-align: middle;
    padding: 7px 0;
    color: #838588;
    font-family: HelveticaNeueW01-67MdCn_692710, sans-serif;
    
    
    font-weight: 400;
    letter-spacing: .0175em
}

body.section-online-schools #main-page #main-content .online-program .experience #schedule table.experience-table tr td .icon,
body.section-online-schools #main-page #main-content .online-program .experience #services-offered table.experience-table tr td .icon {
    color: #4a9ac7;
    
    
    text-align: right
}

body.section-online-schools #main-page #main-content .online-program .experience #schedule table.experience-table tr td .icon.hidden,
body.section-online-schools #main-page #main-content .online-program .experience #services-offered table.experience-table tr td .icon.hidden {
    display: none
}

body.section-online-schools #main-page #main-content .online-program .experience #schedule table.experience-table tr td:last-of-type,
body.section-online-schools #main-page #main-content .online-program .experience #services-offered table.experience-table tr td:last-of-type {
    color: #4a9ac7;
    font-family: HelveticaNeueW01-77BdCn_692722, sans-serif;
    font-weight: 400;
    text-align: right;
    text-transform: uppercase
}

body.section-online-schools #main-page #main-content .online-program .experience #schedule table.experience-table tr.not-available td:last-of-type,
body.section-online-schools #main-page #main-content .online-program .experience #schedule.not-available table.experience-table td:last-of-type,
body.section-online-schools #main-page #main-content .online-program .experience #services-offered table.experience-table tr.not-available td:last-of-type,
body.section-online-schools #main-page #main-content .online-program .experience #services-offered.not-available table.experience-table td:last-of-type {
    color: #838588
}

body.section-online-schools #main-page #main-content .online-program .experience #schedule table.experience-table tr:nth-child(even),
body.section-online-schools #main-page #main-content .online-program .experience #services-offered table.experience-table tr:nth-child(even) {
    background-color: #e6e6e6
}

body.section-online-schools #main-page #main-content .online-program .experience #services-offered.not-available table.experience-table td:last-of-type:before {
    content: "N/A"
}

body.section-online-schools #main-page #main-content .online-program .experience #instructors-students,
body.section-online-schools #main-page #main-content .online-program .experience #reputation {
    margin: 50px 0 0
}

body.section-online-schools #main-page #main-content .online-program .experience #instructors-students ul.experience-data-chart li,
body.section-online-schools #main-page #main-content .online-program .experience #reputation ul.experience-data-chart li {
    display: table;
    margin-bottom: 15px
}

body.section-online-schools #main-page #main-content .online-program .experience #instructors-students ul.experience-data-chart li:last-child,
body.section-online-schools #main-page #main-content .online-program .experience #reputation ul.experience-data-chart li:last-child {
    margin-bottom: 0
}

body.section-online-schools #main-page #main-content .online-program .experience #instructors-students ul.experience-data-chart li .icon-wrapper,
body.section-online-schools #main-page #main-content .online-program .experience #instructors-students ul.experience-data-chart li dl,
body.section-online-schools #main-page #main-content .online-program .experience #reputation ul.experience-data-chart li .icon-wrapper,
body.section-online-schools #main-page #main-content .online-program .experience #reputation ul.experience-data-chart li dl {
    display: table-cell;
    vertical-align: middle
}

body.section-online-schools #main-page #main-content .online-program .experience #instructors-students ul.experience-data-chart li .icon-wrapper,
body.section-online-schools #main-page #main-content .online-program .experience #reputation ul.experience-data-chart li .icon-wrapper {
    width: 48px;
    height: 48px;
    text-align: center
}

body.section-online-schools #main-page #main-content .online-program .experience #instructors-students ul.experience-data-chart li .icon-wrapper .icon,
body.section-online-schools #main-page #main-content .online-program .experience #reputation ul.experience-data-chart li .icon-wrapper .icon {
    width: 48px;
    height: 48px;
    display: table-cell;
    vertical-align: middle;
    border-radius: 999px;
    background-color: #838588;
    color: #fff;
    
    
    text-align: center
}

body.section-online-schools #main-page #main-content .online-program .experience #instructors-students ul.experience-data-chart li .icon-wrapper .icon:before,
body.section-online-schools #main-page #main-content .online-program .experience #reputation ul.experience-data-chart li .icon-wrapper .icon:before {
    vertical-align: middle;
    text-align: center
}

body.section-online-schools #main-page #main-content .online-program .experience #instructors-students ul.experience-data-chart li dl,
body.section-online-schools #main-page #main-content .online-program .experience #reputation ul.experience-data-chart li dl {
    padding-left: 15px
}

body.section-online-schools #main-page #main-content .online-program .experience #instructors-students ul.experience-data-chart li dl dd,
body.section-online-schools #main-page #main-content .online-program .experience #instructors-students ul.experience-data-chart li dl dt,
body.section-online-schools #main-page #main-content .online-program .experience #reputation ul.experience-data-chart li dl dd,
body.section-online-schools #main-page #main-content .online-program .experience #reputation ul.experience-data-chart li dl dt {
    color: #838588;
    font-family: HelveticaNeueW01-67MdCn_692710, sans-serif;
    
    
    font-weight: 400;
    letter-spacing: .0175em
}

body.section-online-schools #main-page #main-content .online-program .experience #instructors-students ul.experience-data-chart li dl dd,
body.section-online-schools #main-page #main-content .online-program .experience #reputation ul.experience-data-chart li dl dd {
    margin-top: 3px;
    color: #4a9ac7;
    font-family: HelveticaNeueW01-77BdCn_692722, sans-serif;
    font-weight: 400;
    line-height: 1;
    text-transform: uppercase
}

body.section-online-schools #main-page #main-content .online-program .experience #instructors-students ul.experience-data-chart li.not-available dl dd,
body.section-online-schools #main-page #main-content .online-program .experience #reputation ul.experience-data-chart li.not-available dl dd {
    color: #838588
}

body.section-online-schools #main-page #main-content .online-program .cost {
    border-top: 150px solid transparent;
    margin-top: -150px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box
}

body.section-online-schools #main-page #main-content .online-program .cost .col-1-2 {
    width: 100%
}

body.section-online-schools #main-page #main-content .online-program .cost .content {
    padding-top: 30px
}

body.section-online-schools #main-page #main-content .online-program .cost ul.cost-equation li {
    clear: both;
    padding-bottom: 40px;
    padding-left: 40px;
    color: #64676a;
    font-family: HelveticaNeueW01-77BdCn_692722, sans-serif;
    
    
    font-weight: 400;
    text-transform: uppercase
}

body.section-online-schools #main-page #main-content .online-program .cost ul.cost-equation li.not-available dd {
    color: #b8babb
}

body.section-online-schools #main-page #main-content .online-program .cost ul.cost-equation li dt {
    float: left
}

body.section-online-schools #main-page #main-content .online-program .cost ul.cost-equation li dd {
    float: right;
    color: #4a9ac7
}

body.section-online-schools #main-page #main-content .online-program .cost ul.cost-equation li.multiply:before {
    position: relative;
    top: 0;
    float: left;
    margin-left: -40px;
    content: "\00D7";
    color: #b8babb;
    
    font-size: 3.6rem
}

body.section-online-schools #main-page #main-content .online-program .cost .total-container {
    width: 100%;
    display: table;
    padding: 20px 15px 10px
}

body.section-online-schools #main-page #main-content .online-program .cost .total-container>div {
    display: block
}

body.section-online-schools #main-page #main-content .online-program .cost .total-container>div ul li.equal {
    clear: both;
    padding-bottom: 0;
    padding-left: 25px;
    color: #64676a;
    font-family: HelveticaNeueW01-77BdCn_692722, sans-serif;
    
    
    font-weight: 400;
    text-transform: uppercase
}

body.section-online-schools #main-page #main-content .online-program .cost .total-container>div ul li.equal:before {
    position: relative;
    top: 16px;
    float: left;
    margin-left: -40px;
    content: "\003D";
    color: #b8babb;
    
    font-size: 3.6rem
}

body.section-online-schools #main-page #main-content .online-program .cost .total-container>div ul li.equal.range-fix:before {
    top: 9px
}

body.section-online-schools #main-page #main-content .online-program .cost .total-container>div ul li.equal dl {
    width: 100%;
    display: table
}

body.section-online-schools #main-page #main-content .online-program .cost .total-container>div ul li.equal dt {
    float: none;
    display: table-cell;
    vertical-align: middle
}

body.section-online-schools #main-page #main-content .online-program .cost .total-container>div ul li.equal dd {
    float: right;
    padding: 5px 10px;
    border-radius: 3px;
    background-color: #4a9ac7;
    color: #fff;
    font-family: "Neue Helvetica W01_89 Cm Heavy", sans-serif;
    
    font-size: 4.8rem;
    line-height: 1;
    font-weight: 400;
    text-align: center
}

body.section-online-schools #main-page #main-content .online-program .cost .total-container>div ul li.equal dd sup {
    position: relative;
    top: -.425em;
    vertical-align: baseline;
    
    font-size: 2.8rem
}

body.section-online-schools #main-page #main-content .online-program .cost .total-container>div ul li.equal dd.value-range {
    
    font-size: 3.2rem
}

body.section-online-schools #main-page #main-content .online-program .cost .total-container>div ul li.equal dd.value-range br {
    display: none
}

body.section-online-schools #main-page #main-content .online-program .cost .total-container>div ul li.equal dd.value-range sup {
    top: 0;
    
    font-size: 3.2rem
}

body.section-online-schools #main-page #main-content .online-program .cost .total-container>div ul li.equal.not-available:before {
    top: -2px
}

body.section-online-schools #main-page #main-content .online-program .cost .total-container>div ul li.equal.not-available dd {
    margin-right: -13px;
    padding: 0;
    background-color: transparent;
    color: #b8babb;
    font-family: HelveticaNeueW01-77BdCn_692722, sans-serif;
    
    
    font-weight: 400;
    text-align: right
}

body.section-online-schools #main-page #main-content .online-program .cost .total-container .additonal-fees strong {
    margin-top: -5px;
    color: #64676a
}

body.section-online-schools #main-page #main-content .online-program .cost .total-container .additonal-fees p {
    margin: 0;
    color: #8c8f92;
    line-height: 1.15;
    font-style: italic
}

body.section-online-schools #main-page #main-content .online-program .cost .all-tuition {
    width: 100%;
    margin-top: 20px;
    background-color: rgba(0, 0, 0, .025);
    border-radius: 3px!important
}

body.section-online-schools #main-page #main-content .online-program .cost .all-tuition ul li {
    padding: 10px 15px;
    border-top: 1px solid rgba(0, 0, 0, .15);
    color: #4a9ac7;
    font-family: "Neue Helvetica W01_89 Cm Heavy", sans-serif;
    
    
}

body.section-online-schools #main-page #main-content .online-program .cost .all-tuition ul li:first-child {
    border-top: 0
}

body.section-online-schools #main-page #main-content .online-program .cost .all-tuition ul li strong {
    font-weight: 400;
    color: #838588;
    font-family: HelveticaNeueW01-67MdCn_692710, sans-serif;
    
    
}

body.section-online-schools #main-page #main-content .online-school .online-header h1 {
    padding-bottom: 10px
}

body.section-online-schools #main-page #main-content .online-school .online-header h2 {
    margin-top: -10px;
    padding-bottom: 15px;
    font-family: "proxima-soft", sans-serif;
    
    ;
    font-weight: 300;
    color: #dddfe1
}

body.section-online-schools #main-page #main-content .online-school .online-header h2 a {
    font-family: inherit;
    color: #dddfe1
}

body.section-online-schools #main-page #main-content .online-school .online-header h2 a:hover {
    color: #fff
}

body.section-online-schools #main-page #main-content .online-school .at-a-glance .fast-facts .col-na {
    max-width: 50%;
    float: left
}

body.section-online-schools #main-page #main-content .online-school .at-a-glance .fast-facts .col-na:nth-of-type(3) {
    clear: left
}

body.section-online-schools #main-page #main-content .online-school .at-a-glance .fast-facts .col-na:nth-of-type(4) {
    padding-right: 0
}

body.section-online-schools #main-page #main-content .online-school .at-a-glance .fast-facts .fast-fact.no-certificates,
body.section-online-schools #main-page #main-content .online-school .at-a-glance .fast-facts .fast-fact.no-programs {
    opacity: .25
}

body.section-online-schools #main-page #main-content .online-school .at-a-glance .fast-facts .fast-fact.no-certificates .value,
body.section-online-schools #main-page #main-content .online-school .at-a-glance .fast-facts .fast-fact.no-programs .value {
    position: relative;
    color: #54575b;
    text-align: center
}

body.section-online-schools #main-page #main-content .online-school .at-a-glance .fast-facts .fast-fact .label .view-programs {
    display: block;
    padding: 5px 0 0;
    font-family: "proxima-soft", sans-serif;
    
    
    font-weight: 400;
    text-transform: capitalize
}

body.section-online-schools #main-page #main-content .online-school .overview {
    padding-top: 50px!important
}

body.section-online-schools #main-page #main-content .online-school .degree-programs-id {
    padding-top: 50px
}

body.section-online-schools #main-page #main-content .online-school .certificate-programs-id h3,
body.section-online-schools #main-page #main-content .online-school .degree-programs-id h3 {
    margin: 10px 0 0;
    padding: 8px 15px 7px;
    border-radius: 3px;
    background-color: #4a9ac7;
    color: #fff
}

body.section-online-schools #main-page #main-content .online-school .certificate-programs-id h4,
body.section-online-schools #main-page #main-content .online-school .degree-programs-id h4 {
    margin: 20px 0 10px 15px;
    background-color: none;
    color: #64676a;
    font-family: HelveticaNeueW01-77BdCn_692722, sans-serif;
    
    ;
    font-weight: 400;
    text-align: left
}

body.section-online-schools #main-page #main-content .online-school .certificate-programs-id .icon-pi-laptop,
body.section-online-schools #main-page #main-content .online-school .degree-programs-id .icon-pi-laptop {
    display: table-cell;
    position: relative;
    top: 3px;
    padding-right: 4px;
    color: #4697c5
}

body.section-online-schools #main-page #main-content .online-school .certificate-programs-id .icon-pi-laptop:before,
body.section-online-schools #main-page #main-content .online-school .degree-programs-id .icon-pi-laptop:before {
    
    
}

body.section-online-schools #main-page #main-content .online-school .certificate-programs-id .enhanced-icon-wrapper,
body.section-online-schools #main-page #main-content .online-school .degree-programs-id .enhanced-icon-wrapper {
    width: 19px;
    display: table-cell;
    padding-right: 4px
}

body.section-online-schools #main-page #main-content .online-school .certificate-programs-id .pi-mark,
body.section-online-schools #main-page #main-content .online-school .degree-programs-id .pi-mark {
    position: relative;
    top: 2px;
    color: #e3651f
}

body.section-online-schools #main-page #main-content .online-school .certificate-programs-id .pi-mark:before,
body.section-online-schools #main-page #main-content .online-school .degree-programs-id .pi-mark:before {
    
    
}

body.section-online-schools #main-page #main-content .online-school .certificate-programs-id table.programs-table,
body.section-online-schools #main-page #main-content .online-school .degree-programs-id table.programs-table {
    width: 100%;
    display: table;
    background: 0 0;
    border: none
}

body.section-online-schools #main-page #main-content .online-school .certificate-programs-id table.programs-table tr td,
body.section-online-schools #main-page #main-content .online-school .degree-programs-id table.programs-table tr td {
    display: table-cell;
    vertical-align: middle;
    padding: 8px 10px 8px 15px;
    color: #4a9ac7;
    font-family: HelveticaNeueW01-67MdCn_692710, sans-serif;
    
    
    font-weight: 400
}

body.section-online-schools #main-page #main-content .online-school .certificate-programs-id table.programs-table td a,
body.section-online-schools #main-page #main-content .online-school .degree-programs-id table.programs-table td a {
    display: table-cell;
    padding-left: 4px;
    line-height: 1.1;
    font-family: "proxima-soft", sans-serif;
    font-weight: 600;
    
}

body.section-online-schools #main-page #main-content .online-school .certificate-programs-id table.programs-table tr:nth-child(even),
body.section-online-schools #main-page #main-content .online-school .degree-programs-id table.programs-table tr:nth-child(even) {
    background-color: #e6e6e6
}

body.section-online-schools #main-page #main-content .online-school .certificate-programs-id table.programs-table tr.has-none,
body.section-online-schools #main-page #main-content .online-school .degree-programs-id table.programs-table tr.has-none {
    background-color: transparent
}

body.section-online-schools #main-page #main-content .online-school .certificate-programs-id table.programs-table tr.has-none td,
body.section-online-schools #main-page #main-content .online-school .degree-programs-id table.programs-table tr.has-none td {
    display: table-cell;
    vertical-align: middle;
    padding: 10px 10px 10px 15px;
    color: #9d9fa1;
    
    
    font-weight: 400;
    font-style: italic
}

body.section-online-schools #main-page #main-content .contact {
    visibility: hidden;
    border-top: 150px solid transparent;
    margin-top: -150px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    display: table;
    overflow: auto;
    background-color: #4a9ac7;
    background-image: -moz-linear-gradient(top, #3a8ebd, #4a9ac7);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#3a8ebd), to(#4a9ac7));
    background-image: -webkit-linear-gradient(top, #3a8ebd, #4a9ac7);
    background-image: -o-linear-gradient(top, #3a8ebd, #4a9ac7);
    background-image: linear-gradient(to bottom, #3a8ebd, #4a9ac7);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff3a8ebd', endColorstr='#ff4a9ac7', GradientType=0)
}

body.section-online-schools #main-page #main-content .contact h1 {
    display: none
}

body.section-online-schools #main-page #main-content .contact>.col-6-12 {
    width: 100%;
    display: block;
    float: left;
    margin-bottom: 0;
    padding: 0
}

body.section-online-schools #main-page #main-content .contact>.col-6-12:first-of-type {
    padding-bottom: 15px
}

body.section-online-schools #main-page #main-content .contact .col-1-2 {
    text-align: center
}

body.section-online-schools #main-page #main-content .contact .col-1-2 .not-available {
    color: #fff;
    font-family: HelveticaNeueW01-77BdCn_692722, sans-serif;
    
    
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1;
    text-transform: uppercase;
    opacity: .66
}

body.section-online-schools #main-page #main-content .contact .col-1-2 h4 {
    margin: 20px 0;
    color: #fff;
    font-family: "proxima-soft", sans-serif;
    
    ;
    line-height: 1;
    font-weight: 400
}

body.section-online-schools #main-page #main-content .contact .col-1-2 #contact-name-head,
body.section-online-schools #main-page #main-content .contact .col-1-2 #contact-name-school,
body.section-online-schools #main-page #main-content .contact .col-1-2 #organization-head,
body.section-online-schools #main-page #main-content .contact .col-1-2 #organization-school {
    color: #fff
}

body.section-online-schools #main-page #main-content .contact .col-1-2 #contact-name-head a[itemprop=email],
body.section-online-schools #main-page #main-content .contact .col-1-2 #contact-name-head span[itemprop=jobTitle],
body.section-online-schools #main-page #main-content .contact .col-1-2 #contact-name-head span[itemprop=name],
body.section-online-schools #main-page #main-content .contact .col-1-2 #contact-name-head span[itemprop=telephone],
body.section-online-schools #main-page #main-content .contact .col-1-2 #contact-name-school a[itemprop=email],
body.section-online-schools #main-page #main-content .contact .col-1-2 #contact-name-school span[itemprop=jobTitle],
body.section-online-schools #main-page #main-content .contact .col-1-2 #contact-name-school span[itemprop=name],
body.section-online-schools #main-page #main-content .contact .col-1-2 #contact-name-school span[itemprop=telephone],
body.section-online-schools #main-page #main-content .contact .col-1-2 #organization-head span[itemprop=name],
body.section-online-schools #main-page #main-content .contact .col-1-2 #organization-head span[itemprop=streetAddress],
body.section-online-schools #main-page #main-content .contact .col-1-2 #organization-school span[itemprop=name],
body.section-online-schools #main-page #main-content .contact .col-1-2 #organization-school span[itemprop=streetAddress] {
    display: block
}

body.section-online-schools #main-page #main-content .contact .col-1-2 #contact-name-head span[itemprop=name],
body.section-online-schools #main-page #main-content .contact .col-1-2 #contact-name-school span[itemprop=name] {
    font-family: HelveticaNeueW01-77BdCn_692722, sans-serif;
    
    ;
    font-weight: 700;
    text-transform: uppercase
}

body.section-online-schools #main-page #main-content .contact .col-1-2 #contact-name-head span[itemprop=jobTitle],
body.section-online-schools #main-page #main-content .contact .col-1-2 #contact-name-school span[itemprop=jobTitle] {
    margin-bottom: 10px;
    
    
    font-weight: 300
}

body.section-online-schools #main-page #main-content .contact .col-1-2 #contact-name-head a,
body.section-online-schools #main-page #main-content .contact .col-1-2 #contact-name-school a {
    color: #fff;
    text-decoration: underline
}

body.section-online-schools #main-page #main-content .contact .map .google-maps {
    clear: both;
    padding: 0;
    width: 100%;
    height: 417px
}

body.section-online-schools #main-page #main-content .contact .map .google-maps #mapG {
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0
}

body.section-online-schools #main-page #main-content .fixed-footer {
    position: relative!important
}

body.section-online-schools #main-page #main-content #otherPage>.grid:first-of-type {
    position: relative;
    z-index: 9999;
    padding: 13px 0
}

body.section-online-schools #main-page #main-content .col-1-1.phone-hide {
    margin-bottom: 0;
    padding-right: 0
}

body.section-online-schools #main-page #main-content .col-1-1.phone-hide .col-5-12 {
    padding: 10px 0
}

body.section-online-schools #main-page #main-content .col-1-1.phone-hide .col-5-12 .main-nav {
    margin-top: 0
}

body.section-online-schools #main-page #main-content .col-1-1.phone-hide .col-5-12 .main-nav li a {
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: -.025em;
    height: 24px
}

body.section-online-schools #main-page #main-content .col-1-1.phone-hide .col-4-12 {
    padding: 10px 0
}

body.section-online-schools #main-page #main-content .col-1-1.phone-hide .col-4-12 .combo-button {
    margin-top: 0;
    padding-right: 0
}

body.section-online-schools #main-page #main-content .full-width-container.search-bar {
    position: relative;
    z-index: 9999
}

body.section-online-schools #main-page #main-content .col-1-1.phone-show {
    width: 100%;
    margin: 0
}

body.section-online-schools #main-page #main-content .col-1-1.phone-show .logo {
    width: 150px;
    max-width: 150px;
    padding: 3px 0
}

body.section-online-schools #main-page #main-content .col-1-1.phone-show .combo-button {
    margin: 0;
    padding: 9px 0
}

body.section-online-schools #main-page #main-content .full-width-container.search-bar .col-1-1 {
    padding-right: 0
}

body.section-online-schools #main-page #main-content .full-width-container.search-bar .col-1-1 nav {
    background: 0 0
}

body.section-online-schools #main-page #main-content .online-home {
    position: relative;
    background-color: #e9e9e9
}

body.section-online-schools #main-page #main-content .online-home .search-header {
    position: relative;
    background: url(../../../cdn/images/desk-bg.jpg) no-repeat;
    background-size: cover;
    text-align: center
}

body.section-online-schools #main-page #main-content .online-home .search-header:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(20, 22, 24, .5);
    content: ' '
}

body.section-online-schools #main-page #main-content .online-home .search-header .grid {
    position: relative;
    z-index: 1;
    padding: 25px 0;
    overflow: visible
}

body.section-online-schools #main-page #main-content .online-home .search-header .grid .col-1-1 {
    padding: 0 20px
}

body.section-online-schools #main-page #main-content .online-home .search-header .grid>[class*=col-]:last-of-type,
body.section-online-schools #main-page #main-content .online-home .search-header form [class*=col-] {
    padding-right: 10px
}

body.section-online-schools #main-page #main-content .online-home .search-header .grid .col-2-12,
body.section-online-schools #main-page #main-content .online-home .search-header .grid .col-4-12,
body.section-online-schools #main-page #main-content .online-home .search-header .grid .col-6-12 {
    margin-left: 0
}

body.section-online-schools #main-page #main-content .online-home .search-header h1 {
    margin: 0 0 10px;
    color: #fff;
    font-family: "proxima-soft", sans-serif;
    font-weight: 300;
    
    letter-spacing: -.015em
}

body.section-online-schools #main-page #main-content .online-home .search-header h1 a {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit
}

body.section-online-schools #main-page #main-content .online-home .search-header h1 span {
    font-family: "proxima-soft", sans-serif;
    font-weight: 700
}

body.section-online-schools #main-page #main-content .online-home .search-header h1 sup {
    position: relative;
    font-size: 33.33333%;
    font-weight: 700;
    line-height: 0;
    vertical-align: baseline;
    top: -1.5em
}

body.section-online-schools #main-page #main-content .online-home .search-header p {
    font-family: "proxima-soft", sans-serif;
    margin-bottom: 25px;
    color: #fff;
    
    font-weight: 400;
    line-height: 1.2
}

body.section-online-schools #main-page #main-content .online-home .search-header p:last-of-type {
    margin-bottom: 10px
}

body.section-online-schools #main-page #main-content .online-home .search-header p span {
    font-weight: 700
}

body.section-online-schools #main-page #main-content .online-home .search-header input[type=text] {
    width: 100%;
    height: 45px;
    background: #fff;
    border: none;
    border-radius: 3px;
    padding: 12px 20px;
    color: #57595b;
    font-family: "proxima-soft", sans-serif;
    
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -webkit-backface-visibility: hidden
}

body.section-online-schools #main-page #main-content .online-home .search-header input[type=text]:focus {
    outline-color: transparent;
    outline-style: none
}

body.section-online-schools #main-page #main-content .online-home .search-header input[type=text]::-webkit-input-placeholder {
    color: #abacad;
    
    font-weight: 500;
    font-style: normal;
    -webkit-font-smoothing: antialiased
}

body.section-online-schools #main-page #main-content .online-home .search-header input[type=text]::-moz-placeholder {
    color: #abacad;
    
    font-weight: 500;
    font-style: normal;
    -webkit-font-smoothing: antialiased
}

body.section-online-schools #main-page #main-content .online-home .search-header input[type=text]:-moz-placeholder {
    color: #abacad;
    
    font-weight: 500;
    font-style: normal;
    -webkit-font-smoothing: antialiased
}

body.section-online-schools #main-page #main-content .online-home .search-header input[type=text]:-ms-input-placeholder {
    color: #abacad;
    
    font-weight: 500;
    font-style: normal;
    -webkit-font-smoothing: antialiased
}

body.section-online-schools #main-page #main-content .online-home .search-header .dropdown {
    position: relative;
    z-index: 10;
    width: 100%;
    text-align: left
}

body.section-online-schools #main-page #main-content .online-home .search-header .dropdown dt a {
    display: block;
    width: 100%;
    height: 45px;
    border-radius: 3px;
    padding: 1px 0 0;
    background-color: #fff;
    color: #57595b;
    font-family: "proxima-soft", sans-serif;
    
    font-weight: 400;
    text-decoration: none
}

body.section-online-schools #main-page #main-content .online-home .search-header .dropdown dt span {
    display: block;
    padding: 1px 20px 0;
    line-height: 42px;
    cursor: pointer
}

body.section-online-schools #main-page #main-content .online-home .search-header .dropdown dt span:before {
    position: relative;
    top: 8px;
    display: inline-block;
    float: right;
    
    font-family: pi-icon-set!important;
    font-style: normal!important;
    font-weight: 400!important;
    text-transform: none!important;
    line-height: 1;
    content: "m";
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: .75
}

body.section-online-schools #main-page #main-content .online-home .search-header .dropdown dd {
    position: relative
}

body.section-online-schools #main-page #main-content .online-home .search-header .dropdown dd ul {
    display: none;
    position: absolute;
    left: 0;
    top: -40px;
    width: 100%;
    list-style: none;
    background: #fff;
    border-radius: 3px;
    
    font-weight: 700
}

body.section-online-schools #main-page #main-content .online-home .search-header .dropdown dd ul li:first-child a:hover {
    border-radius: 3px 3px 0 0
}

body.section-online-schools #main-page #main-content .online-home .search-header .dropdown dd ul li:last-child a:hover {
    border-radius: 0 0 3px 3px
}

body.section-online-schools #main-page #main-content .online-home .search-header .dropdown dd li a {
    display: block;
    padding: 0 20px;
    line-height: 36px;
    color: #abacad;
    font-family: "proxima-soft", sans-serif;
    font-weight: 700;
    font-weight: 400;
    text-decoration: none
}

body.section-online-schools #main-page #main-content .online-home .search-header .dropdown dd li:last-of-type a {
    padding-bottom: 10px
}

body.section-online-schools #main-page #main-content .online-home .search-header .dropdown dd li a:hover {
    color: #57595b;
    cursor: pointer
}

body.section-online-schools #main-page #main-content .online-home .search-header a.button {
    width: 100%;
    height: 45px;
    border: none;
    border-radius: 3px;
    padding: 10px 0 11px;
    background-color: #ef712b;
    color: #fff;
    font-family: HelveticaNeueW01-77BdCn_692722, sans-serif;
    font-weight: 400;
    letter-spacing: -.025em;
    text-transform: uppercase;
    -webkit-backface-visibility: hidden
}

body.section-online-schools #main-page #main-content .online-home .search-header a.button:hover {
    background-color: #f18143
}

body.section-online-schools #main-page #main-content .online-home .search-header #dropdownSelectedAnchor:focus,
body.section-online-schools #main-page #main-content .online-home .search-header a.button:focus {
    box-shadow: 0 0 8px rgba(255, 182, 51, .5)
}

body.section-online-schools #main-page #main-content .online-home .info-blurbs {
    position: relative;
    z-index: 10;
    background: url(../../../cdn/images/info-blocks-bg.png);
    border-top: 10px solid #e9e9e9;
    padding: 35px 0 20px;
    text-align: center
}

body.section-online-schools #main-page #main-content .online-home .info-blurbs .grid {
    padding-left: 0
}

body.section-online-schools #main-page #main-content .online-home .info-blurbs .icon {
    display: table;
    margin: 0 auto;
    padding: 20px;
    background-color: #e9e9e9;
    color: #53b163;
    border-radius: 999px
}

body.section-online-schools #main-page #main-content .online-home .info-blurbs .icon i {
    display: table;
    font-size: 50px
}

body.section-online-schools #main-page #main-content .online-home .info-blurbs h2 {
    margin: 10px 0;
    color: #4da05a;
    font-family: HelveticaNeueW01-77BdCn_692722, sans-serif;
    
    font-weight: 400;
    letter-spacing: -.025em;
    text-transform: uppercase
}

body.section-online-schools #main-page #main-content .online-home .info-blurbs p {
    margin: 0 0 25px;
    font-family: "proxima-soft", sans-serif;
    font-weight: 700;
    
}

body.section-online-schools #main-page #main-content .online-home .content-blocks {
    padding: 40px 0;
    background-color: #e9e9e9
}

body.section-online-schools #main-page #main-content .online-home .content-blocks .grid {
    padding: 0 20px
}

body.section-online-schools #main-page #main-content .online-home .content-blocks .owl-carousel.programs,
body.section-online-schools #main-page #main-content .online-home .content-blocks .owl-carousel.schools {
    margin-bottom: 50px
}

body.section-online-schools #main-page #main-content .online-home .content-blocks .owl-carousel.programs .hero-sm a.background-image,
body.section-online-schools #main-page #main-content .online-home .content-blocks .owl-carousel.schools .hero-sm a.background-image {
    background-size: 100%;
    background-position: center;
    height: 88px;
    display: block
}

body.section-online-schools #main-page #main-content .online-home .content-blocks .owl-carousel .owl-next,
body.section-online-schools #main-page #main-content .online-home .content-blocks .owl-carousel .owl-prev {
    position: absolute;
    top: -52px;
    color: rgba(76, 78, 80, .25);
    font-size: 48px
}

body.section-online-schools #main-page #main-content .online-home .content-blocks .owl-carousel .owl-next:hover,
body.section-online-schools #main-page #main-content .online-home .content-blocks .owl-carousel .owl-prev:hover {
    color: rgba(76, 78, 80, .5)
}

body.section-online-schools #main-page #main-content .online-home .content-blocks .owl-carousel .owl-prev {
    left: 25px
}

body.section-online-schools #main-page #main-content .online-home .content-blocks .owl-carousel .owl-next {
    right: 25px
}

body.section-online-schools #main-page #main-content .online-home .content-blocks h3 {
    margin: 0 0 10px;
    color: #4c4e4f;
    font-family: "proxima-soft", sans-serif;
    
    font-weight: 400;
    text-align: center
}

body.section-online-schools #main-page #main-content .online-home .content-blocks .item {
    position: relative;
    width: 100%;
    padding: 10px;
    background-color: #fafafb;
    border-radius: 3px
}

body.section-online-schools #main-page #main-content .online-home .content-blocks .item .hero-sm .logo-sm {
    position: relative;
    overflow: auto;
    display: inline-block;
    margin: -40px 0 0 10px;
    padding: 5px;
    background-color: #fff;
    border-radius: 3px;
    -webkit-box-shadow: 2px 2px 0 0 rgba(0, 0, 0, .2);
    box-shadow: 2px 2px 0 0 rgba(0, 0, 0, .2)
}

body.section-online-schools #main-page #main-content .online-home .content-blocks .item .hero-sm .logo-sm img {
    width: 70px;
    height: 70px
}

body.section-online-schools #main-page #main-content .online-home .content-blocks .item .hero-sm .flat-button {
    left: 0;
    float: right;
    margin-top: 7px;
    padding: 5px 10px 3px;
    font-size: 13px
}

body.section-online-schools #main-page #main-content .online-home .content-blocks .item .hero-sm .flat-button i {
    top: 1px;
    font-size: 13px
}

body.section-online-schools #main-page #main-content .online-home .content-blocks .item .hero-sm .flat-button div {
    display: inline
}

body.section-online-schools #main-page #main-content .online-home .content-blocks .item .hero-sm .view_my_schools {
    display: block;
    float: right;
    clear: both;
    color: #696969;
    font-family: "proxima-soft", sans-serif;
    font-weight: 700;
    
    
}

body.section-online-schools #main-page #main-content .online-home .content-blocks .item .hero-sm .cat-sm {
    position: relative;
    overflow: hidden;
    display: inline-block;
    margin: -16px 0 0 10px;
    padding: 7px 14px;
    border-radius: 2px;
    background-color: #637a84;
    color: #fff;
    font-family: HelveticaNeueW01-77BdCn_692722, sans-serif;
    
    font-weight: 400;
    text-transform: uppercase
}

body.section-online-schools #main-page #main-content .online-home .content-blocks .item .view-item,
body.section-online-schools #main-page #main-content .online-home .content-blocks .item h1,
body.section-online-schools #main-page #main-content .online-home .content-blocks .item h2,
body.section-online-schools #main-page #main-content .online-home .content-blocks .item h3,
body.section-online-schools #main-page #main-content .online-home .content-blocks .item p {
    padding: 0 10px
}

body.section-online-schools #main-page #main-content .online-home .content-blocks .item h1 {
    margin: 15px 0 5px;
    color: #4c4e4f;
    font-family: "proxima-soft", sans-serif;
    
    font-weight: 400
}

body.section-online-schools #main-page #main-content .online-home .content-blocks .item h1 .icon-pi-enhanced {
    color: #ef712b;
    
    position: relative;
    top: 0;
    vertical-align: middle;
    margin-right: 4px
}

body.section-online-schools #main-page #main-content .online-home .content-blocks .item h1 a {
    color: #4c4e4f;
    font-family: "proxima-soft", sans-serif;
    
    font-weight: 400
}

body.section-online-schools #main-page #main-content .online-home .content-blocks .item h1.block-program {
    margin: 0 0 5px
}

body.section-online-schools #main-page #main-content .online-home .content-blocks .item h2 {
    margin: -4px 0 10px;
    color: #7e8183;
    font-family: HelveticaNeueW01-77BdCn_692722, sans-serif;
    
    font-weight: 400;
    text-transform: uppercase
}

body.section-online-schools #main-page #main-content .online-home .content-blocks .item h2 .icon-pi-cap-building,
body.section-online-schools #main-page #main-content .online-home .content-blocks .item h2 .icon-pi-marker {
    position: relative;
    vertical-align: middle
}

body.section-online-schools #main-page #main-content .online-home .content-blocks .item h2 .icon-pi-marker {
    top: 2px;
    margin-left: -3px;
    font-size: 17px
}

body.section-online-schools #main-page #main-content .online-home .content-blocks .item h2 .icon-pi-cap-building {
    top: 1px;
    margin-right: 5px;
    font-size: 13px
}

body.section-online-schools #main-page #main-content .online-home .content-blocks .item h2 span {
    margin-right: 10px
}

body.section-online-schools #main-page #main-content .online-home .content-blocks .item h2 span a {
    color: #87b6d5;
    
    font-family: HelveticaNeueW01-77BdCn_692722, sans-serif
}

body.section-online-schools #main-page #main-content .online-home .content-blocks .item h2.block-school {
    display: block;
    margin: 15px 0 5px;
    color: #7e8183;
    font-family: "proxima-soft", sans-serif;
    
    font-weight: 400;
    line-height: 1.05;
    text-transform: none
}

body.section-online-schools #main-page #main-content .online-home .content-blocks .item h2.block-school a {
    color: #7e8183;
    font-family: "proxima-soft", sans-serif;
    
    font-weight: 400
}

body.section-online-schools #main-page #main-content .online-home .content-blocks .item h3 {
    margin: -4px 0 10px;
    color: #7e8183;
    font-family: HelveticaNeueW01-77BdCn_692722, sans-serif;
    
    font-weight: 400;
    text-transform: uppercase;
    text-align: left
}

body.section-online-schools #main-page #main-content .online-home .content-blocks .item h3 .icon-pi-graduation-cap,
body.section-online-schools #main-page #main-content .online-home .content-blocks .item h3 .icon-pi-marker {
    position: relative;
    vertical-align: middle
}

body.section-online-schools #main-page #main-content .online-home .content-blocks .item h3 .icon-pi-marker {
    top: 2px;
    margin-left: -3px;
    font-size: 17px
}

body.section-online-schools #main-page #main-content .online-home .content-blocks .item h3 .icon-pi-graduation-cap {
    position: relative;
    vertical-align: middle;
    top: 2px;
    margin-right: 5px;
    font-size: 17px
}

body.section-online-schools #main-page #main-content .online-home .content-blocks .item h3 span {
    margin-right: 10px
}

body.section-online-schools #main-page #main-content .online-home .content-blocks .item p {
    line-height: 1.25
}

body.section-online-schools #main-page #main-content .online-home .content-blocks .item .view-item {
    position: absolute;
    right: 0;
    bottom: 10px;
    color: #4a9ac7;
    font-family: HelveticaNeueW01-77BdCn_692722, sans-serif;
    
    font-weight: 400;
    text-transform: uppercase
}

body.section-online-schools #main-page #main-content .online-home .content-blocks .item .view-item i {
    position: relative;
    top: 3px;
    font-size: 17px
}

body.section-online-schools #main-page #main-content .online-home .content-blocks .item .flat-button {
    position: relative;
    bottom: 0;
    left: 10px;
    padding: 5px 10px 3px;
    font-size: 13px
}

body.section-online-schools #main-page #main-content .online-home .content-blocks .item .flat-button i {
    
}

body.section-online-schools #main-page #main-content .online-home .content-blocks .item .flat-button div {
    display: inline
}

body.section-online-schools #main-page #main-content .online-home .leaderboard-ad.phone-hide,
body.section-online-schools #main-page #main-content .online-main .leaderboard-ad.phone-hide {
    display: none
}

body.section-online-schools .featured .grid-items .grid-item.logo {
    display: inline!important
}

@media only screen and (min-width:481px) {
    body.section-online-schools #main-page #main-content .test {
        color: #fff
    }
    body.section-online-schools #main-page #main-content .online-home .content-blocks .owl-carousel.programs .hero-sm a.background-image,
    body.section-online-schools #main-page #main-content .online-home .content-blocks .owl-carousel.schools .hero-sm a.background-image {
        height: 120px
    }
}

@media only screen and (min-width:768px) {
    body.section-online-schools #main-page #main-content .phone-hide {
        display: block
    }
    body.section-online-schools #main-page #main-content .grid:first-of-type,
    body.section-online-schools #main-page #main-content .online-header {
        overflow: visible
    }
    body.section-online-schools #main-page #main-content .online-header .grid.grid-pad {
        padding: 100px 20px 25px;
        text-align: left
    }
    body.section-online-schools #main-page #main-content .online-header h1 {
        
        font-size: 2.6rem
    }
    body.section-online-schools #main-page #main-content .online-header .really-fast-fact {
        opacity: .75
    }
    body.section-online-schools #main-page #main-content .online-header .right-of-fast-facts {
        visibility: hidden;
        position: absolute;
        right: 20px;
        width: 25%;
        padding: 15px;
        border-radius: 3px;
        -webkit-box-shadow: 0 50px 250px 25px rgba(255, 255, 255, .175), -3px 3px 0 0 rgba(50, 53, 56, .175);
        box-shadow: 0 50px 250px 25px rgba(255, 255, 255, .175), -3px 3px 0 0 rgba(50, 53, 56, .175);
        background-color: #fafafc
    }
    body.section-online-schools #main-page #main-content .online-header .right-of-fast-facts .button {
        height: 36px
    }
    body.section-online-schools #main-page #main-content .online-header .right-of-fast-facts .save-school {
        background-color: transparent;
        border-color: #3c92d4;
        color: #3c92d4!important;
        height: 36px
    }
    body.section-online-schools #main-page #main-content .online-header .right-of-fast-facts .save-school:hover {
        background-color: #3c92d4;
        color: #fff!important
    }
    body.section-online-schools #main-page #main-content .online-header .right-of-fast-facts .save-school i:before {
        position: relative;
        top: 0
    }
    body.section-online-schools #main-page #main-content .online-header .right-of-fast-facts .half-buttons .save-school i span,
    body.section-online-schools #main-page #main-content .online-header .right-of-fast-facts .save-school i span {
        top: 1px
    }
    body.section-online-schools #main-page #main-content .online-header .right-of-fast-facts .request-info {
        background-color: transparent;
        border-color: #60a85e;
        color: #60a85e!important;
        padding: 11px 5px 10px
    }
    body.section-online-schools #main-page #main-content .online-header .right-of-fast-facts .request-info:hover {
        background-color: #60a85e;
        color: #fff!important
    }
    body.section-online-schools #main-page #main-content .online-header .right-of-fast-facts .more-programs,
    body.section-online-schools #main-page #main-content .online-header .right-of-fast-facts .more-schools {
        display: block;
        border-top: 2px solid #e6e6e6
    }
    body.section-online-schools #main-page #main-content .online-header .right-of-fast-facts .more-programs h4,
    body.section-online-schools #main-page #main-content .online-header .right-of-fast-facts .more-schools h4 {
        margin: 12px 0 0;
        color: #4c4e4f;
        font-family: "proxima-soft", sans-serif;
        font-weight: 700;
        font-weight: 400;
        
        ;
        line-height: 1
    }
    body.section-online-schools #main-page #main-content .online-header .right-of-fast-facts .more-programs .program,
    body.section-online-schools #main-page #main-content .online-header .right-of-fast-facts .more-programs .school,
    body.section-online-schools #main-page #main-content .online-header .right-of-fast-facts .more-schools .program,
    body.section-online-schools #main-page #main-content .online-header .right-of-fast-facts .more-schools .school {
        display: table;
        margin: 10px 0 0
    }
    body.section-online-schools #main-page #main-content .online-header .right-of-fast-facts .more-programs .program span,
    body.section-online-schools #main-page #main-content .online-header .right-of-fast-facts .more-programs .school span,
    body.section-online-schools #main-page #main-content .online-header .right-of-fast-facts .more-schools .program span,
    body.section-online-schools #main-page #main-content .online-header .right-of-fast-facts .more-schools .school span {
        display: table-cell;
        vertical-align: middle
    }
    body.section-online-schools #main-page #main-content .online-header .right-of-fast-facts .more-programs .program span .title,
    body.section-online-schools #main-page #main-content .online-header .right-of-fast-facts .more-programs .school span .title,
    body.section-online-schools #main-page #main-content .online-header .right-of-fast-facts .more-schools .program span .title,
    body.section-online-schools #main-page #main-content .online-header .right-of-fast-facts .more-schools .school span .title {
        color: #4a9ac7;
        
        
        line-height: 1
    }
    body.section-online-schools #main-page #main-content .online-header .right-of-fast-facts .more-programs .program span .location,
    body.section-online-schools #main-page #main-content .online-header .right-of-fast-facts .more-programs .school span .location,
    body.section-online-schools #main-page #main-content .online-header .right-of-fast-facts .more-schools .program span .location,
    body.section-online-schools #main-page #main-content .online-header .right-of-fast-facts .more-schools .school span .location {
        color: #5f6770;
        
        
        line-height: 1;
        padding-top: 4px
    }
    body.section-online-schools #main-page #main-content .online-header .right-of-fast-facts .more-programs .program span .location:before,
    body.section-online-schools #main-page #main-content .online-header .right-of-fast-facts .more-programs .school span .location:before,
    body.section-online-schools #main-page #main-content .online-header .right-of-fast-facts .more-schools .program span .location:before,
    body.section-online-schools #main-page #main-content .online-header .right-of-fast-facts .more-schools .school span .location:before {
        position: relative;
        top: -2px;
        vertical-align: middle;
        margin-left: -2px;
        padding-right: 1px;
        
        
    }
    body.section-online-schools #main-page #main-content .online-header .right-of-fast-facts .more-programs .program span .location.icon-pi-cap-building:before,
    body.section-online-schools #main-page #main-content .online-header .right-of-fast-facts .more-programs .school span .location.icon-pi-cap-building:before,
    body.section-online-schools #main-page #main-content .online-header .right-of-fast-facts .more-schools .program span .location.icon-pi-cap-building:before,
    body.section-online-schools #main-page #main-content .online-header .right-of-fast-facts .more-schools .school span .location.icon-pi-cap-building:before {
        top: -2px;
        
        
        margin-left: 0;
        margin-right: 3px
    }
    body.section-online-schools #main-page #main-content .online-header .right-of-fast-facts .more-programs .program .program-logo,
    body.section-online-schools #main-page #main-content .online-header .right-of-fast-facts .more-programs .program .school-logo,
    body.section-online-schools #main-page #main-content .online-header .right-of-fast-facts .more-programs .school .program-logo,
    body.section-online-schools #main-page #main-content .online-header .right-of-fast-facts .more-programs .school .school-logo,
    body.section-online-schools #main-page #main-content .online-header .right-of-fast-facts .more-schools .program .program-logo,
    body.section-online-schools #main-page #main-content .online-header .right-of-fast-facts .more-schools .program .school-logo,
    body.section-online-schools #main-page #main-content .online-header .right-of-fast-facts .more-schools .school .program-logo,
    body.section-online-schools #main-page #main-content .online-header .right-of-fast-facts .more-schools .school .school-logo {
        display: none
    }
    body.section-online-schools #main-page #main-content .online-header .school-header-wrap .enhanced-logo {
        width: 100px
    }
    body.section-online-schools #main-page #main-content .online-header .school-header-wrap .enhanced-logo img {
        max-width: 100%;
        height: auto
    }
    body.section-online-schools #main-page #main-content .online-header.enhanced .hero-overlay {
        background-color: transparent
    }
    body.section-online-schools #main-page #main-content .right-of-fast-facts .contact-school .phone,
    body.section-online-schools #main-page #main-content .right-of-fast-facts .contact-school .phone a {
        color: #64676a
    }
    body.section-online-schools #main-page #main-content .right-of-fast-facts .contact-school .phone.one,
    body.section-online-schools #main-page #main-content .right-of-fast-facts .contact-school .phone.two {
        
        
    }
    body.section-online-schools #main-page #main-content .right-of-fast-facts .contact-school .phone.two:before {
        display: inline-block;
        top: -2px;
        padding: 0 4px 0 0;
        
        
    }
    body.section-online-schools #main-page #main-content .right-of-fast-facts .school-links select,
    body.section-online-schools #main-page #main-content .right-of-fast-facts ul.links li:before {
        display: none
    }
    body.section-online-schools #main-page #main-content .right-of-fast-facts ul.links li a {
        
        ;
        font-family: "proxima-soft", sans-serif;
        font-weight: 600
    }
    body.section-online-schools #main-page #main-content .right-of-fast-facts #SchoolLinkSection {
        border-top: 2px solid #e6e6e6
    }
    body.section-online-schools #main-page #main-content .right-of-fast-facts #SchoolLinkSection h4 {
        color: #4c4e4f
    }
    body.section-online-schools #main-page #main-content .right-of-fast-facts .school-links ul {
        display: inline-block
    }
    body.section-online-schools #main-page #main-content .at-a-glance .grid.grid-pad {
        padding-left: 20px;
        padding-right: 20px
    }
    body.section-online-schools #main-page #main-content .at-a-glance .fast-facts .fast-fact .value.value-range,
    body.section-online-schools #main-page #main-content .at-a-glance .fast-facts .fast-fact .value.value-range sup {
        
        
    }
    body.section-online-schools #main-page #main-content .at-a-glance .fast-facts .fast-fact.min-completion-time.no-minimum {
        padding-top: 20px
    }
    body.section-online-schools #main-page #main-content .at-a-glance .fast-facts .fast-fact .label {
        
        
    }
    body.section-online-schools #main-page #main-content .at-a-glance .fast-facts .fast-fact .label strong span {
        display: none
    }
    body.section-online-schools #main-page #main-content .at-a-glance .fast-facts .fast-fact.not-available {
        opacity: .25
    }
    body.section-online-schools #main-page #main-content .overview .content .overview-text {
        padding: 0
    }
    body.section-online-schools #main-page #main-content .overview .content .overview-text>span ol,
    body.section-online-schools #main-page #main-content .overview .content .overview-text>span ul {
        padding: 5px 20px
    }
    body.section-online-schools #main-page #main-content .overview .content .overview-text h2 {
        
        font-size: 2.4rem
    }
    body.section-online-schools #main-page #main-content .overview .content .overview-text h3 {
        
        
    }
    body.section-online-schools #main-page #main-content .overview .sidebar {
        position: relative;
        z-index: 9999;
        display: block;
        width: 33.333%;
        max-width: 400px;
        float: right;
        margin: 5px 0 30px 30px
    }
    body.section-online-schools #main-page #main-content .overview .sidebar .videoWrapper {
        height: 0;
        padding-top: 25px;
        padding-bottom: 67.5%;
        margin-bottom: 15px;
        position: relative;
        overflow: hidden
    }
    body.section-online-schools #main-page #main-content .overview .sidebar .videoWrapper embed,
    body.section-online-schools #main-page #main-content .overview .sidebar .videoWrapper iframe,
    body.section-online-schools #main-page #main-content .overview .sidebar .videoWrapper object,
    body.section-online-schools #main-page #main-content .overview .sidebar .videoWrapper video {
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        position: absolute
    }
    body.section-online-schools #main-page #main-content .overview .sidebar .photoWrapper {
        margin-bottom: 15px
    }
    body.section-online-schools #main-page #main-content .overview .sidebar .photoWrapper img {
        max-width: 100%;
        height: auto;
        border-radius: 3px
    }
    body.section-online-schools #main-page #main-content .overview .sidebar .highlights {
        background-color: #c7cacd;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        margin-bottom: 20px;
        padding: 20px
    }
    body.section-online-schools #main-page #main-content .overview .sidebar .highlights h4 {
        margin: 0 0 -5px;
        font-family: "proxima-soft", sans-serif;
        font-weight: 700;
        
        ;
        letter-spacing: -.015em
    }
    body.section-online-schools #main-page #main-content .overview .sidebar .highlights ul {
        display: inline-block;
        padding: 5px 20px;
        color: #64676a
    }
    body.section-online-schools #main-page #main-content .overview .sidebar .highlights ul li {
        clear: both;
        margin: 5px 0 5px 10px;
        text-indent: -8px;
        float: left;
        line-height: 1.1
    }
    body.section-online-schools #main-page #main-content .online-program .at-a-glance .fast-facts .content .col-1-4:nth-of-type(3),
    body.section-online-schools #main-page #main-content .online-program .at-a-glance .fast-facts .content .col-1-4:nth-of-type(7),
    body.section-online-schools #main-page #main-content .online-school .at-a-glance .fast-facts .col-na:nth-of-type(3) {
        clear: none
    }
    body.section-online-schools #main-page #main-content .overview .sidebar .highlights ul li:last-child {
        margin-bottom: 0
    }
    body.section-online-schools #main-page #main-content .overview .sidebar .highlights ul li:before {
        position: relative;
        top: 3px;
        display: inline-block;
        color: #4a9ac7;
        
        
    }
    body.section-online-schools #main-page #main-content .overview .sidebar .testimonials-wrapper {
        overflow: auto;
        margin: 0;
        padding: 20px;
        background-color: #4a9ac7;
        -webkit-border-radius: 3px;
        border-radius: 3px
    }
    body.section-online-schools #main-page #main-content .overview .sidebar .testimonials-wrapper .testimonials {
        overflow: hidden;
        position: relative;
        width: 100%;
        margin: 0 auto
    }
    body.section-online-schools #main-page #main-content .overview .sidebar .testimonials-wrapper .testimonials.hide-nav .testimonial-control-wrapper {
        display: none
    }
    body.section-online-schools #main-page #main-content .overview .sidebar .testimonials-wrapper .testimonials.show-nav .testimonial-control-wrapper {
        display: block
    }
    body.section-online-schools #main-page #main-content .overview .sidebar .testimonials-wrapper .testimonials blockquote {
        position: absolute;
        margin: 0 auto;
        padding: 0;
        border: none
    }
    body.section-online-schools #main-page #main-content .overview .sidebar .testimonials-wrapper .testimonials blockquote:before {
        position: relative;
        top: 1px;
        float: left;
        padding: 0 10px 0 0;
        color: #fff;
        
        font-size: 3.2rem
    }
    body.section-online-schools #main-page #main-content .overview .sidebar .testimonials-wrapper .testimonials blockquote p {
        padding-top: 9px;
        color: #fff;
        
        ;
        line-height: 1.15;
        font-weight: 500
    }
    body.section-online-schools #main-page #main-content .overview .sidebar .testimonials-wrapper .testimonials blockquote p.testimonial-copy:after {
        content: 'C';
        font-family: pi-icon-set!important;
        font-style: normal!important;
        font-weight: 400!important;
        font-variant: normal!important;
        line-height: 1;
        text-transform: none!important;
        speak: none;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        display: inline-block;
        -ms-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
        margin-left: 4px;
        vertical-align: middle
    }
    body.section-online-schools #main-page #main-content .overview .sidebar .testimonials-wrapper .testimonials blockquote footer,
    body.section-online-schools #main-page #main-content .overview .sidebar .testimonials-wrapper .testimonials blockquote footer cite,
    body.section-online-schools #main-page #main-content .overview .sidebar .testimonials-wrapper .testimonials blockquote footer p {
        margin: 0;
        padding: 0 90px 0 0;
        color: #ccdae3;
        
        
        font-weight: 700;
        font-style: italic
    }
    body.section-online-schools #main-page #main-content .overview .sidebar .testimonials-wrapper .testimonials blockquote footer cite:before {
        position: relative;
        top: -2px
    }
    body.section-online-schools #main-page #main-content .overview .sidebar .testimonials-wrapper .testimonial-control-wrapper {
        position: absolute;
        right: 0;
        bottom: 0;
        float: right;
        padding: 3px 0;
        background-color: #4692bd;
        -webkit-border-radius: 3px;
        border-radius: 3px
    }
    body.section-online-schools #main-page #main-content .overview .sidebar .testimonials-wrapper .testimonial-control-wrapper .testimonial-control {
        padding: 5px 10px;
        background: 0 0;
        color: #fff;
        border: 0;
        cursor: pointer;
        
        ;
        outline: 0
    }
    body.section-online-schools #main-page #main-content .overview .sidebar .testimonials-wrapper .testimonial-control-wrapper .testimonial-control:after,
    body.section-online-schools #main-page #main-content .overview .sidebar .testimonials-wrapper .testimonial-control-wrapper .testimonial-control:before {
        vertical-align: middle
    }
    body.section-online-schools #main-page #main-content .overview .sidebar .testimonials-wrapper .testimonial-control-wrapper .testimonial-control.prev {
        float: left
    }
    body.section-online-schools #main-page #main-content .overview .sidebar .testimonials-wrapper .testimonial-control-wrapper .testimonial-control.next {
        float: right
    }
    body.section-online-schools #main-page #main-content .overview .latest-tweet h5 {
        
        font-size: 2.2rem
    }
    body.section-online-schools #main-page #main-content .overview .latest-tweet h5:before {
        
        font-size: 2.4rem
    }
    body.section-online-schools #main-page #main-content .overview .latest-tweet p {
        
        font-size: 2.2rem
    }
    body.section-online-schools #main-page #main-content .overview .latest-tweet .tweet-date {
        
        
    }
    body.section-online-schools #main-page #main-content .overview .connect h5 {
        
        font-size: 2.2rem
    }
    body.section-online-schools #main-page #main-content .overview .connect [class*=icon-pi-] {
        padding: 15px;
        
        
    }
    body.section-online-schools #main-page #main-content .online-main section {
        padding: 40px 0;
        outline: 0
    }
    body.section-online-schools #main-page #main-content .online-main section h1,
    body.section-online-schools #main-page #main-content .online-main section h2 {
        padding: 0
    }
    body.section-online-schools #main-page #main-content .online-main section h1 {
        
        
    }
    body.section-online-schools #main-page #main-content .online-main section h2 {
        
        
    }
    body.section-online-schools #main-page #main-content .online-main section h3 {
        margin: 0 0 20px
    }
    body.section-online-schools #main-page #main-content .online-main section .content {
        margin: 20px 0 0;
        padding: 0
    }
    body.section-online-schools #main-page #main-content .nav-container.fixed .save-bar {
        padding: 10px 0
    }
    body.section-online-schools #main-page #main-content .nav-container.fixed .save-bar .grid .col-7-12 .sticky-logo-wrap,
    body.section-online-schools #main-page #main-content .nav-container.fixed .save-bar .grid .col-7-12 .sticky-title-wrap {
        display: table-cell;
        vertical-align: middle
    }
    body.section-online-schools #main-page #main-content .nav-container.fixed .save-bar .grid .col-7-12 .sticky-logo-wrap {
        padding-right: 15px
    }
    body.section-online-schools #main-page #main-content .nav-container.fixed .save-bar .grid .col-7-12 .sticky-logo-wrap img {
        width: auto;
        max-height: 50px
    }
    body.section-online-schools #main-page #main-content .nav-container.fixed .save-bar .grid>div h1 {
        
        
    }
    body.section-online-schools #main-page #main-content .nav-container.fixed .save-bar .grid>div h2 {
        
        
    }
    body.section-online-schools #main-page #main-content .nav-container.fixed .save-bar .grid>div:nth-child(2) {
        width: 41.66%
    }
    body.section-online-schools #main-page #main-content .tablet-nav-container {
        display: block
    }
    body.section-online-schools #main-page #main-content .tablet-nav-container .tablet-nav {
        display: block;
        overflow: auto;
        width: 100%;
        margin: 0;
        -webkit-box-shadow: 0 2px 0 0 rgba(50, 53, 56, .25);
        box-shadow: 0 2px 0 0 rgba(50, 53, 56, .25);
        background-color: rgba(255, 255, 255, .9);
        text-align: center
    }
    body.section-online-schools #main-page #main-content .tablet-nav-container .tablet-nav li {
        display: inline-block;
        padding: 15px 30px;
        list-style: none
    }
    body.section-online-schools #main-page #main-content .tablet-nav-container .tablet-nav li a {
        color: #64676a;
        font-family: "proxima-soft", sans-serif;
        
        
        font-weight: 400;
        text-decoration: none;
        -webkit-transition: all .25s ease;
        -moz-transition: all .25s ease;
        -ms-transition: all .25s ease;
        -o-transition: all .25s ease;
        transition: all .25s ease
    }
    body.section-online-schools #main-page #main-content .tablet-nav-container .tablet-nav li a.selected,
    body.section-online-schools #main-page #main-content .tablet-nav-container .tablet-nav li a:hover,
    body.section-online-schools #main-page #main-content .tablet-nav-container .tablet-nav li.current a {
        color: #f85a3e;
    }
    body.section-online-schools #main-page #main-content .online-program,
    body.section-online-schools #main-page #main-content .online-school {
        margin-top: 0
    }
    body.section-online-schools #main-page #main-content .online-program .online-header h2,
    body.section-online-schools #main-page #main-content .online-program .online-header h3 {
        
        
    }
    body.section-online-schools #main-page #main-content .online-program .at-a-glance .fast-facts .fast-fact.total-estimated-cost .value {
        letter-spacing: -1px
    }
    body.section-online-schools #main-page #main-content .online-program .at-a-glance .fast-facts .fast-fact.average-course-length .value span {
        position: relative;
        top: -3px
    }
    body.section-online-schools #main-page #main-content .online-program .at-a-glance .fast-facts .fast-fact.min-completion-time.no-minimum {
        padding-top: 25px
    }
    body.section-online-schools #main-page #main-content .online-program .at-a-glance .fast-facts .fast-fact.min-completion-time.no-minimum .value {
        
        
        line-height: .9;
        text-align: center
    }
    body.section-online-schools #main-page #main-content .online-program .at-a-glance .fast-facts .fast-fact.min-completion-time.no-minimum .label strong {
        display: none
    }
    body.section-online-schools #main-page #main-content .online-program .at-a-glance .fast-facts .content .col-1-4 {
        width: 25%
    }
    body.section-online-schools #main-page #main-content .online-program .at-a-glance .fast-facts .content .col-1-4:nth-of-type(5),
    body.section-online-schools #main-page #main-content .online-program .at-a-glance .fast-facts .content .col-1-4:nth-of-type(6),
    body.section-online-schools #main-page #main-content .online-program .at-a-glance .fast-facts .content .col-1-4:nth-of-type(7),
    body.section-online-schools #main-page #main-content .online-program .at-a-glance .fast-facts .content .col-1-4:nth-of-type(8) {
        margin-bottom: 0
    }
    body.section-online-schools #main-page #main-content .online-program .at-a-glance .fast-facts .content .col-1-4:nth-of-type(1),
    body.section-online-schools #main-page #main-content .online-program .at-a-glance .fast-facts .content .col-1-4:nth-of-type(2),
    body.section-online-schools #main-page #main-content .online-program .at-a-glance .fast-facts .content .col-1-4:nth-of-type(3),
    body.section-online-schools #main-page #main-content .online-program .at-a-glance .fast-facts .content .col-1-4:nth-of-type(5),
    body.section-online-schools #main-page #main-content .online-program .at-a-glance .fast-facts .content .col-1-4:nth-of-type(6),
    body.section-online-schools #main-page #main-content .online-program .at-a-glance .fast-facts .content .col-1-4:nth-of-type(7) {
        padding-right: 10px
    }
    body.section-online-schools #main-page #main-content .online-program .online-main .grid {
        padding-left: 20px;
        padding-right: 20px
    }
    body.section-online-schools #main-page #main-content .online-program .admissions #standardized-tests,
    body.section-online-schools #main-page #main-content .online-program .admissions #transfer-credits-accepted {
        margin-top: 0;
        border-top: none
    }
    body.section-online-schools #main-page #main-content .online-program .admissions #minimum-gpa div canvas .circle-text-wrap {
        float: none;
        width: 80px;
        height: 80px
    }
    body.section-online-schools #main-page #main-content .online-program .admissions #minimum-gpa .circle-text-wrap {
        display: block;
        padding-left: 0;
        text-align: center
    }
    body.section-online-schools #main-page #main-content .online-program .admissions #minimum-gpa .circle-text-wrap .value {
        
        font-size: 5.6rem
    }
    body.section-online-schools #main-page #main-content .online-program .admissions #minimum-gpa .circle-text-wrap .out-of {
        font-size: 21.5px;
        font-size: 2.15rem
    }
    body.section-online-schools #main-page #main-content .online-program .admissions #standardized-tests table.tests th {
        
        
    }
    body.section-online-schools #main-page #main-content .online-program .admissions #standardized-tests table.tests .test-name span {
        padding: 6px 10px 4px;
        
        
    }
    body.section-online-schools #main-page #main-content .online-program .admissions #standardized-tests table.tests table.tests td .icon {
        
        
    }
    body.section-online-schools #main-page #main-content .online-program .admissions #standardized-tests table.tests .test-score {
        
        
    }
    body.section-online-schools #main-page #main-content .online-program .experience #schedule table.experience-table tr td,
    body.section-online-schools #main-page #main-content .online-program .experience #services-offered table.experience-table tr td {
        padding: 5px 10px
    }
    body.section-online-schools #main-page #main-content .online-program .experience #instructors-students ul.experience-data-chart li .icon-wrapper,
    body.section-online-schools #main-page #main-content .online-program .experience #reputation ul.experience-data-chart li .icon-wrapper {
        width: 50px;
        height: 50px
    }
    body.section-online-schools #main-page #main-content .online-program .experience #instructors-students ul.experience-data-chart li .icon-wrapper .icon,
    body.section-online-schools #main-page #main-content .online-program .experience #reputation ul.experience-data-chart li .icon-wrapper .icon {
        width: 50px;
        height: 50px;
        
        
    }
    body.section-online-schools #main-page #main-content .online-program .experience #instructors-students ul.experience-data-chart li .icon-wrapper .icon.icon-pi-cap-building:before,
    body.section-online-schools #main-page #main-content .online-program .experience #reputation ul.experience-data-chart li .icon-wrapper .icon.icon-pi-cap-building:before {
        position: relative;
        top: -2px
    }
    body.section-online-schools #main-page #main-content .online-program .experience #instructors-students ul.experience-data-chart li .icon-wrapper .icon.icon-pi-graduation-cap:before,
    body.section-online-schools #main-page #main-content .online-program .experience #instructors-students ul.experience-data-chart li .icon-wrapper .icon.icon-pi-projection-screen:before,
    body.section-online-schools #main-page #main-content .online-program .experience #instructors-students ul.experience-data-chart li .icon-wrapper .icon.icon-pi-ribbon:before,
    body.section-online-schools #main-page #main-content .online-program .experience #reputation ul.experience-data-chart li .icon-wrapper .icon.icon-pi-graduation-cap:before,
    body.section-online-schools #main-page #main-content .online-program .experience #reputation ul.experience-data-chart li .icon-wrapper .icon.icon-pi-projection-screen:before,
    body.section-online-schools #main-page #main-content .online-program .experience #reputation ul.experience-data-chart li .icon-wrapper .icon.icon-pi-ribbon:before {
        position: relative;
        top: 1px
    }
    body.section-online-schools #main-page #main-content .online-program .cost .col-1-2 {
        width: 66.666%
    }
    body.section-online-schools #main-page #main-content .online-program .cost ul.cost-equation {
        padding-left: 15px
    }
    body.section-online-schools #main-page #main-content .online-program .cost ul.cost-equation li {
        
        
    }
    body.section-online-schools #main-page #main-content .online-program .cost .total-container {
        padding: 20px 15px
    }
    body.section-online-schools #main-page #main-content .online-program .cost .total-container>div {
        display: table-cell;
        vertical-align: top;
        float: none
    }
    body.section-online-schools #main-page #main-content .online-program .cost .total-container>div ul li.equal {
        padding-bottom: 0;
        padding-left: 40px;
        
        
    }
    body.section-online-schools #main-page #main-content .online-program .cost .total-container>div ul li.equal.not-available dd {
        margin-right: -3px;
        
        
    }
    body.section-online-schools #main-page #main-content .contact h1 {
        margin: 0;
        display: block;
        color: #fff;
        
        ;
        font-weight: 500;
        line-height: 1;
        letter-spacing: -1px
    }
    body.section-online-schools #main-page #main-content .contact>.col-6-12:first-of-type {
        padding: 30px 0
    }
    body.section-online-schools #main-page #main-content .contact .col-1-2 {
        text-align: left
    }
    body.section-online-schools #main-page #main-content .contact .map {
        width: 102.75%;
        margin-left: -20px
    }
    body.section-online-schools #main-page #main-content .online-school .online-header .grid.grid-pad {
        padding-top: 225px
    }
    body.section-online-schools #main-page #main-content .online-school .online-header.enhanced .enhanced-logo-wrap {
        padding-bottom: 5px
    }
    body.section-online-schools #main-page #main-content .online-school .online-header h2 {
        
        
    }
    body.section-online-schools #main-page #main-content .online-school .at-a-glance .fast-facts .col-na {
        max-width: none
    }
    body.section-online-schools #main-page #main-content .online-school .at-a-glance .fast-facts .col-na.yearsDistanceLearning {
        max-width: 25%
    }
    body.section-online-schools #main-page #main-content .online-school .at-a-glance .fast-facts .fast-fact .label .view-programs {
        
        
    }
    body.section-online-schools #main-page #main-content .online-school .online-main .grid {
        padding-left: 20px;
        padding-right: 20px
    }
    body.section-online-schools #main-page #main-content .online-school .certificate-programs-id h3,
    body.section-online-schools #main-page #main-content .online-school .degree-programs-id h3 {
        margin: 0
    }
    body.section-online-schools #main-page #main-content .col-1-1.phone-hide {
        padding: 0 20px
    }
    body.section-online-schools #main-page #main-content .col-1-1.phone-hide .col-5-12 .main-nav {
        font-family: HelveticaNeueW01-77BdCn_692722, sans-serif;
        
        font-weight: 400;
        letter-spacing: .025em
    }
    body.section-online-schools #main-page #main-content .col-1-1.phone-hide .col-3-12 {
        padding: 5px 0
    }
    body.section-online-schools #main-page #main-content .online-home .search-header .grid {
        padding: 100px 0
    }
    body.section-online-schools #main-page #main-content .online-home .search-header .grid .col-1-1 {
        margin-left: 0
    }
    body.section-online-schools #main-page #main-content .online-home .search-header .grid .col-6-12 {
        padding-left: 20px!important
    }
    body.section-online-schools #main-page #main-content .online-home .search-header .grid .col-2-12 {
        padding-right: 20px!important
    }
    body.section-online-schools #main-page #main-content .online-home .search-header h1 {
        font-size: 52px
    }
    body.section-online-schools #main-page #main-content .online-home .search-header p {
        font-size: 21px
    }
    body.section-online-schools #main-page #main-content .online-home .search-header input[type=text] {
        height: 58px;
        background: url(../../../cdn/images/search-bg.png) 17px center no-repeat #fff;
        padding: 0 20px 0 53px
    }
    body.section-online-schools #main-page #main-content .online-home .search-header input[type=text]::-webkit-input-placeholder:after {
        content: ' for a school or program'
    }
    body.section-online-schools #main-page #main-content .online-home .search-header input[type=text]::-moz-placeholder:after {
        content: ' for a school or program'
    }
    body.section-online-schools #main-page #main-content .online-home .search-header input[type=text]:-moz-placeholder:after {
        content: ' for a school or program'
    }
    body.section-online-schools #main-page #main-content .online-home .search-header input[type=text]:-ms-input-placeholder:after {
        content: ' for a school or program'
    }
    body.section-online-schools #main-page #main-content .online-home .search-header .dropdown dt a {
        height: 58px
    }
    body.section-online-schools #main-page #main-content .online-home .search-header .dropdown dt span {
        padding: 0 20px;
        line-height: 58px
    }
    body.section-online-schools #main-page #main-content .online-home .search-header .dropdown dt span:before {
        top: 15px
    }
    body.section-online-schools #main-page #main-content .online-home .search-header .dropdown dd ul {
        top: -47px
    }
    body.section-online-schools #main-page #main-content .online-home .search-header .dropdown dd li a {
        padding: 1px 20px 0
    }
    body.section-online-schools #main-page #main-content .online-home .search-header .dropdown dd li:last-of-type a {
        padding-bottom: 5px
    }
    body.section-online-schools #main-page #main-content .online-home .search-header a.button {
        height: 58px;
        padding: 17px 0 18px
    }
    body.section-online-schools #main-page #main-content .online-home .info-blurbs {
        padding: 65px 0 75px
    }
    body.section-online-schools #main-page #main-content .online-home .info-blurbs .grid {
        padding-left: 20px
    }
    body.section-online-schools #main-page #main-content .online-home .info-blurbs .icon i {
        font-size: 64px
    }
    body.section-online-schools #main-page #main-content .online-home .info-blurbs h2 {
        margin: 15px 0;
        font-size: 24px
    }
    body.section-online-schools #main-page #main-content .online-home .info-blurbs p {
        margin: 0;
        
    }
    body.section-online-schools #main-page #main-content .online-home .content-blocks {
        padding: 75px 0 25px
    }
    body.section-online-schools #main-page #main-content .online-home .content-blocks .item {
        min-height: 400px
    }
    body.section-online-schools #main-page #main-content #onlineProfile .leaderboard-ad.phone-hide,
    body.section-online-schools #main-page #main-content .online-home .leaderboard-ad.phone-hide {
        display: block;
        margin: 0 auto;
        padding-bottom: 25px
    }
    body.section-online-schools #main-page #main-content #onlineProfile .leaderboard-ad.phone-hide {
        margin-top: 25px
    }
    body.section-online-schools .hint,
    body.section-online-schools [data-hint] {
        display: inline-block
    }
    body.section-online-schools .hint:after,
    body.section-online-schools .hint:before,
    body.section-online-schools [data-hint]:after,
    body.section-online-schools [data-hint]:before {
        position: absolute;
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        visibility: hidden;
        opacity: 0;
        z-index: 1000000;
        pointer-events: none;
        -webkit-transition: .3s ease;
        -moz-transition: .3s ease;
        transition: .3s ease;
        -webkit-transition-delay: 0s;
        -moz-transition-delay: 0s;
        transition-delay: 0s
    }
    body.section-online-schools .hint--always:after,
    body.section-online-schools .hint--always:before,
    body.section-online-schools .hint.active:after,
    body.section-online-schools .hint.active:before,
    body.section-online-schools .hint:focus:after,
    body.section-online-schools .hint:focus:before,
    body.section-online-schools .hint:hover:after,
    body.section-online-schools .hint:hover:before,
    body.section-online-schools [data-hint].active:after,
    body.section-online-schools [data-hint].active:before,
    body.section-online-schools [data-hint]:focus:after,
    body.section-online-schools [data-hint]:focus:before,
    body.section-online-schools [data-hint]:hover:after,
    body.section-online-schools [data-hint]:hover:before {
        opacity: 1;
        visibility: visible
    }
    body.section-online-schools .hint:hover:after,
    body.section-online-schools .hint:hover:before,
    body.section-online-schools [data-hint]:hover:after,
    body.section-online-schools [data-hint]:hover:before {
        -webkit-transition-delay: .1s;
        -moz-transition-delay: .1s;
        transition-delay: .1s
    }
    body.section-online-schools .hint:before,
    body.section-online-schools [data-hint]:before {
        content: '';
        position: absolute;
        background: 0 0;
        border: 6px solid transparent;
        z-index: 1000001
    }
    body.section-online-schools .hint:after,
    body.section-online-schools [data-hint]:after {
        content: attr(data-hint);
        background: #383838;
        color: #fff;
        padding: 8px 10px;
        
        line-height: 13px;
        width: 100%
    }
    body.section-online-schools .hint--top:before {
        border-top-color: #383838;
        margin-bottom: -12px
    }
    body.section-online-schools .hint--bottom:before {
        border-bottom-color: #383838;
        display: none
    }
    body.section-online-schools .hint--top:after {
        margin-left: -18px
    }
    body.section-online-schools .hint--top:after,
    body.section-online-schools .hint--top:before {
        bottom: 100%;
        left: 50%
    }
    body.section-online-schools .hint--top:focus:after,
    body.section-online-schools .hint--top:focus:before,
    body.section-online-schools .hint--top:hover:after,
    body.section-online-schools .hint--top:hover:before {
        -webkit-transform: translateY(-8px);
        -moz-transform: translateY(-8px);
        transform: translateY(-8px)
    }
    body.section-online-schools .hint--bottom:after {
        margin-left: -18px;
        margin-top: 24px
    }
    body.section-online-schools .hint--bottom:after,
    body.section-online-schools .hint--bottom:before {
        top: auto;
        left: 18px
    }
    body.section-online-schools .hint--bottom:focus:after,
    body.section-online-schools .hint--bottom:focus:before,
    body.section-online-schools .hint--bottom:hover:after,
    body.section-online-schools .hint--bottom:hover:before {
        -webkit-transform: translateY(8px);
        -moz-transform: translateY(8px);
        transform: translateY(8px)
    }
    body.section-online-schools .hint--right:before {
        border-right-color: #383838;
        margin-left: -12px;
        margin-bottom: -6px
    }
    body.section-online-schools .hint--right:after {
        margin-bottom: -14px
    }
    body.section-online-schools .hint--right:after,
    body.section-online-schools .hint--right:before {
        left: 100%;
        bottom: 50%
    }
    body.section-online-schools .hint--right:focus:after,
    body.section-online-schools .hint--right:focus:before,
    body.section-online-schools .hint--right:hover:after,
    body.section-online-schools .hint--right:hover:before {
        -webkit-transform: translateX(8px);
        -moz-transform: translateX(8px);
        transform: translateX(8px)
    }
    body.section-online-schools .hint--left:before {
        border-left-color: #383838;
        margin-right: -12px;
        margin-bottom: -6px
    }
    body.section-online-schools .hint--left:after {
        margin-bottom: -14px
    }
    body.section-online-schools .hint--left:after,
    body.section-online-schools .hint--left:before {
        right: 100%;
        bottom: 50%
    }
    body.section-online-schools .hint--left:focus:after,
    body.section-online-schools .hint--left:focus:before,
    body.section-online-schools .hint--left:hover:after,
    body.section-online-schools .hint--left:hover:before {
        -webkit-transform: translateX(-8px);
        -moz-transform: translateX(-8px);
        transform: translateX(-8px)
    }
    body.section-online-schools .hint--gray:after {
        background-color: #52707e;
        text-shadow: none
    }
    body.section-online-schools .hint--gray.hint--top:before {
        border-top-color: #52707e
    }
    body.section-online-schools .hint--gray.hint--bottom:before {
        border-bottom-color: #52707e
    }
    body.section-online-schools .hint--gray.hint--left:before {
        border-left-color: #52707e
    }
    body.section-online-schools .hint--gray.hint--right:before {
        border-right-color: #52707e
    }
    body.section-online-schools .hint--orange:after {
        background-color: rgba(243, 109, 44, .8);
        text-shadow: none
    }
    body.section-online-schools .hint--orange.hint--top:before {
        border-top-color: rgba(243, 109, 44, .8)
    }
    body.section-online-schools .hint--orange.hint--bottom:before {
        border-bottom-color: rgba(243, 109, 44, .8)
    }
    body.section-online-schools .hint--orange.hint--left:before {
        border-left-color: rgba(243, 109, 44, .8)
    }
    body.section-online-schools .hint--orange.hint--right:before {
        border-right-color: rgba(243, 109, 44, .8)
    }
    body.section-online-schools .hint--error:after {
        background-color: #b34e4d;
        text-shadow: 0 -1px 0 #592726
    }
    body.section-online-schools .hint--error.hint--top:before {
        border-top-color: #b34e4d
    }
    body.section-online-schools .hint--error.hint--bottom:before {
        border-bottom-color: #b34e4d
    }
    body.section-online-schools .hint--error.hint--left:before {
        border-left-color: #b34e4d
    }
    body.section-online-schools .hint--error.hint--right:before {
        border-right-color: #b34e4d
    }
    body.section-online-schools .hint--warning:after {
        background-color: #c09854;
        text-shadow: 0 -1px 0 #6c5328
    }
    body.section-online-schools .hint--warning.hint--top:before {
        border-top-color: #c09854
    }
    body.section-online-schools .hint--warning.hint--bottom:before {
        border-bottom-color: #c09854
    }
    body.section-online-schools .hint--warning.hint--left:before {
        border-left-color: #c09854
    }
    body.section-online-schools .hint--warning.hint--right:before {
        border-right-color: #c09854
    }
    body.section-online-schools .hint--info:after {
        background-color: #3986ac;
        text-shadow: 0 -1px 0 #193b4d
    }
    body.section-online-schools .hint--info.hint--top:before {
        border-top-color: #3986ac
    }
    body.section-online-schools .hint--info.hint--bottom:before {
        border-bottom-color: #3986ac
    }
    body.section-online-schools .hint--info.hint--left:before {
        border-left-color: #3986ac
    }
    body.section-online-schools .hint--info.hint--right:before {
        border-right-color: #3986ac
    }
    body.section-online-schools .hint--success:after {
        background-color: #458746;
        text-shadow: 0 -1px 0 #1a321a
    }
    body.section-online-schools .hint--success.hint--top:before {
        border-top-color: #458746
    }
    body.section-online-schools .hint--success.hint--bottom:before {
        border-bottom-color: #458746
    }
    body.section-online-schools .hint--success.hint--left:before {
        border-left-color: #458746
    }
    body.section-online-schools .hint--success.hint--right:before {
        border-right-color: #458746
    }
    body.section-online-schools .hint--always.hint--top:after,
    body.section-online-schools .hint--always.hint--top:before {
        -webkit-transform: translateY(-8px);
        -moz-transform: translateY(-8px);
        transform: translateY(-8px)
    }
    body.section-online-schools .hint--always.hint--bottom:after,
    body.section-online-schools .hint--always.hint--bottom:before {
        -webkit-transform: translateY(8px);
        -moz-transform: translateY(8px);
        transform: translateY(8px)
    }
    body.section-online-schools .hint--always.hint--left:after,
    body.section-online-schools .hint--always.hint--left:before {
        -webkit-transform: translateX(-8px);
        -moz-transform: translateX(-8px);
        transform: translateX(-8px)
    }
    body.section-online-schools .hint--always.hint--right:after,
    body.section-online-schools .hint--always.hint--right:before {
        -webkit-transform: translateX(8px);
        -moz-transform: translateX(8px);
        transform: translateX(8px)
    }
    body.section-online-schools .hint--rounded:after {
        border-radius: 4px
    }
    body.section-online-schools .hint--no-animate:after,
    body.section-online-schools .hint--no-animate:before {
        -webkit-transition-duration: 0s;
        -moz-transition-duration: 0s;
        transition-duration: 0s
    }
    body.section-online-schools .hint--bounce:after,
    body.section-online-schools .hint--bounce:before {
        -webkit-transition: opacity .3s ease, visibility .3s ease, -webkit-transform .3s cubic-bezier(.71, 1.7, .77, 1.24);
        -moz-transition: opacity .3s ease, visibility .3s ease, -moz-transform .3s cubic-bezier(.71, 1.7, .77, 1.24);
        transition: opacity .3s ease, visibility .3s ease, transform .3s cubic-bezier(.71, 1.7, .77, 1.24)
    }
}

@media only screen and (min-width:768px) and (min-width:960px) {
    body.section-online-schools .hint,
    body.section-online-schools [data-hint] {
        position: relative
    }
    body.section-online-schools .hint--bottom:after,
    body.section-online-schools .hint--bottom:before {
        top: 100%;
        left: 50%
    }
    body.section-online-schools .hint--bottom:before {
        margin-top: -12px;
        display: block
    }
    body.section-online-schools .hint--bottom:after {
        margin-top: 0
    }
    body.section-online-schools .hint:after,
    body.section-online-schools [data-hint]:after {
        width: 250px
    }
}

@media only screen and (max-width:768px) {
    body.section-online-schools #main-page #main-content .online-header:not(.enhanced) {
        margin-top: -50px;
        padding-top: 0
    }
}

@media only screen and (min-width:769px) and (max-width:959px) {
    body.section-online-schools #main-page #main-content .online-header:not(.enhanced) {
        margin-top: -60px
    }
}

@media only screen and (min-width:960px) and (min-width:1023px) {
    body.section-online-schools #main-page #main-content .online-header:not(.enhanced) {
        margin-top: -60px;
        padding-top: 0
    }
}

@media only screen and (min-width:1024px) {
    body.section-online-schools #main-page #main-content .online-header .right-of-fast-facts .half-buttons .save-school i span,
    body.section-online-schools #main-page #main-content .online-header .right-of-fast-facts .save-school i span {
        top: 0
    }
    body.section-online-schools #main-page #main-content .online-header h1 {
        
        
    }
    body.section-online-schools #main-page #main-content .online-header .right-of-fast-facts {
        padding: 20px
    }
    body.section-online-schools #main-page #main-content .online-header .right-of-fast-facts .half-buttons .button {
        width: calc(50% - 8px)
    }
    body.section-online-schools #main-page #main-content .online-header .right-of-fast-facts .half-buttons .request-info {
        margin-right: 4px
    }
    body.section-online-schools #main-page #main-content .online-header .right-of-fast-facts .flat-button.request div:before {
        content: 'Request '
    }
    body.section-online-schools #main-page #main-content .online-header .right-of-fast-facts .view_my_schools {
        color: #696969
    }
    body.section-online-schools #main-page #main-content .online-header .right-of-fast-facts .more-programs h4,
    body.section-online-schools #main-page #main-content .online-header .right-of-fast-facts .more-schools h4 {
        
        
    }
    body.section-online-schools #main-page #main-content .online-header .right-of-fast-facts .more-programs .program span .location,
    body.section-online-schools #main-page #main-content .online-header .right-of-fast-facts .more-programs .program span .title,
    body.section-online-schools #main-page #main-content .online-header .right-of-fast-facts .more-programs .school span .location,
    body.section-online-schools #main-page #main-content .online-header .right-of-fast-facts .more-programs .school span .title,
    body.section-online-schools #main-page #main-content .online-header .right-of-fast-facts .more-schools .program span .location,
    body.section-online-schools #main-page #main-content .online-header .right-of-fast-facts .more-schools .program span .title,
    body.section-online-schools #main-page #main-content .online-header .right-of-fast-facts .more-schools .school span .location,
    body.section-online-schools #main-page #main-content .online-header .right-of-fast-facts .more-schools .school span .title {
        
        
        font-family: "proxima-soft", sans-serif;
        font-weight: 600
    }
    body.section-online-schools #main-page #main-content .online-header .right-of-fast-facts .more-programs .program .program-logo,
    body.section-online-schools #main-page #main-content .online-header .right-of-fast-facts .more-programs .program .school-logo,
    body.section-online-schools #main-page #main-content .online-header .right-of-fast-facts .more-programs .school .program-logo,
    body.section-online-schools #main-page #main-content .online-header .right-of-fast-facts .more-programs .school .school-logo,
    body.section-online-schools #main-page #main-content .online-header .right-of-fast-facts .more-schools .program .program-logo,
    body.section-online-schools #main-page #main-content .online-header .right-of-fast-facts .more-schools .program .school-logo,
    body.section-online-schools #main-page #main-content .online-header .right-of-fast-facts .more-schools .school .program-logo,
    body.section-online-schools #main-page #main-content .online-header .right-of-fast-facts .more-schools .school .school-logo {
        display: table-cell
    }
    body.section-online-schools #main-page #main-content .online-header .right-of-fast-facts .more-programs .program .program-logo,
    body.section-online-schools #main-page #main-content .online-header .right-of-fast-facts .more-programs .program .program-logo img,
    body.section-online-schools #main-page #main-content .online-header .right-of-fast-facts .more-programs .program .school-logo,
    body.section-online-schools #main-page #main-content .online-header .right-of-fast-facts .more-programs .program .school-logo img,
    body.section-online-schools #main-page #main-content .online-header .right-of-fast-facts .more-programs .school .program-logo,
    body.section-online-schools #main-page #main-content .online-header .right-of-fast-facts .more-programs .school .program-logo img,
    body.section-online-schools #main-page #main-content .online-header .right-of-fast-facts .more-programs .school .school-logo,
    body.section-online-schools #main-page #main-content .online-header .right-of-fast-facts .more-programs .school .school-logo img,
    body.section-online-schools #main-page #main-content .online-header .right-of-fast-facts .more-schools .program .program-logo,
    body.section-online-schools #main-page #main-content .online-header .right-of-fast-facts .more-schools .program .program-logo img,
    body.section-online-schools #main-page #main-content .online-header .right-of-fast-facts .more-schools .program .school-logo,
    body.section-online-schools #main-page #main-content .online-header .right-of-fast-facts .more-schools .program .school-logo img,
    body.section-online-schools #main-page #main-content .online-header .right-of-fast-facts .more-schools .school .program-logo,
    body.section-online-schools #main-page #main-content .online-header .right-of-fast-facts .more-schools .school .program-logo img,
    body.section-online-schools #main-page #main-content .online-header .right-of-fast-facts .more-schools .school .school-logo,
    body.section-online-schools #main-page #main-content .online-header .right-of-fast-facts .more-schools .school .school-logo img {
        max-width: 51px;
        height: auto;
        padding-right: 10px;
        vertical-align: middle
    }
    body.section-online-schools #main-page #main-content .online-header.enhanced .grid.grid-pad {
        padding-top: 250px
    }
    body.section-online-schools #main-page #main-content .right-of-fast-facts .contact-school .phone.one,
    body.section-online-schools #main-page #main-content .right-of-fast-facts .contact-school .phone.two {
        
        
    }
    body.section-online-schools #main-page #main-content .right-of-fast-facts .contact-school .phone.two:before {
        top: -2px;
        padding: 0 6px 0 2px;
        
        
    }
    body.section-online-schools #main-page #main-content .right-of-fast-facts ul.links li {
        text-indent: -.5em;
        margin-left: 1em
    }
    body.section-online-schools #main-page #main-content .right-of-fast-facts ul.links li a {
        
        
    }
    body.section-online-schools #main-page #main-content .right-of-fast-facts ul.links li:before {
        position: relative;
        top: 1px;
        display: inline-block;
        color: #4697c5
    }
    body.section-online-schools #main-page #main-content .at-a-glance .fast-facts .fast-fact .value {
        
        font-size: 5rem
    }
    body.section-online-schools #main-page #main-content .at-a-glance .fast-facts .fast-fact .value.value-range {
        
        font-size: 2.6rem
    }
    body.section-online-schools #main-page #main-content .at-a-glance .fast-facts .fast-fact .value.value-range sup {
        top: 0;
        
        font-size: 2.6rem
    }
    body.section-online-schools #main-page #main-content .at-a-glance .fast-facts .fast-fact .value sup {
        top: -12px
    }
    body.section-online-schools #main-page #main-content .at-a-glance .fast-facts .fast-fact .label {
        
        
    }
    body.section-online-schools #main-page #main-content .at-a-glance .fast-facts .fast-fact .label strong span {
        display: inline-block
    }
    body.section-online-schools #main-page #main-content .at-a-glance .fast-facts .fast-fact.not-available .value {
        
        font-size: 5rem
    }
    body.section-online-schools #main-page #main-content .at-a-glance .fast-facts .enhanced-signup {
        display: block;
        width: 100%;
        float: left;
        padding-top: 30px;
        color: #838588;
        font-style: italic
    }
    body.section-online-schools #main-page #main-content .overview .connect,
    body.section-online-schools #main-page #main-content .overview .latest-tweet {
        padding: 50px 0
    }
    body.section-online-schools #main-page #main-content .at-a-glance .fast-facts .enhanced-signup a {
        color: #ef712b;
        font-weight: 500
    }
    body.section-online-schools #main-page #main-content .overview .content .overview-text .show-less a,
    body.section-online-schools #main-page #main-content .overview .content .overview-text .show-more a {
        display: table
    }
    body.section-online-schools #main-page #main-content .overview .latest-tweet h5 {
        
        font-size: 2.4rem
    }
    body.section-online-schools #main-page #main-content .overview .latest-tweet h5:before {
        
        font-size: 2.8rem
    }
    body.section-online-schools #main-page #main-content .overview .latest-tweet p {
        width: 75%;
        
        font-size: 2.4rem
    }
    body.section-online-schools #main-page #main-content .overview .latest-tweet .tweet-date {
        
        
    }
    body.section-online-schools #main-page #main-content .overview .connect h5 {
        
        font-size: 2.4rem
    }
    body.section-online-schools #main-page #main-content .overview .connect [class*=icon-pi-] {
        padding: 20px;
        
        font-size: 2.4rem
    }
    body.section-online-schools #main-page #main-content .online-main section h1 {
        
        
    }
    body.section-online-schools #main-page #main-content .online-main section h2 {
        
        
    }
    body.section-online-schools #main-page #main-content .online-main section h3 {
        
        
    }
    body.section-online-schools #main-page #main-content .nav-container.fixed .save-bar .grid {
        padding: 0 20px
    }
    body.section-online-schools #main-page #main-content .nav-container.fixed .save-bar .grid>div .view_my_schools {
        position: relative;
        left: -177px
    }
    body.section-online-schools #main-page #main-content .nav-container.fixed .save-bar .grid>div .flat-button {
        padding: 6px 15px 7px;
    }
    body.section-online-schools #main-page #main-content .nav-container.fixed .save-bar .grid>div .flat-button.save div:after {
        content: ' School'
    }
    body.section-online-schools #main-page #main-content .nav-container.fixed .save-bar .grid>div .flat-button.saved {
        font-family: HelveticaNeueW01-77BdCn_692722, sans-serif!important;
        color: #71a6d0!important
    }
    body.section-online-schools #main-page #main-content .nav-container.fixed .save-bar .grid>div .flat-button.saved:hover {
        color: #71a6d0!important
    }
    body.section-online-schools #main-page #main-content .nav-container.fixed .save-bar .grid>div .flat-button.saved div:before {
        content: 'School '
    }
    body.section-online-schools #main-page #main-content .nav-container.fixed .save-bar .grid>div .flat-button.saved div:after {
        content: ''
    }
    body.section-online-schools #main-page #main-content .nav-container.fixed .save-bar .grid>div .flat-button.request div:before {
        content: 'Request '
    }
    body.section-online-schools #main-page #main-content .nav-container.fixed #main-nav li {
        padding: 10px 20px
    }
    body.section-online-schools #main-page #main-content .nav-container #main-nav {
        display: block;
        overflow: auto;
        width: 100%;
        -webkit-box-shadow: 0 2px 0 0 rgba(50, 53, 56, .25);
        box-shadow: 0 2px 0 0 rgba(50, 53, 56, .25);
        background-color: rgba(255, 255, 255, .9)
    }
    body.section-online-schools #main-page #main-content .nav-container #main-nav li {
        display: inline-block;
        margin-bottom: 0;
        padding: 20px;
        list-style: none
    }
    body.section-online-schools #main-page #main-content .nav-container #main-nav li:first-child {
        padding-left: 0
    }
    body.section-online-schools #main-page #main-content .nav-container #main-nav li a {
        color: #64676a;
        font-family: "proxima-soft", sans-serif;
        
        
        font-weight: 400;
        text-decoration: none;
        -webkit-transition: all .25s ease;
        -moz-transition: all .25s ease;
        -ms-transition: all .25s ease;
        -o-transition: all .25s ease;
        transition: all .25s ease
    }
    body.section-online-schools #main-page #main-content .nav-container #main-nav li a.selected,
    body.section-online-schools #main-page #main-content .nav-container #main-nav li a:hover,
    body.section-online-schools #main-page #main-content .nav-container #main-nav li.current a {
        color: #f85a3e;
    }
    body.section-online-schools #main-page #main-content .tablet-nav-container {
        display: none
    }
    body.section-online-schools #main-page #main-content .online-program .online-main section:first-of-type {
        padding-top: 120px
    }
    body.section-online-schools #main-page #main-content .online-program .online-header h2,
    body.section-online-schools #main-page #main-content .online-program .online-header h3 {
        
    }
    body.section-online-schools #main-page #main-content .online-program .at-a-glance .fast-facts .fast-fact.min-completion-time.no-minimum {
        padding-top: 25px
    }
    body.section-online-schools #main-page #main-content .online-program .at-a-glance .fast-facts .fast-fact.flexible-class-times .label strong span {
        display: inline-block
    }
    body.section-online-schools #main-page #main-content .online-program .at-a-glance .fast-facts .content .col-1-4 {
        float: left;
        padding-right: 10px
    }
    body.section-online-schools #main-page #main-content .online-program .admissions #minimum-gpa div canvas {
        width: 80px;
        height: 80px;
        float: left
    }
    body.section-online-schools #main-page #main-content .online-program .admissions #minimum-gpa .circle-text-wrap {
        height: 80px;
        display: table-cell;
        vertical-align: middle;
        padding-left: 20px
    }
    body.section-online-schools #main-page #main-content .contact h4 {
        margin: 20px 0
    }
    body.section-online-schools #main-page #main-content .contact>.col-6-12 {
        width: 50%;
        display: table-cell;
        vertical-align: middle;
        float: none
    }
    body.section-online-schools #main-page #main-content .contact>.col-6-12:first-of-type {
        padding: 0
    }
    body.section-online-schools #main-page #main-content .contact .col-1-2 {
        width: 50%;
        padding-right: 20px
    }
    body.section-online-schools #main-page #main-content .contact .map {
        width: 100%;
        height: 100%;
        margin-left: 0
    }
    body.section-online-schools #main-page #main-content .col-1-1.phone-hide {
        padding: 0 20px
    }
    body.section-online-schools #main-page #main-content .col-1-1.phone-hide .col-3-12 {
        padding: 0
    }
    body.section-online-schools #main-page #main-content .online-home .search-header {
        background-attachment: fixed
    }
    body.section-online-schools #main-page #main-content .online-home .search-header .grid .col-6-12 {
        padding-left: 0!important
    }
    body.section-online-schools #main-page #main-content .online-home .search-header .grid .col-2-12 {
        padding-right: 0!important
    }
    body.section-online-schools #main-page #main-content .online-home .search-header input[type=text]::-webkit-input-placeholder:after {
        content: ' for a school, program, or area of study'
    }
    body.section-online-schools #main-page #main-content .online-home .search-header input[type=text]::-moz-placeholder:after {
        content: ' for a school, program, or area of study'
    }
    body.section-online-schools #main-page #main-content .online-home .search-header input[type=text]:-moz-placeholder:after {
        content: ' for a school, program, or area of study'
    }
    body.section-online-schools #main-page #main-content .online-home .search-header input[type=text]:-ms-input-placeholder:after {
        content: ' for a school, program, or area of study'
    }
    body.section-online-schools #main-page #main-content .online-home .content-blocks .item {
        min-height: 420px;
        transition: all .2s ease;
        -webkit-transition: all .2s ease;
        -moz-transition: all .2s ease;
        -o-transition: all .2s ease;
        transform: scale(.95);
        -webkit-transform: scale(.95);
        -moz-transform: scale(.95);
        -o-transform: scale(.95);
        -ms-transform: scale(.95)
    }
    body.section-online-schools #main-page #main-content .online-home .content-blocks .owl-carousel.programs .hero-sm a.background-image,
    body.section-online-schools #main-page #main-content .online-home .content-blocks .owl-carousel.schools .hero-sm a.background-image {
        height: 88px
    }
    body.section-online-schools #main-page #main-content .online-home .content-blocks .owl-carousel .owl-next,
    body.section-online-schools #main-page #main-content .online-home .content-blocks .owl-carousel .owl-prev {
        top: 181px;
    }
    body.section-online-schools #main-page #main-content .online-home .content-blocks .owl-carousel .owl-prev {
        left: -75px
    }
    body.section-online-schools #main-page #main-content .online-home .content-blocks .owl-carousel .owl-next {
        right: -75px
    }
    body.section-online-schools #main-page #main-content .online-home .content-blocks .owl-carousel.articles .owl-controls {
        display: none
    }
    body.section-online-schools #main-page #main-content .online-home .content-blocks .item:hover {
        transform: scale(1);
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1)
    }
}

@media only screen and (min-width:960px) and (-ms-high-contrast:active),
only screen and (min-width:960px) and (-ms-high-contrast:none) {
    body.section-online-schools #main-page #main-content .at-a-glance .fast-facts .fast-fact.not-available .value:before {
        margin-top: -17px
    }
}

@media only screen and (min-width:1070px) {
    body.section-online-schools .addthis_sharing_toolbox {
        display: block;
        position: fixed;
        top: 50%;
        right: -2px;
        z-index: 99;
        height: 160px;
        margin-top: -80px
    }
    body.section-online-schools .addthis_sharing_toolbox .at-share-btn {
        width: 32px;
        height: 32px;
        float: left;
        clear: both
    }
    body.section-online-schools .addthis_sharing_toolbox .at-share-btn span {
        display: block!important
    }
    body.section-online-schools #at15s.atm {
        display: none!important
    }
}

.container.editorial_page tier3 .grid,
.page-Profiles.section-college-search .grid,
.page-Profiles.section-graduate-schools .grid,
.page-scholarship-search .grid,
.page-scholarshipprofile .grid {
    max-width: 1200px
}

.container.editorial_page tier3 {
    padding-right: 0;
    padding-left: 0
}

.container.editorial_page tier3 .grid {
    padding-left: 0
}

.page-intro.update-profile {
    display: block!important;
    margin: 0 0 60px;
    padding: 25px!important;
    background: #fff;
    
    text-align: center
}

@media only screen and (min-width:768px) {
    .page-intro.update-profile {
        padding: 50px!important
    }
}

.page-intro.update-profile .button {
    display: table;
    margin: 30px auto 0;
    padding: 20px 30px!important;
    color: #fff!important;
    background: #3c92d4!important
}

.page-Profiles.section-college-search .grid,
.page-Profiles.section-graduate-schools .grid,
.school-bg .school-bg-container.non-client {
    overflow: visible
}

body.section-online-schools #main-page #main-content .online-program .cost ul.cost-equation li dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

body.section-online-schools #main-page #main-content .online-program .cost ul.cost-equation li dt {
    margin: 0
}

body.section-online-schools #main-page #main-content .online-program .cost ul.cost-equation li dd {
    font-weight: 700
}

body.section-online-schools #main-page #main-content .online-school .at-a-glance .fast-facts .col-na {
    min-height: 43px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

body.section-online-schools #main-page #main-content .online-school .at-a-glance .fast-facts h3 {
    margin-bottom: 15px
}