﻿/* GLOBAL STYLES
    -------------------------------------------------- */
/* Padding below the footer and lighter body text */

body
{
    padding-bottom: 40px;
    color: #5a5a5a;
    background-color: #5c5c5c;
}

/* SU text logo in header */

img.su-text
{
    float:left; 
    padding-top:14px; 
    padding-right:28px;
    }


/* New version of google search using asp text box */

/* found redundant code on interior css and maxwel home css

input[type="text"].txtGoogleSearchInput 
{
    width:8rem !important; 
    height: 1rem !important; 
    line-height:10px !important; 
    /* font-size:10px; */
    font-size:0.6429rem;
    margin-top: -3px;
    }
    
   */
    
    
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: 40px;
    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: 10px;
}


.UpcomingEventsWidget li {
    /* height: 105px;
            display: inline-block !important; */
    padding: 0px 10px 5px 10px;
    position: inherit;
    list-style-type: none;
}

.UpcomingEventsWidget li a {
    /*text-decoration: none;*/
    font-weight: normal;
    color: #333333;
    line-height: 16px;
}

.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% - 55px);
}


.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;
}
/*
.UpcomingEventsWidget .alt
{
    background-color: #E0E0E0;
    border-radius:5px;
}
*/

/* .widget ul  (this caused unordered lists on a dept hoempage to NOT be indented - repalced by more specific selector
{
    margin: 0;
    padding: 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; */
    color: #666666;
}


footer p a {
    color: inherit;
    text-decoration: none;
}

footer p.footer-follow
{
    line-height: 0px;
    margin-top: 15px;
    font-size:1.24rem;
    font-weight:bold;
    
}


#footer-brand img {
    margin-top: 23px;
    padding-top: 5px;
}


#footer-brand p
{
    color:#5C6670;  
    line-height:1.3rem; 
}


#footer-social img.givenow {
    padding-left: 25px;
    padding-right: 0px;
    margin-top: 5px;
    padding-top: 70px;
}

#footer-social img {
    margin-top: 5px;
    margin-bottom: 15px;
    float: right;
    padding: 78px 5px 0px 5px;
}

footer a:hover
{
    color:#000000;
}


footer p
{
    /* font-size: 11px; */
    font-size: 0.9rem;
}

/* End MAXWELL Footer
    -------------------------------------------------- */







/* RESPONSIVE CSS
    -------------------------------------------------- */


/* Add padding into top about maxwell nav for wide browsers
    -------------------------------------------------- */



@media (min-width: 1200px)
{
    .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: .75rem !important;}

    .navbar .navbar-inner.department .nav > li > a {font-size: 0.70rem !important;}

    input[type="text"].txtGoogleSearchInput {width: 6rem !important;}
    
    
    
}

/* Hide navigation text in wider browsers
    -------------------------------------------------- */


@media (min-width: 979px)
{

    .navbar .brand
    {
        display: none;
    }



}



@media (max-width: 979px)
{

    {
    display:none;
    }


    .navbar .brand
    {
        float: left;
    }



    img.department-banner
    {
        margin-top: 0px;
    }

    .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 .nav {font-size: .75rem;}
    
    .navbar-inner .nav > li > a {font-size: .75rem;}

    /* 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;}
    
}





@media (max-width: 767px)
{
    
    
    div#ctl00_ContentPlaceHolder1_divRight, footer 
    {
    padding-left: 5px;
    padding-right: 5px;
    }
    
    
      #hp-toplinks {height: auto !important;}   
      #maxwell-su-logo {margin-left:-100px;}
      

    .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: 0 70px;
        margin-bottom: 40px;
    }
    .carousel-caption h1
    {
        font-size: 30px;
    }
    .carousel-caption .lead, .carousel-caption .btn
    {
        font-size: 12px;
    }

    /*  .marketing .span4 + .span4
                    {
                        margin-top: 40px;
                    }
                
                    .featurette-heading
                    {
                        font-size: 30px;
                    }
                    .featurette .lead
                    {
                        font-size: 18px;
                        line-height: 1.5;
                    }  */



    .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; */
    }




    /* allopwing the display of the department navigation touch icon

.department .btn.btn-navbar
    {
        display: none;
    }
*/


    .nav-collapse.in.collapse
    {
        float: left;
        padding-top: 15px;
    }







    footer .row
    {
        margin-left: 10px;
    }



}


@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
    -------------------------------------------------- */