﻿/****************************

    Newsroom styles
    Created by : Utsav Maniyar
    Date: 08/15/2016

    *****************************/

.news-events-highlights h2 {
    text-align: center;
}


/****************************

    navigation styles
    -- Style includes - Banner, global nav and SCI links for newsroom.

    *****************************/
.newsroom-image {
    max-height: 350px;
    overflow: hidden;
}

    .newsroom-image img {
        width: 100%;
        display: block;
    }

.newsroom-nav {
    position: relative;
    background-color: #17815b;
    text-align: center;
}

    .newsroom-nav ul {
        margin: 15px auto 10px;
        text-align: center;
        display: inline-block;
        padding: 0 10px;
    }

        .newsroom-nav ul li {
            display: inline-block;
            padding-bottom: 5px;
        }

            .newsroom-nav ul li a {
                display: block;
                color: #f3f3f3;
                font-size: 1em;
                font-family: 'Montserrat', Verdana, Helvetica, sans-serif !important;
                text-decoration: none;
                padding: 0 1em;
                border-right: 1px solid #d3d3d3;
                line-height: 15px;
                transition: all 0.2s ease-out;
                -moz-transition: all 0.2s ease-out 0s;
                -webkit-transition: all 0.2s ease-out;
            }

            .newsroom-nav ul li:last-child a {
                border-right: none;
            }

.sub-headline {
    text-align: center;
    margin: 0px;
    padding: 30px 10px;
}

@media (min-width: 600px) and (max-width: 1199px) {
    .sub-headline {
        font-size: 25px;
    }
}

@media (max-width: 599px) {
    .sub-headline {
        font-size: 18px;
    }
}



/****************************

    Newsroom Index page styles
     -- Style includes - highlights, pressrealease, In the news and allumni-success for Index page.

    *****************************/
.newsroom-highlight {
    margin: 0 auto;
    text-align: center;
    display: block;
}

    .newsroom-highlight h2 {
        font-size: 2em;
        font-weight: 400;
        color: #007564;
        margin: 30px 0px;
    }

.highlights-wrap {
    display: flexbox;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
}

.highlight {
    display: inline-block;
    width: 24%;
    text-align: left;
    margin-bottom: 20px;
    vertical-align: top;
}

.highlight-img {
    max-height: 300px;
    overflow: hidden;
    border: 0;
    text-decoration: none;
    outline: 0;
    text-align: center;
    display: block;
    vertical-align: top;
}

    .highlight-img img {
        width: 100%;
        border: 0;
        text-decoration: none;
        outline: 0;
    }

.highlight a {
    /*display: block;*/
    width: 100%;
    text-align: left;
    text-decoration: none;
    box-sizing: border-box;
    color: #007564;
    font-family: 'Montserrat', Verdana, Helvetica, sans-serif !important;
    transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out 0s;
    -webkit-transition: all 0.2s ease-out;
    margin: 0;
    border: 0;
    text-decoration: none;
    outline: 0;
}

    .highlight a.highlight-title {
        display: inline-block; padding: 20px 10px 20px 10px;
        color: #007564; font-family: 'Montserrat', Verdana, Helvetica, sans-serif !important;
        font-size: 16px; line-height: 22px; font-weight: bold; text-decoration: none;
    }
        .highlight a.highlight-title:hover {color: #eca154; /* orange */ text-decoration: none;}

    .highlight p:empty,
    .highlight p:blank {display: none;}

    .highlight p img {display: none;}

.truncate-content-highlight {
    min-height: 100px;
    padding: 0 10px;
}

    .truncate-content-highlight, .truncate-content-highlight p, .truncate-content-highlight span,
    .truncate-content-highlight font, .truncate-content-highlight p.MsoNormal, .truncate-content-highlight li {
        color: #004330 !important; font-family: 'Montserrat', Verdana, Helvetica, sans-serif !important;
        font-size: 14px !important; line-height: 20px !important;
        margin-left: 0px !important; margin-right: 0px !important; text-indent: initial !important;
    }

        .truncate-content-highlight a, .truncate-content-highlight p a, .truncate-content-highlight span a {color: #007564; font-family: 'Montserrat', Verdana, Helvetica, sans-serif !important;}

            .truncate-content-highlight a:hover, .truncate-content-highlight p a:hover, .truncate-content-highlight span a:hover {color: #eca154 !important; /* orange */ text-decoration: none;}

        .truncate-content-highlight img {display: none;}

        .truncate-content-highlight p:empty, .truncate-content-highlight p:blank {
            display: none;
        }

.highlight a.highlight-read-more {
    min-height: initial;
    display: block;
    margin-top: 10px; padding: 0 10px 0px 10px;
    color: #007564; font-weight: bold; text-decoration: underline;
    font-size: 14px !important; line-height: 20px !important;
    font-family: 'Montserrat', Verdana, Helvetica, sans-serif !important;
}
    .highlight a.highlight-read-more:hover {color: #eca154; /* orange */ text-decoration: none;}



.highlights-wrap a[href="#showMoreContent"],
.newsroom-homepage-social a[href="#showMoreContent"] {
    display: none;
}

.newsroom-homepage-social {
}
    .newsroom-homepage-social img {max-width: 100%;}

    .newsroom-homepage-social h3 {
        color: #fff;
        font-size: 21px;
        line-height: 31px;
        font-weight: bold;
        text-transform: uppercase;
        display: block;
        background-color: #17815b; /* green */
        padding: 10px 20px;
        margin-bottom: 0px;
        box-sizing: border-box;
    }

.newsroom-press-releases,
.newsroom-in-the-news,
.newsroom-alumni-success {
    width: 33%;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    padding: 0 10px;
}

    .newsroom-press-releases .truncate-content,
    .newsroom-alumni-success .truncate-content {
        padding: 20px 20px 0 20px;
    }

    .newsroom-press-releases p,
    .newsroom-alumni-success p {
        font-size: 14px;
        line-height: 20px;
        margin: 0;
    }


.noNewsContentWrapper {
    background-color: #fff;
    border: 1px solid #f4f4f4;
    border-top: none;
}

    .noNewsContentWrapper .truncate-content img {
        display: none;
    }

.noNewsContentWrapper-img {
    height: 250px;
    overflow: hidden;
}

    .noNewsContentWrapper-img img {
        width: 100%;
    }

.read-more {
    display: inline-block;
    padding: 10px 0 30px 20px;
    font-weight: bold;
    text-decoration: underline;
}

.newsroom-press-releases-read-more,
.newsroom-alumni-success-read-more {
    padding: 20px;
}

    .newsroom-press-releases-read-more a,
    .newsroom-alumni-success-read-more a {
        font-size: 14px;
        line-height: 20px;
        font-weight: bold;
    }

.newsroom-press-releases .press-kit-link a {
    display: block;
    color: #fff;
    text-decoration: none;
    background-color: #17815b;
    padding: 10px 15px;
    box-sizing: border-box;
    font-weight: bold;
}

.newsroom-in-the-news ul {
    padding-left: 0;
}

    .newsroom-in-the-news ul li {
        background-color: #fff;
        list-style: none;
        display: inline-block;
        clear: both;
        border-bottom: 1px solid #f4f4f4;
        width: 100%;
        /*font-size: 1em;*/
        font-size: 14px;
        line-height: 20px;
    }

        .newsroom-in-the-news ul li:last-child {
            border-bottom: none;
        }

        .newsroom-in-the-news ul li p,
        .newsroom-in-the-news ul li p a {
            padding: 0;
            margin: 0;
            font-size: 14px;
            line-height: 20px;
        }

        /*.newsroom-in-the-news ul li a,*/
        .newsroom-in-the-news-read-more .highlight-read-more {
            color: #17815b;
            padding: 0;
            display: inline-block;
            font-weight: bold;
            text-decoration: none;
            text-transform: uppercase;
            font-size: 17px;
            line-height: 25px;
        }

            /*.newsroom-in-the-news ul li a:hover, */
            .newsroom-in-the-news-read-more .highlight-read-more:hover {
                color: #eca154; /* orange */
                text-decoration: none;
            }


.newsroom-in-the-news-img {
    height: 130px;
    overflow: hidden;
    width: 31%;
    margin-right: 5%;
    display: inline-block;
    float: left;
}

    .newsroom-in-the-news-img img {
        max-height: 100%;
        max-width: none;
        height: 130px;
    }

.truncate-content-inthenews {
    width: 59%;
    display: inline-block;
    float: right;
    padding: 20px 5% 0 0;
}

.newsroom-in-the-news-read-more {
    width: 59%;
    display: inline-block;
    float: right;
    padding: 15px 5% 0 0;
}


.newsroom-alumni-success p {
    font-size: 14px;
    line-height: 20px;
    margin: 0;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .highlight-img {
        /*max-height: 240px;*/
    }


    .newsroom-in-the-news-img {
        margin-right: 10px;
    }

    .newsroom-in-the-news ul li p {
        padding-right: 15px;
    }

    .newsroom-in-the-news ul li a {
        margin-bottom: 5px;
    }
}

@media (min-width: 992px) {
    .noNewsContentWrapper-img {
        text-align: center;
    }

        .noNewsContentWrapper-img img {
            width: initial;
            height: 100%;
        }
}

@media (min-width: 768px) and (max-width: 991px) {
    .highlight {
        width: 48%;
        margin-bottom: 40px;
    }

    .highlight-img {
        max-height: 400px;
    }

    .highlight a {
        min-height: initial;
        margin: 0;
    }

    .truncate-content-highlight {
        min-height: initial;
        height: 60px;
        overflow: hidden;
    }

    .highlight a.highlight-read-more {
        margin-top: 0px;
        margin-bottom: 10px;
    }

    .newsroom-press-releases, .newsroom-in-the-news, .newsroom-alumni-success {
        display: table;
        width: 60%;
        margin: 0 auto;
        margin-bottom: 30px;
    }

        .newsroom-press-releases .noNewsContentWrapper,
        .newsroom-alumni-success .noNewsContentWrapper {
            padding: 0 20px 20px 20px;
        }

    .noNewsContentWrapper-img {
        height: initial;
    }

    .newsroom-press-releases .noNewsContentWrapper-img,
    .newsroom-alumni-success .noNewsContentWrapper-img {
        margin-bottom: 20px;
    }



    .newsroom-in-the-news-img {
        width: 28%;
        margin-right: 5%;
    }

    .truncate-content-inthenews {
        width: 62%;
    }

    .newsroom-in-the-news-read-more {
        width: 62%;
    }
}

@media (max-width: 767px) {
    .newsroom-highlight h2 {
        font-size: 1.5em;
    }

    .highlight {
        width: 100%;
        margin-bottom: 30px;
    }

        .highlight a {
            min-height: initial;
        }

    .highlight-img {
        max-height: initial;
        padding: 0;
    }

    .truncate-content-highlight {
        min-height: initial;
    }

    .highlight a.highlight-read-more {
        margin: 5px 0 30px;
    }

    .newsroom-homepage-social h3 {
        padding: 10px;
        font-size: 20px;
    }

    .newsroom-press-releases, .newsroom-in-the-news, .newsroom-alumni-success {
        display: table;
        width: 60%;
        margin: 0 auto;
        margin-bottom: 40px;
    }

    .noNewsContentWrapper-img {
        height: initial;
    }

    .newsroom-in-the-news-img {
        margin-right: 10px;
        width: 90px;
        height: 110px;
    }



    .newsroom-in-the-news-img {
        width: 28%;
        margin-right: 5%;
    }

    .truncate-content-inthenews {
        width: 62%;
    }

    .newsroom-in-the-news-read-more {
        width: 62%;
    }
}

@media (min-width: 481px) and (max-width: 767px) {
    .highlights-wrap {
        width: 60%;
        margin: 0 auto;
    }
}

@media (max-width: 480px) {
    .highlights-wrap {
        width: 100%;
    }

    .newsroom-press-releases, .newsroom-in-the-news, .newsroom-alumni-success {
        width: 100%;
        padding: 0;
    }
}
/****************************
    Newsroom Index page styles ended
    *****************************/




/****************************

    filter styles
    -- Style includes - filter for all newsroom post pages.
    
    *****************************/
section.newsroom-filter-background {
    width: 100%;
    padding: 20px 0 20px 0;
    background-color: #eeeeee;
    margin-bottom: 30px;
    text-align: center;
}

.newsroom-filter {
    max-width: 1140px;
    margin: 0 auto;
    text-align: center;
}

    .newsroom-filter h3 {
        margin: 0px;
        font-size: 20px;
        margin-bottom: 10px;
        text-align: center;
    }

    .newsroom-filter select {
        font-family: 'Montserrat', Verdana, Helvetica, sans-serif;
        min-width: 45px;
        border: 1px solid #999999;
        background-position: 98% 55%,center center;
        background-repeat: no-repeat;
        box-sizing: border-box;
        box-shadow: 0px 0px 5px 1px rgba(233, 233, 233, 1);
        color: #464849;
        font-size: 16px;
        line-height: 40px;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        margin-right: 2%;
        margin-bottom: 15px;
        background: url("/Static/Brands/AU/Main/images/down_arrow.png") #fafafa no-repeat center right 10px;
        padding-right: 25px;
        padding-left: 10px;
    }

        .newsroom-filter select::-ms-expand {
            display: none; /*Removing select down arrow from IE 9 and Above*/
        }

        .newsroom-filter select#Location,
        .newsroom-filter select#locationDdl,
        .newsroom-filter select#AreaofStudy,
        .newsroom-filter select#areaofStudyDdl {
            width: 28%;
        }

        .newsroom-filter select#Month,
        .newsroom-filter select#monthDdl,
        .newsroom-filter select#Year,
        .newsroom-filter select#yearDdl {
            width: 10%;
        }

    .newsroom-filter input {
        width: 10%;
        height: 40px;
        border: none;
        text-transform: uppercase;
        color: white;
        font-size: 18px;
        padding: 10px 20px;
        background-color: #17815b;
        border-radius: 10px;
    }

        .newsroom-filter input:hover {
            cursor: pointer;
        }

@media (min-width: 992px) {
    .newsroom-filter.communityFilter h3 {
        margin-left: 17.57%;
    }
}

@media (max-width: 991px) {
    .newsroom-filter {
        text-align: left;
    }

        .newsroom-filter h3 {
            margin-left: 0;
        }

        .newsroom-filter select#Location,
        .newsroom-filter select#locationDdl,
        .newsroom-filter select#AreaofStudy,
        .newsroom-filter select#areaofStudyDdl {
            width: 340px;
        }

        .newsroom-filter select#Month,
        .newsroom-filter select#monthDdl,
        .newsroom-filter select#Year,
        .newsroom-filter select#yearDdl {
            width: 100px;
        }

        .newsroom-filter input {
            width: initial;
        }
}

@media (max-width: 480px) {
    .newsroom-filter,
    .newsroom-filter h3 {
        text-align: center;
    }

        .newsroom-filter select {
            height: 30px;
            line-height: 1;
            font-size: 14px;
        }

            .newsroom-filter select#Location,
            .newsroom-filter select#locationDdl,
            .newsroom-filter select#AreaofStudy,
            .newsroom-filter select#areaofStudyDdl {
                width: 280px;
            }

        .newsroom-filter input {
            display: block;
            margin: 0 auto;
            font-size: 16px;
            padding: 7px 20px;
            height: 30px;
        }
}
/****************************
    filter styles ended
    *****************************/



/****************************

    About page styles
    -- Style includes - About AU page.
    
    *****************************/
.about_content_container {
    padding: 0 10px;
    max-width: 1200px;
    margin: 0 auto;
    /*width: 85%;*/
}

.about_left_container {
    width: 25.5%;
    float: left;
    margin-right: 2%;
}

    .about_left_container img {
        width: 100%;
    }

    .about_left_container h3 {
        color: #007564;
    }

    .about_left_container a {
        display: inline-block;
        text-decoration: inherit;
    }

        .about_left_container a:hover {
            text-decoration: underline;
        }

    .about_left_container .Argosy-Facebook:before {
        position: relative;
        top: 6px;
        content: '';
        display: inline-block;
        width: 19px;
        height: 19px;
        background-repeat: no-repeat;
        margin-right: 5px;
    }

    .about_left_container .Argosy-twitter:before {
        position: relative;
        top: 6px;
        content: '';
        display: inline-block;
        width: 19px;
        height: 19px;
        background-repeat: no-repeat;
        margin-right: 5px;
    }

.about_right_container {
    width: 71.81197%;
    float: right;
    margin-right: 0;
    margin-bottom: 70px;
    display: inline;
    line-height: 26px;
    font-size: 17px;
}

    .about_right_container .a-text-content-lists {
        padding-left: 0px !important;
    }

    .about_right_container .a-text-content-lists-inner {
        margin-left: 0;
        width: 100%;
    }

        .about_right_container .a-text-content-lists-inner h2 {
            margin: 0 0 10px 0;
        }

@media (max-width: 991px) {
    .about_left_container {
        width: initial;
        float: none;
        padding: 0;
        margin: 0;
        text-align: center;
    }

        .about_left_container img {
            width: 450px;
            display: block;
            margin: 0 auto 20px;
        }

    .about_right_container {
        width: initial;
        float: none;
        display: block;
        padding: 0;
        margin: 20px 0 0;
    }
}

@media (max-width: 599px) {
    .about_left_container img {
        width: 100%;
    }

    .about_right_container .a-text-content-lists {
        margin: 0 !important;
    }
}
/****************************
     About page styles ended
    *****************************/



/****************************

    Artical detail page styles
    -- Style includes - Detail pages after clicking read more.
    
    *****************************/
.post-detail-container {
    overflow: hidden;
    padding: 25px 0 50px;
    border-top: 1px solid #c3c3c3;
    color: #004330;
    /*width: 85%;*/
}
.clinical-newsroom .post-detail-container {
    font-family: 'Montserrat', Verdana, Helvetica, sans-serif !important;
    color: #54585a; font-size: 16px; line-height: 26px;
    width: 100%;
}

    .post-detail-container .about_left_container {
        padding-left: 0;
    }

    .post-detail-container .about_right_container {
        padding-right: 0;
    }

    .post-detail-container h1, .post-detail-container h2 {
        margin-top: 0;
        color: #004330;
        line-height: 1.25;
    }

    .post-detail-container a {
        text-decoration: underline;
    }

.newsroom-post-details {
    display:block; margin-bottom: 25px;
}

    .post-detail-container span.newsroom-post-date,
    .post-detail-container span.newsroom-post-author {
        display: block;
        font-size: 14px; line-height: 20px;
    }

    .post-detail-container .post-content-story {
        margin-top: 25px;
    }



    .post-detail-container .post-content-story {
        color: #004330;
        font-size: 16px;
        line-height: 24px;
        font-family: 'Montserrat', Verdana, Helvetica, sans-serif !important;
    }

        .post-detail-container .post-content-story p {
            margin-bottom: 24px;
        }

            .post-detail-container .post-content-story p, .post-detail-container .post-content-story span,
            .post-detail-container .post-content-story font, .post-detail-container .post-content-story p.MsoNormal,
            .post-detail-container .post-content-story li, .post-detail-container .post-content-story li.MsoNormal {
                color: #004330 !important;
                font-size: 16px !important;
                line-height: 24px !important;
                font-family: 'Montserrat', Verdana, Helvetica, sans-serif !important;
                margin-left: 0px !important;
                margin-right: 0px !important;
                text-indent: initial !important;
            }

                .post-detail-container .post-content-story a, .post-detail-container .post-content-story p a, .post-detail-container .post-content-story span a, .post-detail-container .post-content-story a span {
                    color: #007564 !important;
                    font-size: 16px !important;
                    line-height: 24px !important;
                    font-family: 'Montserrat', Verdana, Helvetica, sans-serif !important;
                    text-decoration: underline;
                }

                    .post-detail-container .post-content-story a:hover, .post-detail-container .post-content-story p a:hover, .post-detail-container .post-content-story span a:hover, .post-detail-container .post-content-story a span:hover {
                        color: #eca154 !important; /* orange */
                        text-decoration: none;
                    }

.post-content-story p:empty,
.post-content-story p:blank {
    display: none;
}

/* clinical newsroom */
.clinical-newsroom .post-detail-container .post-content-story p, .clinical-newsroom .post-detail-container .post-content-story span,
.clinical-newsroom .post-detail-container .post-content-story font, .clinical-newsroom .post-detail-container .post-content-story p.MsoNormal,
.clinical-newsroom .post-detail-container .post-content-story li, .clinical-newsroom .post-detail-container .post-content-story li.MsoNormal {
    color: #54585a !important;
    font-size: 17px !important;
    line-height: 27px !important;
    font-family: 'gothamlightregular', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
    text-indent: initial !important;
}

    .clinical-newsroom .post-detail-container .post-content-story a, .clinical-newsroom .post-detail-container .post-content-story p a, .clinical-newsroom .post-detail-container .post-content-story span a, .clinical-newsroom .post-detail-container .post-content-story a span {
        color: #165c7d !important;
        font-size: 17px !important;
        line-height: 27px !important;
        font-family: 'gothamlightregular', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
        text-decoration: underline;
    }

        .clinical-newsroom .post-detail-container .post-content-story a:hover, .clinical-newsroom .post-detail-container .post-content-story p a:hover, .clinical-newsroom .post-detail-container .post-content-story span a:hover, .clinical-newsroom .post-detail-container .post-content-story a span:hover {
            color: #eca154 !important; /* orange */
            text-decoration: none;
        }


/* top 5 */
.top-five-container {
    background-color: #eeeeee;
    padding: 20px;
    margin-top: 20px;
    padding-bottom: 20px;
}

    .top-five-container h2 {
        font-size: 22px;
        margin: 0 0 15px;
    }

    .top-five-container li a {
        margin-bottom: 15px;
        font-size: 16px;
        line-height: 22px;
        text-decoration:none;
    }
        .top-five-container li a:hover {text-decoration: none;}


.top-Five-widget p:last-of-type, .top-Five-widget .more {
    margin-bottom: 0;
}

.clinical-newsroom .top-five-container a {
    color: #165c7d; font-family: 'gothamlightregular', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
}
    .clinical-newsroom .top-five-container a:hover {color: #eca154; text-decoration:none;}




.newsroom-post-title h1, .newsroom-post-title h2 {
    font-size: 26px;
    line-height: 34px;
    color: #004330;
    margin: 5px 0 20px 0;
}

.clinical-newsroom .newsroom-post-title h1 {
    color: #165c7d; /* blue */
    font-size: 24px;
    line-height: 30px;
    text-decoration: none;
    font-weight: normal;
    font-family: 'gothammediumregular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    margin: 5px 0 20px 0;
}

@media (max-width: 480px) {
    .post-detail-container .about_left_container {
        text-align: left;
    }

    .top-five-container h2 {
        font-size: 20px;
    }

    .newsroom-post-title h1, .newsroom-post-title h2 {
        font-size: 20px;
    }

    .newsroom-post-details, .post-content-story {
        font-size: 14px;
    }
}

/****************************
     Artical detail page styles ended
    *****************************/



/****************************

    post result page styles
    -- Style includes - all post pages to display result row-wise .
    
    *****************************/
.no-results {
    margin: 20px;
    padding-bottom: 200px;
    text-align: center;
}

.row-wrap .highlights-wrap {
    /*display: block;
    margin: 0 auto;
    margin-bottom: 50px;*/
}


.post-results {
    height: 220px;
    margin-top: 30px;
    border-bottom: 1px solid #808080;
}

    .post-results p {
        display: inline;
        line-height: 26px;
        font-size: 17px;
    }


.post-img {
    width: 200px;
    height: 200px;
    overflow: hidden;
    float: left;
    padding: 10px;
    margin-right: 20px;
}


    .post-img img {
        width: 100%;
    }

.post-detail {
    padding: 10px;
}

    .post-detail em.date {
        display: block;
        margin-bottom: 5px;
    }

    .post-detail .truncate-content-highlight img {
        display: none;
    }

    .post-detail h3.post-result-title {
        color: #007564;
        margin: 0 0 5px;
        font-size: 25px;
        font-family: 'Montserrat', Verdana, Helvetica, sans-serif !important;
    }

    .post-detail .truncate-content-highlight {
        min-height: auto;
        height: 55px;
        overflow: hidden;
        padding: 0;
    }

.result-read-more,
.result-see-more {
    background: #17815c;
    color: #f7f5f2;
    padding: 10px;
    padding-top: 12px;
    cursor: pointer;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    font-size: 13px;
    font-family: 'Montserrat', Verdana, Helvetica, sans-serif !important;
    border-radius: 8px;
    border: none;
}

.newsroom-show-more {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 50px;
}

@media (max-width: 991px) and (min-width: 768px) {
    .post-detail h3.post-result-title {
        font-size: 22px;
    }
}

@media (max-width: 767px) {
    .row-wrap .highlights-wrap {
        /*width: 85%;*/
    }

    .post-results {
        padding-bottom: 30px;
        height: initial;
    }

        .post-results p {
            font-size: 14px;
            line-height: 1;
        }

    .post-img {
        width: 100px;
        height: 100px;
        margin: 0;
    }

    .post-detail h3.post-result-title {
        font-size: 20px;
        line-height: 1;
    }

    .post-detail .truncate-content-highlight {
        display: inline-block;
        height: 60px;
    }
}

@media (max-width: 480px) {
    .post-detail h3.post-result-title {
        font-size: 16px;
    }
}
/****************************
     post result page styles ended
    *****************************/




/****************************

    Media Resources page styles
    -- Style includes - Media Resources page.
    
    *****************************/

.media-contact-wrap {
    max-width: 1300px;
    width: 85%;
    margin: 0 auto;
}

    .media-contact-wrap .a-left-quarter-right-three-quarters-cat {
        margin-bottom: 15px;
    }

    .media-contact-wrap div.section {
        text-align: center;
    }

        .media-contact-wrap div.section p {
            margin-bottom: 30px;
        }

            .media-contact-wrap div.section p.MDetail {
                font-size: 18px;
                font-weight: bold;
            }

            .media-contact-wrap div.section p.MContact {
                font-size: 20px;
                font-weight: bolder;
            }

                .media-contact-wrap div.section p.MContact a {
                    color: #004330;
                    text-decoration: none;
                }

                    .media-contact-wrap div.section p.MContact a:hover {
                        color: #eca154; /* orange */
                        text-decoration: none;
                    }

            .media-contact-wrap div.section p.MNote {
                font-weight: 500;
            }

.press-kit-wrap {
    text-align: center;
}

    .press-kit-wrap .outer-box {
        background-color: white;
        padding: 20px;
        display: inline-block;
        -moz-box-shadow: 0 0 1px 1px #c3c3c3;
        -webkit-box-shadow: 0 0 1px 1px #c3c3c3;
        box-shadow: 0 0 1px 1px #c3c3c3;
        margin: 30px;
    }

.Fact-Sheet span:first-child,
.Press-Kit span:first-child {
    display: block;
    font-size: 18px;
    font-weight: bold;
    border-bottom: 1px solid #004330;
    color: #004330;
    margin-bottom: 30px;
    text-align: left;
}

.press-kit-wrap .outer-box .pdf-icon {
    color: #e74b3b;
    float: left;
    margin-right: 15px;
    display: inline-block;
    font-size: 30px;
}

.factsheets-download.newsroom-filter {
    width: 85%;
    /*max-width: 650px;*/
    border-top: 1px solid #007564;
    padding-top: 50px;
}

    .factsheets-download.newsroom-filter fieldset {
        border: 0;
        margin-bottom: 50px;
    }

    .factsheets-download.newsroom-filter label {
        font-family: 'Montserrat', Verdana, Helvetica, sans-serif !important;
        font-size: 16px;
        font-weight: bold;
        margin-right: 10px;
    }

    .factsheets-download.newsroom-filter select {
        height: 30px;
        line-height: 30px;
    }

    .factsheets-download.newsroom-filter input {
        width: auto;
        font-size: 14px;
        font-weight: bold;
        height: 30px;
        padding: 5px 20px;
    }

@media (max-width: 991px) {
    .newsroom-filter {
        text-align: center;
    }
}

@media (max-width: 600px) {
    .media-contact-wrap div.section {
        text-align: left;
        width: 100%;
        font-size: .9em;
    }

    .factsheets-download.newsroom-filter select {
        display: block;
        margin: 10px auto 20px;
    }
}
/****************************
      Media Resources page styles ended
    *****************************/

.newsroom-filtered {clear:both;}

/****************************

    Alumni Success page styles
    -- Style includes - Alumni Success page.
    
    *****************************/
.col-wrap .newsroom-filtered {
    margin-top: 30px;
}
/****************************
      Alumni Success page styles ended
    *****************************/

.hide-overflow {
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    flex-direction: row;
}

@media (max-width: 991px) and (min-width: 768px) {
    #Newsroom-mains .highlight .highlight-img + a {
        height: 72px;
        overflow: hidden;
        margin-bottom: 5px;
    }

    #Newsroom-mains .highlight .truncate-content-highlight {
        height: 92px;
    }
}

#top-Five-list {
    list-style: none;
    padding: 0;
}

    #top-Five-list li {
        list-style: none;
    }

    

/* hide all of the javascript-added read more links */
.highlight a[href="#showMoreContent"],
.truncate-content-highlight a[href="#showMoreContent"] {
    display: none !important;
}





/* MAIN NEWSROOM - SOCIAL LIST */
.newsroom-social-list {display: block; margin:0 0 35px 0; padding:0; clear:both; text-align:center;}
    .newsroom-social-list ul {padding: 0;}
        .newsroom-social-list ul li {padding: 0 7px 0 7px; display:inline-block; vertical-align:top; margin-bottom: 7px;}
            .newsroom-social-list ul li a,
            .newsroom-social-feeds .social-columns .social-feed h4 a {
                width: 40px; height: 40px; display:block; padding: 3px 0 0 0; margin:0; text-align:center; border-radius: 0; vertical-align: middle;
                font-size: 28px; line-height: 37px; background-color: #007564; /* lighter green */ color: #fff; text-decoration:none;}
            .newsroom-social-feeds .social-columns .social-feed h4 a {display: inline-block;}

                .newsroom-social-list ul li a img,
                .newsroom-social-feeds .social-columns .social-feed h4 a img {height: 37px; width: 37px; border:0; display:block;}
                .newsroom-social-list ul li a:hover,
                .newsroom-social-feeds .social-columns .social-feed h4 a:hover {opacity: 0.7; color: #fff; text-decoration:none;}
                    .newsroom-social-list ul li a:hover img,
                    .newsroom-social-feeds .social-columns .social-feed h4 a:hover img {opacity: 0.7;}

                .newsroom-social-list ul li a.facebook,
                .newsroom-social-feeds .social-columns .social-feed h4 a.facebook {background-color: #235a9d; /* blue */}
                .newsroom-social-list ul li a.twitter,
                .newsroom-social-feeds .social-columns .social-feed h4 a.twitter {background-color: #0086b7; /* light blue */}
                .newsroom-social-list ul li a.instagram,
                .newsroom-social-feeds .social-columns .social-feed h4 a.instagram {background-color: #ffca62; /* gold */}
                .newsroom-social-list ul li a.linkedin {background-color: #007eb9; /* light blue */}
                .newsroom-social-list ul li a.youtube {background-color: #d91f26; /* red */}
                .newsroom-social-list ul li a.google {background-color: #f04e3b; /* orange */}
                .newsroom-social-list ul li a.pinterest {background-color: #eb2126; /* red */}
                .newsroom-social-list ul li a.blog {background-color: #007865; /* green */}
/* MAIN NEWSROOM - SOCIAL FEEDS */
.newsroom-social-feeds {}
    .newsroom-social-feeds h2 {color: #fff; text-align:center;} 
    .newsroom-social-feeds h3 {color: #fff; text-align:center; margin-bottom: 50px;}
.newsroom-social-feeds .social-columns {display:flex; flex-direction:row; flex-wrap:nowrap; justify-content:space-between;}
    .newsroom-social-feeds .social-columns .social-feed {width:32%; display:inline-block;}
        .newsroom-social-feeds .social-columns .social-feed h4 {color: #fff; font-size: 24px; line-height: 37px; display:block; text-align:center; margin-bottom: 15px;}
        .newsroom-social-feeds .social-columns .social-feed .feed-box {border: 1px solid #e8e8e8; background: #fff; border-radius: 5px; height: 610px; overflow: auto;}
@media screen and (max-width: 700px) {		
	.newsroom-social-feeds .social-columns {flex-direction:column; flex-wrap:wrap; display:block;}
    .newsroom-social-feeds .social-columns .social-feed {width:100%; display:block; margin-bottom: 50px;}
}



/* CLINICAL PSYCHOLOGY NEWSROOM */
.clinical-newsroom .news-section-title, .clinical-newsroom h2.sub-headline {
    color: #165c7d; font-size: 18px; line-height: 23px; text-decoration: none; font-weight: normal;
    font-family: 'gothammediumregular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    margin: 40px 0 25px 0; padding:0; text-transform: uppercase; text-align: center; 
}

.clinical-newsroom .highlight a {color: #165c7d; text-decoration: none; font-weight: normal; font-family:'gothammediumregular', 'Helvetica Neue', Helvetica, Arial, sans-serif;}
.clinical-newsroom .highlight a.highlight-title {color: #165c7d; font-size:18px; line-height:24px; font-weight: normal;  font-family:'gothammediumregular', 'Helvetica Neue', Helvetica, Arial, sans-serif;}
    .clinical-newsroom .highlight a.highlight-title:hover {color:#eca154; text-decoration:none;}

.clinical-newsroom .truncate-content-highlight, .clinical-newsroom .truncate-content-highlight p, .clinical-newsroom .truncate-content-highlight span, 
.clinical-newsroom .truncate-content-highlight font, .clinical-newsroom .truncate-content-highlight p.MsoNormal, .clinical-newsroom .truncate-content-highlight li {
    color: #54585a !important; font-size: 15px !important; line-height: 21px !important;
    font-family: 'gothamlightregular', 'Helvetica Neue', Helvetica, Arial, sans-serif !important; font-weight: normal;
}
    .clinical-newsroom .truncate-content-highlight a, .clinical-newsroom .truncate-content-highlight p a, .clinical-newsroom .truncate-content-highlight span a { 
        color: #165c7d; font-family: 'gothamlightregular', 'Helvetica Neue', Helvetica, Arial, sans-serif !important; font-weight: normal;
    }
        .clinical-newsroom .truncate-content-highlight a:hover, .clinical-newsroom .truncate-content-highlight p a:hover, .clinical-newsroom .truncate-content-highlight span a:hover { 
            color:#eca154; text-decoration:none;
        }

.clinical-newsroom .highlight a.highlight-read-more {color: #165c7d; font-size:15px !important; line-height:26px !important; font-weight: normal; font-family:'gothamlightregular', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;}
    .clinical-newsroom .highlight a.highlight-read-more:hover {color:#eca154; text-decoration:none;}

.clinical-newsroom .newsroom-highlight {margin: 0 auto; text-align: center; padding: 10px;}
.clinical-newsroom .recent-news-section {border-bottom: 1px solid #c3c3c3; padding-bottom: 55px; margin-bottom: 0px;}
.clinical-newsroom .news-section-title {text-align: center; margin-bottom: 25px;}

.clinical-newsroom .result-read-more, .clinical-newsroom .result-see-more {
    font-size: 16px; line-height: 22px; text-decoration: none; text-transform: none; font-weight: normal;
    display: inline-block; white-space: nowrap; font-family: 'gothamlightregular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    padding: 9px 25px 9px 25px; color: #ffffff; background-color: #5daea4;
}
    .clinical-newsroom .result-read-more:hover, .clinical-newsroom .result-see-more:hover {color:#eca154; background-color: #eee; text-decoration:none;}

.clinical-newsroom .newsroom-show-more {text-align: center; margin-top: 30px; margin-bottom: 50px;}

.clinical-newsroom .newsroom-filter h3 {color: #54585a; text-transform:none; font-size: 16px; margin-top: 10px; margin-bottom: 15px; text-align: center;}
.clinical-newsroom #monthDdl, .clinical-newsroom #yearDdl {width:auto; margin-bottom: 0;}
