﻿#content-wrap {
    padding-top: 15px;
    padding-bottom: 20px;
}

.searchpage > .row-wrap:first-child {
    padding-top: 24px;
    padding-bottom: 24px;
}

#leftnavdr {
    padding-bottom: 0px;
}

.row-wrap.widget h2 {
    margin-bottom: 12px !important;
}

.row-wrap.widget p {
    font-size: 1.1rem !important;
    line-height: 1.6rem !important;
    margin-bottom: 2rem !important;
}

.people-you-might-know {
    margin-bottom: 34px;
}

    .people-you-might-know .add-people-header span {
        float: right;
        font-size: 0.9rem;
        color: #fff;
        line-height: 1.8rem;
    }

    .people-you-might-know .add-people-section {
        border-bottom: none !important;
    }

    .people-you-might-know .column {
        padding: 0;
        background: #f7f7f7;
    }

    .people-you-might-know .xlarge-3:not(:last-child) {
        border-right: 1px solid #cacaca;
    }

    .people-you-might-know .column:hover {
        background: #fff;
    }

    .people-you-might-know .row {
        flex-flow: row wrap;
        display: flex;
        border-bottom: 1px solid #cacaca;
        position: relative;
    }

    .people-you-might-know a {
        padding: 12px 0.9375rem 12px 6px;
        display: block;
    }

    .people-you-might-know .add-people-section {
        background: none !important;
    }

    .people-you-might-know a:hover {
        background: #fff;
    }

.view-more-text {
    padding: 0 !important;
}

.people-you-might-know .view-more-people .view-more-text .view-more-link {
    font-size: calc(1.1rem + 0.3vw);
}

.docinfocontainer {
    /*            height: 175px;*/
    border: 1px solid #cacaca;
    float: left !important;
}

    .docinfocontainer > a {
        padding: 0;
    }

@media screen and (max-width: 94em) {
    .people-you-might-know .column {
        border-bottom: 1px solid #cacaca;
    }

    .people-you-might-know .row {
        flex-flow: row wrap;
        display: flex;
        border-bottom: none;
    }
}

@media screen and (max-width: 700px) {

    #txtsearch-container {
        width: 70% !important;
        margin-left: 5% !important;
    }

    #txtsearchbutton-container {
        width: 15% !important;
        float: left !important;
    }

    #faculty_list > ul > li {
        display: inline-block;
    }
}

.people-you-might-know .add-people-section .about-people .about-people-avatar .avatar-image {
    min-width: 60px;
}

#leftnavdr .learn-more-button {
    margin-top: 0px;
    font-size: 1.1rem !important;
    margin-bottom: 24px;
}

#leftnavdr .menu.vertical {
    opacity: 0;
    visibility: hidden;
    transition: 0.2s opacity ease-in-out;
}

.scrolled-past-people-header #leftnavdr .menu.vertical {
    opacity: 1;
    visibility: visible;
}

.people-you-might-know h3 {
    font-size: 2rem !important;
    padding-left: 0px;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem !important;
}

.a-back-to-top {
    position: absolute;
    right: 0px;
    bottom: 8px;
    font-size: 0.9rem;
}

    .a-back-to-top:after {
        content: ' \25b4';
    }

#loading, #loadingprofile {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 9999;
    /*background: url('/img/loading4.gif') no-repeat center center;*/
}

    #loading img, #loadingprofile img {
        position: absolute;
        border-radius: 50%;
        top: 50%;
        left: 50%;
        margin-right: -50%;
        transform: translate(-50%, -50%);
    }

    #loadingprofile img {
        top: 50px;
    }

#facultyprofile {
    display: none;
    position: fixed;
    z-index: 9999;
    padding-top: 100px;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.4);
}

#facultyprofile-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 90%;
    height: 95%;
}

.closebutton {
    color: #aaaaaa;
    float: right;
    position: fixed;
    font-size: 5rem;
    font-weight: bold;
    z-index: 9999;
}

    .closebutton:hover, .closebutton:focus {
        color: #000;
        text-decoration: none;
        cursor: pointer;
    }


.search-container {
    padding-top: 90px;
    padding-bottom: 30px;
}

.searchpage > .row-wrap:first-child {
    padding-top: 24px;
    padding-bottom: 24px;
}

#leftnavdr {
    padding-bottom: 0px;
}

.row-wrap.widget h2 {
    margin-bottom: 12px !important;
}

.row-wrap.widget p {
    font-size: 1.1rem !important;
    line-height: 1.6rem !important;
    margin-bottom: 2rem !important;
}

.people-you-might-know {
    margin-bottom: 34px;
}

    .people-you-might-know .add-people-header span {
        float: right;
        font-size: 0.9rem;
        color: #fff;
        line-height: 1.8rem;
    }

    .people-you-might-know .add-people-section {
        border-bottom: none !important;
    }

    .people-you-might-know .column {
        padding: 0;
        background: #f7f7f7;
    }

    .people-you-might-know .xlarge-3:not(:last-child) {
        border-right: 1px solid #cacaca;
    }

    .people-you-might-know .column:hover {
        background: #fff;
    }

    .people-you-might-know .row {
        flex-flow: row wrap;
        display: flex;
        border-bottom: 1px solid #cacaca;
        position: relative;
    }

    .people-you-might-know a {
        padding: 12px 0.9375rem 12px 6px;
        display: block;
    }

    .people-you-might-know .add-people-section {
        background: none !important;
    }

    .people-you-might-know a:hover {
        background: #fff;
    }

.view-more-text {
    padding: 0 !important;
}

.people-you-might-know .view-more-people .view-more-text .view-more-link {
    font-size: calc(1.1rem + 0.3vw);
}

@media screen and (max-width: 94em) {
    .people-you-might-know .column {
        border-bottom: 1px solid #cacaca;
    }

    .people-you-might-know .row {
        flex-flow: row wrap;
        display: flex;
        border-bottom: none;
    }
}

.people-you-might-know .add-people-section .about-people .about-people-avatar .avatar-image {
    min-width: 60px;
}

#leftnavdr .learn-more-button {
    margin-top: 0px;
    font-size: 1.1rem !important;
    margin-bottom: 24px;
}

#leftnavdr .menu.vertical {
    opacity: 0;
    visibility: hidden;
    transition: 0.2s opacity ease-in-out;
}

.scrolled-past-people-header #leftnavdr .menu.vertical {
    opacity: 1;
    visibility: visible;
}

.people-you-might-know h3 {
    font-size: 2rem !important;
    padding-left: 0px;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem !important;
}

.a-back-to-top {
    position: absolute;
    right: 0px;
    bottom: 8px;
    font-size: 0.9rem;
}

    .a-back-to-top:after {
        content: ' \25b4';
    }

#profilecontainerdiv .td-left {
    width: 80%;
}

#profilecontainerdiv .td-right {
    width: 20%;
}

.displaynone {
    display: none !important;
}

.stickymenu {
    position: fixed;
    top: 5px;
    border: 1px solid black;
    background-color: rgb(247, 247, 247);
    z-index: 9999;
}

#faculty-header {
    padding-top: 6px;
    padding-bottom: 8px;
}

    #faculty-header span {
        font-size: 1.2rem;
        line-height: 1.2rem;
        display: block;
        float: left;
    }

#sub-nav-vertical-wrap {
    display: block !important;
}

    #sub-nav-vertical-wrap ul li a {
        background-color: #e7e7e7;
    }

        #sub-nav-vertical-wrap ul li a:not(.is-active):hover {
            color: #000000 !important;
        }

.profile-tab-list li a.is-active {
    /*color: #000000 !important;*/
    background-color: rgb(43, 96, 146) !important;
    text-decoration: none !important;
}

.profile-tab-list li a:hover {
    text-decoration: none !important;
}

.profile-tab-list li {
    /*display: inline-block;
                        margin: 2px 3%;
                        width: 40%;*/
}

#details-left {
    /*position: relative;*/
    /*width: 40%;*/
    margin: 0px;
    padding: 0px;
    float: left;
    /*height: 800px;*/
    /*margin-top: 42px;*/
}

#details-right {
    /*width: 60%;*/
    float: left;
    display: inline-block;
    padding-right: 38px;
}

#details-right > div:first-child {
    padding-top: 2.5rem;
}

#details-right h3 {
    font-size: 2.0rem;
}

#moredetails-left-up, #moredetails-left-down, #moredetails-right-up, #moredetails-right-down {
    display: none;
}

.ie11 #moredetails-left-up, .ie11 #moredetails-left-down, .ie11 #moredetails-right-up, .ie11 #moredetails-right-down {
    display: block;
    position: absolute;
    /*width: 15px;*/
    z-index: 9999;
    border: none;
    /*background-color: rgb(43, 96, 146);*/
    background-color: #aaaaaa;
    color: white;
    /*cursor: pointer;*/
    padding: 15px;
    border-radius: 10px;
    font-size: 18px;
    max-width: 40px;
    max-height: 40px;
    padding: 0px;
}

.ie11 #moredetails-left-up {
    top: 70px;
    right: 20px;
}

.ie11 #moredetails-left-down {
    bottom: 20px;
    right: 20px;
}

.ie11 #moredetails-right-up {
    top: 120px;
    right: 40px;
    max-width: 40px;
    max-height: 40px;
    padding: 0px;
}

.ie11 #moredetails-right-down {
    bottom: 20px;
    right: 40px;
}

#details-left div div div {
    padding: 0px;
}

@media screen and (max-width: 1090px) {

    #facultyprofile-content {
        height: 100%;
    }

    #details-left {
        clear: both;
        /*width: 100%;*/
        height: 100%;
        margin-bottom: 10px;
        padding-left: 15px;
        padding-right: 15px;
    }

        #details-left > div > div {
            clear: both;
            padding: 0px;
        }

    #details-right {
        /*clear: both;
                            position: relative;
                            width: 100%;*/
        height: 100%;
    }
    /*.profile-tab-list li {
                            display: inline-block;
                            margin: 10px;
                            width: 30%;
                        }*/
    .browse-to-profile-page {
        padding-right: 70px;
    }
}


.portfolio-hero-header {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #e6e6e6;
    padding: 2rem 0;
}

.portfolio-hero-header-description {
    list-style-type: none;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0;
}

    .portfolio-hero-header-description li {
        -webkit-flex: 1 0 200px;
        -ms-flex: 1 0 200px;
        flex: 1 0 200px;
        text-align: center;
        padding: 0 1.25rem;
        position: relative;
        white-space: nowrap;
    }

        .portfolio-hero-header-description li:before {
            content: "*";
            position: absolute;
            left: 0;
            top: 5px;
        }

        .portfolio-hero-header-description li:first-child:before {
            content: "";
        }

.portfolio-hero-header-menu {
    list-style-type: none;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0;
}

    .portfolio-hero-header-menu li {
        margin: 1.25rem;
    }

        .portfolio-hero-header-menu li a {
            padding-left: 1.875rem;
            padding-right: 1.875rem;
        }

.noscroll {
    -ms-scroll-limit-y-max: 0;
}

.scroll {
    -ms-scroll-limit-y-max: initial;
}

#facultyprofile {
    height: 100%;
    z-index: 9999;
}

#top-of-profile {
    position: relative;
    top: -50px;
    z-index: 9999;
}

#back-to-top-of-profile {
    display: none;
    position: fixed;
    left: 40%;
    bottom: 20px;
    background: #184c7c !important;
    text-align: center;
    margin: auto;
    padding: 10px 20px;
    text-decoration: none;
    color: #fff !important;
    z-index: 9999;
}

#clear-search a {
    float: right;
}

    #clear-search a:hover {
        text-decoration: none;
    }

.return-button-wrap > .column {
    padding:0;
}