﻿
body {
    /* font-size: 0.85rem; */
    background-color: #ffffff;
    font-family: ShermanSans, "Trebuchet MS", Tahoma, sans-serif;
    line-height: 1.71rem;
    color: #222222;
}

/* SU text logo in header */

img.su-text {
    float: left;
    padding-top: 14px;
    padding-right: 28px;
}




input[type="text"].txtGoogleSearchInputHome {
    width: 12rem !important;
    height: 1rem !important;
    line-height: 10px !important;
    /* font-size:10px; */
    font-size: 0.6429rem;
    margin-top: 10px;
}


.buttonGoogleSearch {
    display: none;
}


/* google custom search styling */


.gateways .gsc-search-box input.gsc-input {
    margin-bottom: 0;
    /* font-size:14px; */
    font-size: 0.9286rem;
    height: 18px;
    padding: 0 0 0 5px;
    width: 110px;
}

.gateways form.gsc-search-box {
    margin: 0;
    padding: 0;
}

.gsc-control-wrapper-cse input.gsc-input {
    margin: 0;
}

.gateways table.gsc-search-box td.gsc-input {
    padding-right: 0;
}

.gsc-search-button, .gsc-clear-button {
    display: none;
}

div .gcs-homepage {
    float: right;
    /* width:135px; */
    height: 20px;
    padding-right: 16px;
    font-size: 14px;
    line-height: 20px;
    color: #555;
    vertical-align: middle;
    /* font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; */
}


.navbar {
    margin-bottom: auto;
}

.navbar-inner {
    min-height: 30px;
}


/* remove background color from mobile nav icon
    -----------------------------------------------------*/

a.btn.btn-navbar {
    background-color: transparent;
    float: right;
}



/* modal window wide width
    -----------------------------------------------------*/

#myModal.modal.large {
    width: 80%;
    margin-left: -40%;
}





/* fix for images rending too small in a table
    -----------------------------------------------------*/

table tbody tr td img {
    max-width: inherit;
}


    table tbody tr td img.maxWidthFull {
        max-width: 100%;
    }



/* pagebuilder menu fix
    -----------------------------------------------------*/
.EktronPersonalizationWrapper .MenuToggle img {
    max-width: inherit;
}



/* top menu sizing 
    --------------------------------------------------*/

.links-for {
    font-style: italic;
    text-transform: lowercase;
    margin-left: 15px;
    margin-right: 15px;
}

.btn:hover {
    background-position: 0 -30px !important;
}



/* Upcoming Event Widget Style
    -------------------------------------------------- */


.date {
    background-color: White;
    border: thin solid gray;
    margin-right: 10px;
    text-align: center;
    text-transform: uppercase;
}



.UpcomingEventsWidget .date {
    width: 55px;
    border-radius: 0;
    margin-top: 13px;
    display: inline-block;
    vertical-align: top;
}

.UpcomingEventsWidget .nday {
    font-size: 1.23rem;
    margin-top: 0px;
    margin-bottom: 5px;
}

.UpcomingEventsWidget ul {
    margin-left: 0px;
}


.UpcomingEventsWidget li {
    /* height: 105px;
            display: inline-block !important; */
    padding: 0px 10px 5px 0px;
    position: inherit;
    list-style-type: none;
}



div.eventText .title > a {
    font-weight: bold;
}

.eventText .description {
    padding: 10px 0 20px 0;
}

.UpcomingEventsWidget li a {
    text-decoration: none;
    font-weight: normal;
    color: #333333;
    line-height: 16px;
}

    .UpcomingEventsWidget li a:hover {
        color: #ffffff;
    }


.UpcomingEventsWidget div.month {
    background-color: white !important;
    color: #5a5a5a;
    font-size: 1.1rem;
    line-height: 2.1rem;
    margin-top: 0px;
}

.UpcomingEventsWidget div.eventText {
    display: inline-block;
    margin-top: 10px;
    width: calc(100% - 72px);
}


.UpcomingEventsWidget div.location, .UpcomingEventsWidget div.time, .UpcomingEventsWidget div.stream {
    font-size: 0.9rem;
}


.UpcomingEventsWidget.icons div.time:before, .UpcomingEventsWidget.icons div.location:before, .UpcomingEventsWidget.icons div.stream:before {
    content: ' ';
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-right: 4px;
}


.UpcomingEventsWidget.icons div.time:before {
    background: url('/img/homepage2/clock.png');
    background-size: 100% 100%;
}

.UpcomingEventsWidget.icons div.location:before {
    background: url('/img/homepage2/location.png');
    background-size: 100% 100%;
}


.UpcomingEventsWidget.icons div.stream:before {
    background: url(/img/homepage2/streaming.png);
    background-size: 100% 100%;
}

.UpcomingEventsWidget hr {
    margin: 10px 0 0 0;
}



.widget {
    padding: 0 5px;
}


/* CSS fix for pagelayouts used on the sub-homepages like grade prof degrees, social sci MA and phd programs and undergrad majors and minors */

[data-ux-pagebuilder="Column"] {
    margin: 0px;
    float: left;
}


    /* css fix for hiding bullets that are part of the structure of a widget framework */

    [data-ux-pagebuilder="Column"] > ul > li {
        list-style-type: none;
    }


h1 {
    text-align: left;
}

.morelink, #bodyPaddingOutline .morelink a {
    text-align: right;
    display: block;
    font-weight: bold;
}

h4.feature-title a {
    font-weight: 800;
}

div[style="padding: 12px;"] h4.feature-title {
    margin: -2px 0 -15px -12px;
}




/* BEGIN Remove bootstrap enforced form element styling
    -------------------------------------------------- */

textarea.design_textfield, input.design_textfield {
    width: auto;
}


li label {
    display: inline;
    margin: 0px 0px 0px 10px;
}


/* END Remove bootstrap enforced form element styling
-------------------------------------------------- */





/* MAXWELL Footer
    -------------------------------------------------- */




footer {
    /*  background-color: #e4e4e4;
    font-family: Verdana; */
    margin-top: 50px;
    color: #666666;
}

    footer img.seal {
        width: 170px;
        height: 170px;
        margin: 0 auto 0 0;
        padding: 0px;
        display: block;
    }

    footer div#unit-details p {
        text-align: right;
    }


    footer p a {
        color: inherit;
        text-decoration: underline;
    }

    footer p.footer-follow {
        line-height: 0px;
        margin-top: 15px;
        font-size: 1.24rem;
        font-weight: bold;
    }


#footer-brand img {
    margin-top: auto;
    padding-top: 5px;
}


#footer-brand p {
    color: #5C6670;
    line-height: 1.3rem;
    margin-bottom: 4px;
}

div#footer-social {
    /*height: 124px; */
    display: flex;
    align-items: flex-end;
    justify-content: flex-end
}

    div#footer-social a {
        margin: 8px 5px;
    }

#footer-social a:focus {
    background-color: transparent !important;
}

div#footer-social a img.givenow {
    margin-left: 10px;
}

div#footer-social a:hover {
    background-color: initial;
}

footer a:hover {
    color: #ffffff;
}

footer p {
    /* font-size: 11px; */
    font-size: 0.9rem;
}

footer #footer-address hr {
    margin: 0;
}

footer div#footer-brand {
    display: flex;
    height: 124px;
    flex-direction: column;
    align-items: flex-start;
}

footer #footer-policy p {
    text-align: center;
}

/* End MAXWELL Footer
    -------------------------------------------------- */



/* screen reader only for accessibility
    ----------------------------------------------------
*/

.sr-only {
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
    background-color: white;
}








/* RESPONSIVE CSS
    -------------------------------------------------- */




@media (min-width: 1200px) {

    div#hp-toplinks a {
        padding: 5px 15px;
    }

    div#hp-toplinks li:first-of-type a {
        padding-left: 10px;
    }

    .navbar .nav > li > a {
        padding: 10px 24px 0 0;
    }


    .navbar .navbar-inner {
        padding: 0 0 0 60px;
    }



    .iosSlider .sliderMain .item .inner .text1 span {
        font-size: 3.4rem;
    }



    .iosSlider .sliderMain .item .inner .text2 span {
        font-size: 1.3rem;
        line-height: 1rem;
    }




    /*  .searchbox
    {
        width: 200px;
    }




div .gcs-homepage 
{
    width:285px; 
    } 
    

  
    
    
input[type="text"].txtGoogleSearchInputHome 
{
    width:275px !important; 
    height: 10px !important; 
    line-height:10px !important; 
    font-size:10px;
    margin-top:10px;
    
    }              


*/

    .maxwell-logo {
        padding: 10px 0 0 60px;
    }

    .gateway-conatiner {
        padding: 30px 90px;
    }


    .containerTri {
        height: 500px;
    }
}

@media (max-width:1200px) and (min-width:979px) {
    .containerMainSlide .selectorsBlock {
        width: 940px;
    }


    .iosSlider .sliderMain .item .inner .text1 span {
        font-size: 3.4rem;
    }

    .iosSlider .sliderMain .item .inner .text2 {
        width: 60%;
    }


        .iosSlider .sliderMain .item .inner .text2 span {
            font-size: 1.1rem;
            line-height: .5rem;
        }

    img.su-text {
        display: none;
    }



    .navbar .nav {
        font-size: .75rem;
    }

    /* .navbar-inner .nav > li > a {font-size: .75rem;} */

    div#hp-toplinks a {
        font-size: 1.2rem !important;
    }

    .navbar .navbar-inner.department .nav > li > a {
        font-size: 0.70rem !important;
    }

    input[type="text"].txtGoogleSearchInput {
        width: 6rem !important;
    }
}

@media (min-width: 979px) {

    .navbar .brand {
        display: none;
    }
}

@media (max-width: 979px) {
    a.btn.btn-navbar, .department a.btn.btn-navbar {
        display: block;
    }

    .navbar a.brand {
        display: block;
        padding: 10px 10px 0px 15px;
        float: none;
    }

    .navbar-inner.department .nav-collapse {
        height: auto;
    }
    /**/
    .container.navbar-wrapper {
        margin-bottom: 0;
        width: auto;
    }

    .navbar-inner {
        border-radius: 0;
        margin: 0px;
        padding: 0px !important;
    }

    .carousel .item {
        /* height: 500px; */
    }

    .carousel img {
        width: auto;
        height: auto;
    }

    .maxwell-slider-overlay {
        height: 90px !important;
    }


    .gateway-container {
        padding-top: 20px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 20px;
        float: left;
        font-size: 12px;
    }



        .gateway-container > :first-child {
            display: none !important;
        }

    img.maxwell-logo {
        width: 40%;
    }

    .featurette {
        height: auto;
        padding: 0;
    }

    .featurette-image.pull-left, .featurette-image.pull-right {
        display: block;
        float: none;
        max-width: 40%;
        margin: 0 auto 20px;
    }

    .containerMainSlide .selectorsBlock {
        display: none;
    }


    div .gcs-homepage {
        float: left;
        width: 285px;
        padding-bottom: 20px;
    }



    input#ctl00_txtGoogleSearch {
        float: right;
        margin-left: 20px;
        margin-top: 10px;
    }
}

@media (max-width: 979px) and (min-width: 768px) {




    .consideringMaxwell {
        margin-top: -30px !important;
    }


    .iosSlider .sliderMain .item .inner .text1 span {
        width: 80%;
        font-size: 2.1rem;
    }

    .iosSlider .sliderMain .item .inner .text2 {
        width: 80%;
    }

        .iosSlider .sliderMain .item .inner .text2 span {
            font-size: 1.1rem;
            line-height: .5rem;
        }


    .containerTri {
        height: 780px;
    }



    div .gcs-homepage {
        float: left;
        width: 285px;
        padding-bottom: 20px;
    }

    .UpcomingEventsWidget .date {
        display: block;
    }

    .UpcomingEventsWidget div.eventText {
        width: auto;
    }





    .navbar-inner .nav > li > a {
        font-size: 1.25rem !important;
    }

    /* div#hp-toplinks a {font-size: .75rem !important;} */

    /* .navbar .navbar-inner.department .nav > li > a {font-size: 0.70rem !important;} */

    input[type="text"].txtGoogleSearchInput {
        width: 6rem !important;
    }

    /* #hp-toplinks {height: 90px !important;} */

    ul#hp-links-for .links-for {
        display: none;
    }


    .nav, .navbar-inner .nav, #hp-gateways, div[id$=GoogleSearch] {
        display: none;
    }


        .nav.expandedNav, .navbar-inner .nav.expandedNav, #hp-gateways.expandedNav, div[id$=GoogleSearch].expandedNav {
            display: block;
        }


    ul.nav-list {
        display: block;
    }


    .navbar .nav > li {
        float: none;
    }


    img.department-banner {
        display: none;
    }

    .navbar-inner ul.nav > li {
        line-height: 30px;
    }


    .navbar .department a.brand {
        font-size: 1.4rem;
    }


    .navbar .navbar-inner.department .nav > li > a {
        color: #404040 !important;
    }


    span#internal-resources {
        float: none !important;
    }

    div.navbar-inner ul.nav {
        margin-left: 20px;
    }


    #maxwell-su-logo {
        max-width: initial;
    }

    .nav, .navbar-inner .nav, #hp-gateways, div[id$=GoogleSearch], ul.nav#cta-right {
        display: none;
    }


        .nav.expandedNav, .navbar-inner .nav.expandedNav, #hp-gateways.expandedNav, div[id$=GoogleSearch].expandedNav, ul.nav.expandedNav#cta-right {
            display: block;
        }

    .navbar-inner.department .nav {
        float: left;
        width: 96%;
    }

    .navbar .navbar-inner.department .nav > li.menu-cta-contact {
        margin: 0px;
    }

    .navbar .navbar-inner.department .nav > li > a.menu-cta {
        color: #ffffff !important;
    }
}

@media (max-width: 767px) {

    body {
        padding-right: 5px;
        padding-left: 5px;
    }

    div#ctl00_ContentPlaceHolder1_divRight img {
        display: block;
        float: none !important;
        width: auto !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }

    img.department-banner {
        display: none;
    }

    .navbar .nav > li {
        float: none;
    }

    .navbar .navbar-inner .nav > li {
        line-height: 40px;
    }


    img.department-banner {
        margin-top: 0px;
        display: none;
    }

    .navbar-inner.department .nav {
        width: 97%;
    }

    .nav, .navbar-inner .nav, #hp-gateways, div[id$=GoogleSearch], ul.nav#cta-right {
        display: none;
    }


        .nav.expandedNav, .navbar-inner .nav.expandedNav, #hp-gateways.expandedNav, div[id$=GoogleSearch].expandedNav, ul.nav.expandedNav#cta-right {
            display: block;
        }


    span#internal-resources {
        display: block;
        text-align: right;
        float: none;
        margin-left: 10px;
    }

    .navbar-inner div#ctl00_panelGoogleSearch {
        float: none;
    }

    .navbar-inner input#ctl00_txtGoogleSearch {
        float: none;
    }

    a.btn.btn-navbar {
        display: block;
    }
    /**/
    div#ctl00_ContentPlaceHolder1_divRight, footer {
        padding-left: 5px;
        padding-right: 5px;
    }


    /*  #hp-toplinks {height: auto !important;} */

    #maxwell-su-logo {
        display: block;
        margin-left: auto;
        margin-right: auto;
        max-width: 75%;
        padding-left: 35px;
    }




    .navbar .navbar-inner.department .nav > li.menu-cta-contact {
        margin: 0px;
    }


    .navbar .navbar-inner {
        /* margin: -20px; */
        padding: 0px;
    }



    .navbar-inner.department {
        padding-left: 5px !important;
    }


    div.department-navbar {
        background-color: #444844;
        border-left: solid 1px #ffffff;
        border-right: 0px;
    }


    img.maxwell-logo {
        padding: 5px 0 0 5px;
    }



    .gateway-container {
        padding-top: 10px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 10px;
        float: left;
        font-size: .92rem;
    }

        .gateway-container > :first-child {
            display: none !important;
        }

    .carousel {
        margin-left: -20px;
        margin-right: -20px;
    }

        .carousel .container {
        }

        .carousel .item {
            height: auto;
        }

        .carousel img {
            height: auto;
        }

    .carousel-caption {
        /* width: 65%; */
        /*padding: 10px 70px; */
        /* margin-bottom: 40px; */
        margin-top: -10px;
    }


    footer img.seal {
        margin: auto;
        padding-bottom: 2rem;
    }


    footer #unit-details p {
        text-align: center !important;
        margin-bottom: 25px;
    }
}

@media (max-width: 530px) and (min-width: 480px) {

    .navbar .navbar-inner {
        background-color: #3e3d3c;
    }


    .maxwell-slider-overlay, img.maxwell-logo {
        display: none;
    }


    .mobile-logo {
        display: inline-block;
    }


    .iosSlider .sliderMain .item .inner .text1 span {
        font-size: 25px;
    }

    .containerTri {
        height: 750px;
    }
}

@media (max-width: 480px) {

    .navbar .navbar-inner {
        background-color: #3e3d3c;
    }


    .mobile-logo {
        display: inline-block;
    }


    .maxwell-slider-overlay, img.maxwell-logo {
        display: none;
    }


    /* .carousel-caption
    {
        display: none;
    }
       */


    .iosSlider .sliderMain .item .inner .text1 span {
        font-size: 20px;
    }

    .containerTri {
        height: 900px;
    }


    div .gcs-homepage {
        float: left;
        width: 185px;
        padding-bottom: 20px;
    }
}

@media (max-width: 300px) {




    .iosSlider .sliderMain .item .inner .text1 span {
        font-size: 15px;
        height: 800px;
    }
}



/* END  RESPONSIVE CSS
    -------------------------------------------------- */




/* misc styles here - probably should be moved to another file*/


.carousel-caption h1 {
    font-size: 30px;
}

.carousel-caption .lead, .carousel-caption .btn {
    font-size: 12px;
}



.iosSlider .sliderMain .item .inner .text1 span {
    font-size: 30px;
}


.iosSlider .sliderMain .item .inner .text1 {
    top: 75%;
    right: 20px;
    font-size: 30px;
}

.iosSlider .sliderMain .item .inner .text2 {
    display: none;
}

.containerMainSlide .selectorsBlock {
    top: 89%;
}

.consideringMaxwell {
    margin-top: 10px !important;
}


.shadowborder {
    margin-left: 0px !important;
    border-left: 0px;
    border-top: 0px;
}


.interior {
    height: auto !important;
    min-height: 50px !important;
}


.interiorLogo {
    width: 100px;
    padding-left: 0px !important;
    display: none;
}

.mobile-logo {
    display: none;
}


.navbar-wrapper .navbar .navbar-inner {
    float: none;
    margin-top: 0px;
    text-align: left;
    padding-left: 0px; /* margin-left: 100px; */
}




.nav-collapse.in.collapse {
    float: left;
    padding-top: 15px;
}



.navbar .navbar-inner.department .nav > li > a {
    color: #404040 !important;
}


    .navbar .navbar-inner.department .nav > li > a:focus {
        color: #ffffff !important;
        border: 0px;
    }

    .navbar .navbar-inner.department .nav > li > a.menu-cta {
        color: #ffffff !important;
    }


ul.nav.expandedNav {
    margin-left: 10px;
}


.navbar .btn-navbar {
    background-image: linear-gradient(to bottom, #6c6f74, #6c6f74);
}


p.clearfix.profile {
    margin: 15px;
}

.profile-quicklink a {
    margin: 15px 15px 15px 0px;
}


/* END misc styles here - probably should be moved to another file*/


