﻿.MAIN_BODY_CONTAINER .MAIN_ROW {
    padding-top: 25px;
    margin-top: -25px;
    -moz-box-shadow: 0 1px 1px #4e8db6;
    -webkit-box-shadow: 0 1px 1px #4e8db6;
    background: #fff;
    box-shadow: 0 1px 1px #4e8db6;
    min-height: 700px;
}

.mission-statement {
    position: absolute;
    right: -28px;
    top: 50px;
    z-index: 9999;
}

img.mission-statement {
   
}

.flex-control-nav {
display:none;
}

.gsib_a {
    padding-top:0!important;
}
.searchBarTopWideScreen { 
    position: absolute;
    right: 5px;
    top: 70px;
    z-index: 9999;
    width: 300px;
}

@media screen and (max-width:835px) {
    .searchBarTopWideScreen {
        display:none;
    }
}

.searchBarRightSide {
    display:none!important;
}


/* short-cut classes
-------------------------------------------------------------- */

.blue-underline {
    border-bottom: 1px solid #4E8DB6;
}

/*a[href$=".pdf"] {
padding-right: 25px;
background: url(85b0f0336da61a300164b05f028ba30e0a7ce4cd.png)  no-repeat right center;
}*/



.clear {
    clear: both;
}


/* Typography
-------------------------------------------------------------- */
p {
    /*font-size: .9em;
    line-height: 1.3em;*/
    margin: 0 0 10px;
}

strong {
    font-weight: bold;
}

em {
    font-style: italic;
}

@font-face {
    font-family: 'ProximaNova';
    src: url(cd7538a3cbfbe2874cbd3268123497e36d2a3f5b.woff) , url(2a43cb1574c9342010991559f485b8ca6d30ab45.eot) ; /* IE9+ */
}

@font-face {
    font-family: 'Candara';
    src: url(87e13ef159a241a8d9ff578362e60cdfa81d2d5b.TTF) ;
}

h1, h2, h3, h4, h5, h6 {
    color: #262626;
    line-height: 1.2;
    margin-bottom: 10px;
}


h1 {
    font-size: 1.8em;
    font-weight: 600;
    text-transform: uppercase;
}

h2 {
    font-size: 1.6em;
    font-weight: 600;
    text-transform: uppercase;
}

h3 {
    /*font-size: 1.45em;*/
}

h4 {
    font-size: 1.2em;
}

h5 {
    font-size: 1.1em;
}

h6 {
    font-size: 1em;
}




/* Links
-------------------------------------------------------------- */

a {
    color: #204e91;
    text-decoration: none;
}


a1 {
    color:white;
    text-decoration: none;
}

    a:focus,
    a:hover {
        color: #6699cc;
        text-decoration: underline;
    }

    a:visited {
    }


/* Other Elements
-------------------------------------------------------------- */


.storyTitleStyle{
    font-family: Balto,sans-serif;
    font-weight: 700;
    font-size: 1.5em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    line-height: 1.2;
    margin-bottom:20px;
    max-width: 90%;
    padding-bottom: 0;
    color:#4c4e4d;
}

.storyPullQuote{
    width: 35%;
    float: right;
    display: block;
    font-size: 1.4em;
    line-height: 1.25;
    font-style: italic;
    color: #5996ad;
    border-top: 2px solid #e3e5e4;
    border-bottom: 2px solid #e3e5e4;

      margin: 1.5em 10px;
      padding: 0.5em 10px;
      /*quotes: "\201C""\201D""\2018""\2019";*/
}

p.storyPullQuote:before{
     color: #ccc;
      /*content: open-quote;*/
      font-size: 4em;
      line-height: 0.1em;
      margin-right: 0.25em;
      vertical-align: -0.4em;
}


.storyAbstract{
    font-style:italic;
    color:#5996ad;
    font-size:90%;
}


blockquote {
    margin: 1.5em;
    color: #666;
    font-style: italic;
}

dfn {
    font-style: italic;
    font-weight: bold;
    background: #ffc;
}

sup, sub {
    line-height: 0;
}

abbr,
acronym {
    border-bottom: 1px dotted #666;
}

address {
    margin: 0 0 1.5em;
    font-style: italic;
}

del {
    color: #666;
}

pre, code {
    margin: 1.5em 0;
    white-space: pre;
}

tt {
    display: block;
    margin: 1.5em 0;
    line-height: 1.5;
}

pre, code, tt {
    font: 1em 'andale mono', 'lucida console', monospace;
    line-height: 1.5;
}


/* ============================== */
/*              BODY              */
/* ============================== */

html {
    overflow-y: auto;
    height: 100%;
}


body {
    -webkit-text-size-adjust: none;
    /*font: normal 400 100%/1.4em Arial, Verdana, sans-serif;*/
    background: #d5eef7 url(b325cd76ff0877115e6f8fb7954cabcf2a6ee1c0.jpg)  repeat;
    position: relative;
    font-family: Arial, Verdana, sans-serif;
    font-size: 93.75%;
    line-height: 1.5;
    background-color: #f1f3f2;
    color: #444;
    width: 100%;
}

.flexslider {
    margin: 0px;
    background: #fff;
    position: relative;
    zoom: 1;
    -webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .1);
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .1);
}

    .flexslider .slides li {
        position: relative;
    }

.flex-caption {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000; /* whatever you want */
    color: #fff;
    z-index: 1;
    padding: 10px;
    opacity:.8;
}

#custom h5 {
    font-size: 1em;
    padding-top: 15px;
}

#custom ul {
    margin-top: -0.2em;
    list-style: none;
    margin-left: 0;
    padding-left: 1em;
    text-indent: -1em;
}

#custom li, #custom-gen li {
    list-style-image: none;
    list-style-type: none;
    padding-bottom: 0.5em;
}


#custom-gen ul {
    list-style: none;
    margin-left: 0;
    padding-left: 1em;
    text-indent: -1em;
}

#custom ul li:before {
    content: "\00BB \0020";
}


/* ============================== */
/*           NAVIGATION           */
/* ============================== */


.top-container {
    /*background: #93d3eb url(a7f2544f77340f9579d394e597de29a8e8082136.jpg)  repeat-y center;*/
    -webkit-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, .6);
    box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, .6);
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#000000,endColorstr=#000000);
    zoom: 1;
    background: rgba(0, 0, 0, 0.8);
    width: 100%;
    z-index: 99999;
    padding: 5px 0px 5px 0px;
}

.main-top-container {
    background: #1e4b87;
    /*background: #1f6db5 url(331c1b97c6e441373adfe095c9cd8d2084e7f625.png)  repeat-y;*/
    padding:10px 0px 35px 0px;
    text-align: center;
    min-height: 140px;
    -webkit-box-shadow: 0px 5px 25px 5px rgba(0, 0, 0, .2);
    box-shadow: 0px 5px 25px 5px rgba(0, 0, 0, .2);
}

#top-bar-nav {
    min-height: 80px;
    overflow: auto;
    position: relative;
}

.top-bar-nav-left .audience-nav {
    height: auto;
    margin: 0;
    position: relative;
    text-align: right;
    float: left;
}

    .top-bar-nav-left .audience-nav li {
        background: url(d381dc6d1a2103c7a77376e8e0b893c3dd508bae.png)  no-repeat -2px -231px;
        display: inline;
        float: left;
        margin: 0 0 0 5px;
        padding: 0 0 0 5px;
        position: relative;
    }

    .top-bar-nav-left .audience-nav a {
        color: #fff;
        margin: 0;
        padding: 2px 5px;
        text-decoration: none;
        vertical-align: bottom;
        font-weight: bold;
        font-size:.92em;
    }

.top-bar-nav-right .audience-nav {
    height: auto;
    margin: 0;
    float: right;
    position: relative;
    text-align: right;
}

.top-bar-nav-right .audience-nav li {
    background: url(d381dc6d1a2103c7a77376e8e0b893c3dd508bae.png)  no-repeat -2px -231px;
    display: inline;
    float: left;
    margin: 0 0 0 5px;
    padding: 0 0 0 5px;
    position: relative;
}

.top-bar-nav-right .audience-nav a {
    color: #fff;
    margin: 0;
    padding: 2px 5px;
    text-decoration: none;
    vertical-align: bottom;
    font-weight: bold;
    font-size:.92em;
}

.logo-container {
    position: relative;
    margin-top: 35px;
    left: auto;
    vertical-align: bottom;
}

.logo-container img{
    -webkit-box-shadow: 4px 4px 10px 1px rgba(0,0,0,0);
    box-shadow: 4px 4px 10px 1px rgba(0,0,0,0);
    float:left;
}

.logo-container a{
    display:inline;
}

.logo-text {
    font-family: 'Candara';
    color: #fff;
    font-weight:bold;
    letter-spacing:2px;
    float: left;
    font-size: 2em;
    display: inline-block;
    margin-top: 16px;
}

.logo-img {
    padding: 5px 5px 5px 10px;
    padding-right:35%;
}

#nav-control img {
    height: 36px;
    width: 36px;
}



#nav-control {
    border-radius: 2px;
    color: #000;
    display: none;
    width:50px;
    font-size: 2em;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 5px;
    text-decoration: none;
    text-transform: uppercase;
    z-index: 999999;
    top: 0;
    left: 0;
}



@media screen and (min-width:769px) {
    header {
        position: fixed;
        top: 0;
        transition: top 0.2s ease-in-out;
        width: 100%;
    }

    .nav-up {
        top: -40px;
    }
	
}


@media screen and (max-width:900px){
    .top-bar-nav-right .audience-nav a{
        font-size:0.85em;
    }

    

}

@media screen and (max-width:800px){
    
 .mission-statement {
        display: none;
    }
}


 

@media screen and (max-width: 48em) {

    .newsLetterFooter{
        margin:20px 0px;
    }

    .logo-container {
        position: relative;
        top: auto;
        left: auto;
        margin: 0 auto;
        margin-top: 20px;
        text-align: center;
    }

    .logo-container img{
        display:block;
        float:none;
    }

    .logo-container h2 {
        font-size: 1.5em;
    }

    .logo-img, .logo-text {
        float: none;
        font-weight: normal;
    }

    .logo-img {
    
    padding: 5px 5px 5px 10px;
    padding-right:0;
    }
    

    .logo-text {
        margin: 15px 0px 15px 0px;
    }

   
    .top-bar-nav-left .audience-nav {
        display: block;
        float: none;
        height: auto;
        margin: 1% 0 0 1%;
        overflow: auto;
        padding: 0;
        top: 0;
        width: auto;
    }

    .top-bar-nav-left .audience-nav li {
        background: url(b1b576f17347740c2f4eaab0fb7d07642f85a34b.png) !important;
        display: block;
        margin: 0 1% 1% 0 !important;
        padding: 0!important;
        width: 32.33%;
    }

    .top-bar-nav-left .audience-nav li a {
        display: block;
        padding: 7px 0;
        text-align: center;
    }

    .top-bar-nav-right {
        margin: 0;
        padding: 0;
        width: 100%;
    }

    .top-bar-nav-right .audience-nav {
        display: block;
        float: none;
        height: auto;
        margin: 1% 0 0 1%;
        overflow: auto;
        padding: 0;
        top: 0;
        width: auto;
    }

    .top-bar-nav-right .audience-nav li {
        background: url(b1b576f17347740c2f4eaab0fb7d07642f85a34b.png) !important;
        float: left;
        margin: 0 1% 1% 0 !important;
        padding: 0!important;
        width: 32.33%;
    }

    .top-bar-nav-right .audience-nav li a {
        display: block;
        padding: 7px 0;
        text-align: center;
    }


    #nav-control {
        display: block;
    }

    .top-container {
        display: none;
        padding: 5px 0px 5px 0px;
    }

    .main-top-container {
        padding: 0px 0px 45px 0px;
        min-height: 0;
    }

    .list Img {
        width: 100%;
        max-width:480px;
        /*background:#ffffff;
        padding:18px 18px 18px 18px;*/
        border: 1px solid rgba(0, 0, 0, 0.3);
        -webkit-box-shadow: 4px 4px 5px rgba(50, 50, 50, 0.2);
        -moz-box-shadow: 4px 4px 5px rgba(50, 50, 50, 0.2);
        box-shadow: 4px 4px 5px rgba(50, 50, 50, 0.2);
        margin-bottom: 15px;
    }




}

@media screen and (max-width: 600px) {
    .top-bar-nav-right .audience-nav li {
        width: 49%;
    }
}


header {
    background-color: #fff;
}


.breadcrumbs {
    display: block;
    padding: 0;
    overflow: hidden;
    margin-left: 0;
    list-style: none;
    border-style: none;
    border-width: 0px;
    background-color: #Fff;
    border-color: #fff;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    margin-bottom: 10px;
}


/* ============================== */
/*       STORY LIST/ BODY CSS     */
/* ============================== */



/********** Default Page Main Article ************/

div.wrapper {
    position: relative;
    width: 100%!important;
}

img.bigimage {
    width: 100%;
}

.featured-story-container {
    -webkit-box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, .2);
    box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, .2);
}

div.mainStoryBox {
    line-height: 1.2em;
    margin: 0;
    padding: 10px 1.5%;
    color: #204e91;
    z-index: 100;
    zoom: 1;
    font-size: 1em;
}

.mainStoryText {
    display: block;
    font-size: .9em;
    line-height: 1.5em;
    margin-top: 10px;
}

.mainStoryHeader {
    font-size: 1em;
}

div.description {
    position: relative; /* absolute position (so we can position it where we want)*/
    bottom: 10px; /* position will be on bottom */
    left: 0px;
    /* styling bellow */
    background-color: #F0F7FF;
    color: #000!important;
    width: 100%!important;
}

div.description_content {
    padding: 10px;
}


.event-details {
    font-size: 0.8em;
    margin: 0px 0px 5px 0px;
    padding: 10px 0px 10px 5px;
}

    .event-details:hover {
        background: #f3f3f3 url(a88b6b901d02e2bdcf228fdb384cfd34758bb839.png)  no-repeat bottom right;
    }

.spotlight-section .story:hover {
    background: none;
}

.story:hover {
    background: #f3f3f3;
}



.event-title {
    font-size: 1.2em;
}


.orbit-slide-number {
    display: none!important;
}

.article_body ul li {
    margin: 0 0 0 20px;
    padding: 0 5px 5px 7px;
    line-height: 1.5em;
    list-style: url(68f0853fabe051bb94906da512dc3341db7f1c83.png)  none outside;
}



.stories-second-level h3 {
    margin-top: 15px;
}

.stories-second-level span {
    clear: both;
}

.events-second-level {
    /*padding: 10px;
    background-color: #fff;
    margin: 15px 0px;*/
}

.StoryList {
    clear: both;
    padding-left: 0;
    padding-bottom: 5px;
    margin-bottom: 20px;
}


/*img.mediumimage {
border: 1px solid #000;
width:100%;
margin-bottom:10px;
}*/

img.mediumimage {
    border: 1px solid #000;
    clear: right;
    margin-right: 3%;
    margin-bottom: 10px;
    max-width: 70.25719%;
    min-width: 31.25%;
}

img.news-mediumimage {
    border: 1px solid #000;
    float: left;
    clear: right;
    margin-right: 3%;
    max-width: 50.25719%;
    min-width: 31.25%;
}





/*Article Pages Big Images*/


.articleimage img {
    /*width:100%;*/
    display: block;
    /*margin-left: auto;
    margin-right: auto;*/
    margin-bottom: 20px;
}

.postdate {
    color: #66583F;
    font-style: italic;
    font-size: 11px;
}

.global-insights ul li {
    margin: 0 0 0 15px;
    padding: 0 5px 5px 7px;
    line-height: 1.5em;
    font-size: .9em;
    list-style: url(68f0853fabe051bb94906da512dc3341db7f1c83.png)  none outside;
}

span.photocaption {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #536895;
    font-style: italic;
    display: block;
}


/* Academics Page*/
.AcademicImagesContainer img {
    margin: 10px 0px;
    border: 1px solid #6699cc;
}



/* Alumni Page*/
.supportButton {
    font-size: small;
    padding: 3px;
    text-align: center;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 3px;
    background: #cdeb8e; /* Old browsers */
    background: -moz-linear-gradient(top, #cdeb8e 0%, #a5c956 2%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cdeb8e), color-stop(2%,#a5c956)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #cdeb8e 0%,#a5c956 2%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #cdeb8e 0%,#a5c956 2%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #cdeb8e 0%,#a5c956 2%); /* IE10+ */
    background: linear-gradient(to bottom, #cdeb8e 0%,#a5c956 2%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cdeb8e', endColorstr='#a5c956',GradientType=0 ); /* IE6-9 */
}

    .supportButton a {
        color: #fff;
        font-weight: bold;
    }


/* News Page */

div.accord-content {
    display: none;
}

    div.accord-content ul {
    list-style:none;
    margin-left:8px;
    }

div.accord-header {
    margin-bottom: 5px;
    margin-left:6px;
}

    div.accord-header img {
    width:12px;
    padding-bottom:5px;
    }

a.accord-click {
    cursor: pointer;
    text-decoration: none;
    padding-left: 5px;
}

div.accord-content ul {
    list-style-position: inside;
}

    div.accord-content ul li {
        padding-left: 10px;
    }


/*Events Page*/

h6.event-titles {
    text-decoration: underline!important;
    font-size: 1em!important;
}



/*Support Page*/

.supportBox img {
    width: auto;
    border: 1px solid #000;
}

.supportBox {
    padding: 10px!important;
}

    .supportBox:nth-child(even) {
        border-left: 1px solid #ddd;
    }

.ImgContainer {
    min-height: 150px;
}


/*Engagement Page*/

.engagement-list {
    /*margin-left: 10px;*/
    padding: 0px!important;
}

/* tools page */

.tools {
    margin: 20px 0px;
}

    .tools h5 {
        color: #0d4d88;
    }

    .tools h6 {
        color: #ffb300;
    }

/* Podcasts***/
.current-place-holder {
    padding: 5px 0 5px 0; /*border-bottom: 2px solid #000;*/
}

.current-place-image {
    float: left;
    width: 24%;
    margin-right: 20px;
}

.current-podcast-place-image {
    float: left;
    max-width: 50px;
    margin-right: 30px;
}

.current-place-image img.podcast {
    border: 0px;
    width: 50px;
    height: 50px;
}

.current-place-holder .title {
    font-size: 1.1em;
    line-height: 21px;
    letter-spacing: 0;
    text-transform: uppercase;
}

.current-place-holder .date {
    color: black;
    font-size: 0.8125em;
    line-height: 15px;
    letter-spacing: 0em;
    font-family: 'Ropa Sans', 'Trebuchet MS', Arial, sans-serif;
    margin: 4px 0px 10px 0px;
}

.curent-place-image img {
    width: 100%;
    height: auto;
}

.current-place-text {
    margin: 0px 0px 0px 0px;
    float: left;
    width: 68%;
    /*text-align:justify;
text-justify:inter-word;*/
}



/*============================*/
/*                            */
/*       Filter Styling       */
/*                            */
/*============================*/


.filter-center-dropdown-style {
    border: 1px #bababa solid;
    width: 100%;
    max-width: 400px;
    padding: 4px 6px 0px 5px;
    background-color: #fff;
    outline: 0;
    /*margin-right: 32px;*/
    /*min-height: 32px;*/
    position: relative;
    height:25px;
}

input[id*="_SearchTextbox"]{
    width:100%!important;
}

.filter-search-button {
    border: 1px solid #777777;
    background: #6699cc;
    color: white;
    font: bold 11px 'Trebuchet MS';
    padding: 4px;
    cursor: pointer;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}


/* ============================== */
/*         Right Content          */
/*          Sidebar CSS           */
/* ============================== */

.spotlight {
    border: 1px solid #ccc;
    padding: 10px;
    margin-bottom: 15px;
}

.no-padding-spotlight {
    border: 1px solid #ccc;
    padding: 0px;
    margin-bottom: 15px;
}

.no-border-spotlight {
    border: none;
    padding: 5px;
    margin-bottom: 10px;
}

    .no-border-spotlight:first-child {
        border: none;
        padding-top: 0px;
        margin-bottom: 15px;
    }


    .forSpotlightBox {
    border: none;
    padding: 5px;
}

    .forSpotlightBox:first-child {
        border: none;
        padding-top: 0px;
       
    }


    .no-border-spotlight h6, .spotlight h6 {
        /*border-bottom: 1px solid #bebebe;*/
        padding-top:10px;
        padding-bottom: 5px;
        /*font-weight: bold;*/
    }

    h6.home-header {
font-size:1.2em;
    }

.home-header {
    border-bottom: 1px solid #0D4D88;
    padding-bottom: 6px;
    margin-bottom: 10px;
    font-weight: normal;
    font-size: 1.4em;
    color: #0D4D88;
}

.spotlight li, .no-padding-spotlight li, .no-border-spotlight li {
    padding: 0 5px 5px 0px;
    line-height: 1.5em;
    margin-left: .4em;
    /*list-style: url(d111607c281699989a0525df751780d9a5166fd7.png)  none outside;*/
}

/*.spotlight ul, .no-padding-spotlight ul, .no-border-spotlight ul {
    padding: 0 0 0 0px;
}*/

.no-padding-spotlight table tr th, .no-padding-spotlight table tr td {
    padding: 0.5625em 0em!important;
    font-size: 0.875em;
    color: #222222;
}

.sharingTools {
    padding: 10px;
    margin-bottom: 15px;
    overflow: visible;
}

.spotlight img {
    border: 1px solid #000;
    margin: 5px 5px 10px 0px;
}


.spotlight-titleContainer {
    background-color: #4E8DB6;
}

    .spotlight-titleContainer h5 {
        color: #fff;
        padding: 6px;
        margin-bottom: 5px;
        font-size: .9em!important;
    }

.spotlight a {
    font-size: 0.9em;
    margin-bottom: .128em;
}

.spotlight p {
    font-size: 0.9em;
}

/*#storypullquote {
	float: right;
	width: 150px;
	margin-top: 150px;
	margin: 15px;
	margin-right: 20px;
	color: #1E6A95;

}

#storypullquote p {
	padding: 5px;
	text-align: right;
	font-size: 1.4em;

}

#storypullquote h4 {
	margin-top: 0;
	padding-top: 0;
	padding: 5px;
	text-align: right;
	color: #ffb300;
	line-height: 1.6em; 
	font-size: 1.4em;

}*/

.cse .gsc-search-button input.gsc-search-button-v2, input.gsc-search-button-v2 {
    width: auto!important;
    height: auto!important;
    padding: 6px 27px;
    min-width: 13px;
    margin-top: 2px;
}
@media only screen and (max-width: 480px) {

    searchBoxRow {
    }
}
/* ============================== */
/*      Custom Classes            */
/*                                */
/* ============================== */


.font-color-gold {
    color: #654700 !important;
}


.no-list-style li {
    list-style: none!important;
}


/*.light-blue-background{
background-color:#F0F2F5;
}*/

li {
    margin:5px 0px;
    padding: 0;
    line-height: 1.5em;
   list-style-position:outside;

}

.padding-10 {
    padding: 10px;
}

a.btn-donate {
    background-image: url(a542e2ddfccac21099cb9e126b0c14b238ea798a.png)  !important;
    background-position: left top;
    color: #fff;
    height: 40px;
    width: 146px;
    padding: 10px 0 5px 0;
    margin: 0 5px 0 0;
    font-weight: bold;
    display: inline-block;
    text-align: center;
    font-size: 16px;
    text-shadow: 0 1px 1px #595;
    text-decoration: none;
}

.centers ul {
    list-style-position: inside;
    list-style-type: none;
}

    .centers ul li {
        margin: 0 0 0 30px;
        padding: 0 5px 5px 7px;
        color: #4a49d4;
        font: 200 1em/1.5 Helvetica, Verdana, sans-serif;
    }

/*input[type=text], input[type=email], input[type=url], input[type=phone], input[type=password], input[type=number], input[type=time], select, textarea {
    border: 1px #bababa solid;
    padding: 3px 5px 5px 4px;
    background-color: #fff;
    outline: 0;
    margin-right: 15px;
    position: relative;
}*/


/* ============================== */
/*           FOOTER CSS           */
/* ============================== */

#footer {
    padding: 25px 0px 25px 0px;
    margin-top: 70px;
    text-align: center;
    clear: both;
    color: #000;
    
}

    #footer a {
        color: #71cfff;
        text-decoration: underline;
        font-size: 1em;
    }

        #footer a:hover {
            color: #DEEFF9;
        }

.regents {
    text-align: center;
    color: #fff;
}

    .regents p {
        margin: 10px 0px;
        font-size: 80%;
    }


.footer {
    background-color: #1e4b87;
    /*margin-top: 100px;*/
    z-index: -9999;
    margin-top: -20px;
    padding: 45px 0px 30px 0px;
    -webkit-box-shadow: 0px -5px 25px 5px rgba(0, 0, 0, .2);
box-shadow: 0px -5px 25px 5px rgba(0, 0, 0, .2);
    position: absolute;
    width: 100%;

}

.big-mask {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -999;
    min-width: 100%;
    width: 100%;
    min-height: 100%;
    background: url(12468e0b1de4631117dcf98bd6e9f5ed6886af1c.png)  repeat 0 0;
}



.footer-navigation {
    border: 1px solid white;
    border-left: none;
    border-right: none;
    margin-top: 10px;
    font-size: .6825em;
    padding: 10px 0px;
    line-height: 16px;
}



.footer h2, .footer h3 {
    font-size: 1.2em;
    line-height: 20px;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    border: none;
    padding: 0px 0px;
    margin: 0;
    color: #fff;
}

.footer-navigation a, .footer-navigation .avtext {
    color: #fff;
    text-decoration: none;
}

.footer-address {
    font-size: 1.2em;
    color: #fff;
}

    .footer-address span.gray {
        color: #BDBDBD;
    }

.footer-social {
    font-size: 1.5em;
    padding: 2px;
    margin-top: 15px;
}

    .footer-social ul li {
        margin: 0px 15px 0px 0px;
        display: block;
        float: left;
    }

        .footer-social ul li a {
            margin: 0px 3px;
            font-size: 1em;
            color: #bab7ff;
        }

    .footer-social i:hover {
        color: #FFE868;
        /*border-bottom:5px solid #FFE868;*/
    }

.footer-social-title {
    color: #FFE868;
}

.footer-navigation a:hover {
    /*color: #fff;*/
    border-bottom: 1px solid #5A7DA8;
}

.newsletterSubmit {
    font-size:1.3em;
    font-weight:normal;
}
@media only screen and (max-width: 480px) {

    .StoryList {
        clear: both;
        padding-left: 0;
        padding-bottom: 5px;
        margin-bottom: 10px;
        /*padding:10px;*/
    }
}


@media only screen and (max-width: 868px) {
    img.mediumimage {
        border: 1px solid #000;
        max-width: 50.25719%;
        display: block;
    }

    img.news-mediumimage {
        border: 1px solid #000;
        max-width: 40.25719%;
        display: block;
        float: none;
    }
}






/* ==================================== */
/* SLIDER EXTRA NEEDED CSS ROYAL SLIDER */
/* ==================================== */

#full-width-slider {
    width: 100%;
    color: #000;
}

.coloredBlock {
    padding: 12px;
    background: rgba(255,0,0,0.6);
    color: #FFF;
    width: 200px;
    left: 20%;
    top: 5%;
}

.infoBlock {
    position: absolute;
    top: 30px;
    right: 30px;
    left: auto;
    max-width: 25%;
    padding-bottom: 0;
    background: #FFF;
    background: rgba(255, 255, 255, 0.8);
    overflow: hidden;
    padding: 20px;
}

.infoBlockLeftBlack {
    color: #FFF;
    background: #000;
    background: rgba(0,0,0,0.75);
    left: 30px;
    right: auto;
}

.infoBlock h4 {
    font-size: 20px;
    line-height: 1.2;
    margin: 0;
    padding-bottom: 3px;
}

.infoBlock p {
    font-size: 14px;
    margin: 4px 0 0;
}

.infoBlock a {
    color: #FFF;
    text-decoration: underline;
}

.photosBy {
    position: absolute;
    line-height: 24px;
    font-size: 12px;
    background: #FFF;
    color: #000;
    padding: 0px 10px;
    position: absolute;
    left: 12px;
    bottom: 12px;
    top: auto;
    border-radius: 2px;
    z-index: 25;
}

    .photosBy a {
        color: #000;
    }

.fullWidth {
    max-width: 1400px;
    margin: 0 auto 24px;
}

@media screen and (min-width:960px) and (min-height:660px) {
    .heroSlider .rsOverflow,
    .royalSlider.heroSlider {
        /*height: 520px !important;*/
    }
}

@media screen and (min-width:960px) and (min-height:1000px) {
    .heroSlider .rsOverflow,
    .royalSlider.heroSlider {
        height: 660px !important;
    }
}

@media screen and (min-width: 0px) and (max-width: 800px) {
    .royalSlider.heroSlider,
    .royalSlider.heroSlider .rsOverflow {
        height: 300px !important;
    }

    .infoBlock {
        padding: 10px;
        height: auto;
        max-height: 100%;
        min-width: 40%;
        left: 5px;
        top: 5px;
        right: auto;
        font-size: 12px;
    }

        .infoBlock h3 {
            font-size: 14px;
            line-height: 17px;
        }
}



/* ======================== */
/* List News Style (SLIDER) */
/* ======================== */

/* list news style*/
#list-news {
    margin: 0px 20px 0px 15px; /*margin:0 30px 50px;*/
    position: relative; /*border-right:1px #e4e4e4 solid; border-left:1px #e4e4e4 solid;*/
}

    #list-news h3 {
        border-bottom: 1px solid #e4e4e4;
        padding-bottom: 5px;
    }

    #list-news .viewport {
        height: auto;
        min-height: 425px;
        overflow: hidden;
        position: relative;
        width: 100%;
    }

    #list-news .overview {
        left: 0;
        list-style: none;
        margin: 0;
        padding: 0;
        position: absolute;
        top: 0;
    }

        #list-news .overview li {
            float: left;
            font-size: 1em;
            padding: 10px 10px 10px 10px;
            width: 238px;
            word-wrap: break-word;
            min-height: 400px;
        }

            #list-news .overview li:nth-child(even) {
            }

.list {
    padding-bottom: 15px;
}



.list-title a {
    font-weight: 600;
    display: block;
    margin: 5px 0px;
    text-decoration: underline;
    line-height:1.3em;
    /*color:#333;*/
}

.list-text {
    padding-top: 5px;
    font-weight: normal;
    text-decoration: none;
    font-size: 0.9em;
    line-height:1.3em;
    padding-bottom: 5px;
}

.list-subtext {
    font-weight: 600;
    font-size: 0.80em!important;
    font-style: italic;
    line-height: 18px!important;
}

.list-event {
    font-weight: 600;
    text-decoration: none;
    font-size: 0.9em;
    padding-bottom: 5px;
}

#list-news .story:hover {
    background: #f3f3f3;
}

#list-news .story {
    color: #333;
    border-right: 1px #e4e4e4 solid;
    border-left: 1px #e4e4e4 solid;
    background: #fff url(a88b6b901d02e2bdcf228fdb384cfd34758bb839.png)  no-repeat bottom right;
}

    #list-news .story img {
        margin-bottom: 20px;
        min-height: 135px;
    }

    #list-news .story h4 {
        color: #333;
        margin-bottom: 5px;
    }

        #list-news .story h4 a:link {
            text-decoration: none;
        }

        #list-news .story h4 a:hover {
            text-decoration: underline;
        }

    #list-news .story h5 {
        font-size: 0.9em;
        color: #333;
        margin-bottom: 5px;
        font-weight: normal;
    }

        #list-news .story h5 a:link {
            text-decoration: none;
        }

        #list-news .story h5 a:hover {
            text-decoration: underline;
        }

#list-news .text {
    height: auto;
}

#list-news .disabled {
    visibility: hidden;
}

#list-news .carousel-nav {
    z-index: 1000;
}
/*#list-news .buttons { background: url(d2f21a76ade8d4af8eb270634e2219f02d62f0fd.png)  no-repeat; cursor:pointer; display:block; height:45px; position:absolute; text-indent:-999em; top:28%; width:30px; }*/
#list-news .buttons {
    width: 30px;
    height: 30px;
    margin: -20px 0 0;
    display: block;
    background: url(4d57270bfe46c23120ffba3ad6f08a6f4316ae4f.png)  no-repeat 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    text-indent: -9999px;
    -webkit-transition: all .3s ease;
}

#list-news .prev {
    left: -30px;
}

#list-news .next {
    background-position: 100% 0;
    right: -30px;
}
/*#list-news .prev:hover { background-position:-165px -129px; }
#list-news .next:hover { background-position:-195px -129px; }*/

#list-news .bullet {
    border-top: 1px solid #e4e4e4;
    padding-top: 5px;
    text-decoration: none;
    text-transform: uppercase;
}



#list-news-all {
    margin: 0px 25px 0px 15px; /*margin:0 30px 50px;*/
    position: relative;
}

    #list-news-all h3 {
        border-bottom: 1px solid #e4e4e4;
        padding-bottom: 5px;
    }

    #list-news-all .overview {
        left: 0;
        list-style: none;
        margin: 0;
        padding: 0;
    }

        #list-news-all .overview li {
            float: left;
            font-size: 1em;
            width: 95%;
            height: auto;
            margin-bottom: 30px;
            word-wrap: break-word;
        }

    #list-news-all .story {
        color: #333;
    }

        #list-news-all .story img {
            margin-bottom: 20px;
        }

        #list-news-all .story h4 {
            color: #333;
            margin-bottom: 5px;
        }

            #list-news-all .story h4 a:link {
                text-decoration: none;
            }

            #list-news-all .story h4 a:hover {
                text-decoration: underline;
            }

    #list-news-all .viewport {
        height: auto;
        min-height: 288px;
        position: relative;
        width: 100%;
    }

    #list-news-all .photo {
        float: left;
        width: 25%;
    }

    #list-news-all .text {
        margin-left: 28%;
    }

     #list-news-mobile {
        display: block;
        height: auto;
        list-style-type:none;
        overflow: auto;
        position: relative;
        margin: 0!important;
    }

    #list-news-mobile .overview li {
         float: left;
        font-size: 1em;
        padding-right: 5%;
        width: 100%;
        height: auto;
        margin-bottom: 30px;
        list-style:none;
    }

    #list-news-mobile .photo {
        float:left;
        width: 25%;
    }

    #list-news-mobile .text {
        margin-left: 28%;
    }



#list-news-mobile {
    
    margin: 0 30px 60px;
    position: relative;
}

    #list-news-mobile .viewport {
        height: auto;
        min-height: 288px;
        position: relative;
        width: 100%;
    }

    #list-news-mobile .text {
        height: auto;
    }


    #list-news-mobile .story h4 a:link {
        text-decoration: none;
    }

    #list-news-mobile .story h4 a:hover {
        text-decoration: underline;
    }

    #list-news-mobile .story p {
        margin-bottom: 0;
    }

    #list-news-mobile .carousel-nav {
        display: none;
    }




#slider-code {
    height: 125px;
    overflow: hidden;
}

    #slider-code .viewport {
        float: left;
        width: 240px;
        height: 125px;
        overflow: hidden;
        position: relative;
    }

    #slider-code .buttons {
        display: block;
        margin: 30px 10px 0 0;
        float: left;
    }

    #slider-code .next {
        margin: 30px 0 0 10px;
    }

    #slider-code .disable {
        visibility: hidden;
    }

    #slider-code .overview {
        list-style: none;
        position: absolute;
        padding: 0;
        margin: 0;
        left: 0;
        top: 0;
    }

        #slider-code .overview li {
            float: left;
            margin: 0 20px 0 0;
            padding: 1px;
            height: 121px;
            border: 1px solid #dcdcdc;
            width: 236px;
        }


#centers-list {
    margin: 0px 25px 0px 15px; /*margin:0 30px 50px;*/
    position: relative;
}

    #centers-list h3 {
        border-bottom: 1px solid #e4e4e4;
        padding-bottom: 5px;
    }

    #centers-list .viewport {
        height: auto;
        min-height: 325px;
        overflow: hidden;
        position: relative;
        width: 100%;
    }

    #centers-list .overview {
        left: 0;
        list-style: none;
        margin: 0;
        padding: 0;
        position: absolute;
        top: 0;
    }

        #centers-list .overview li {
            float: left;
            font-size: 1em;
            padding-right: 40px;
            max-width: 450px;
            word-wrap: break-word;
        }

    #centers-list .disabled {
        visibility: hidden;
    }

    #centers-list .carousel-nav {
        z-index: 1000;
    }

    #centers-list .buttons {
        background: url(d2f21a76ade8d4af8eb270634e2219f02d62f0fd.png)  no-repeat;
        cursor: pointer;
        display: block;
        height: 45px;
        position: absolute;
        text-indent: -999em;
        top: 28%;
        width: 30px;
    }

    #centers-list .prev {
        background-position: -108px -129px;
        left: -30px;
    }

    #centers-list .next {
        background-position: -138px -129px;
        right: -30px;
    }

    #centers-list .prev:hover {
        background-position: -165px -129px;
    }

    #centers-list .next:hover {
        background-position: -195px -129px;
    }

    #centers-list .bullet {
        border-top: 1px solid #e4e4e4;
        padding-top: 5px;
        text-decoration: none;
        text-transform: uppercase;
    }








/* ============================== */
/*             ALUMNI PAGE        */
/* ============================== */

.footer-social a {
    font-size: .6em!important;
}




ul.itemlist {
    list-style: none;
    padding: 0;
}

    ul.itemlist li a {
        display: block;
    }


    ul.itemlist li {
        margin-bottom: 20px;
        padding: 0;
        overflow: hidden;
        vertical-align: top;
        padding-right: 40px;
    }

.alumni-spotlight {
}

    .alumni-spotlight img {
        /*border: 1px solid #4E8DB6;*/
        float: left;
        max-width: 120px;
        margin: 0px 10px 10px 0px;
    }

.maindivs {
    padding: 15px;
    font-size: 110%;
}

    .maindivs h5 {
    }





@media only screen and (max-width: 480px) {
    .maindivs {
        padding: 15px;
        min-height: 280px;
    }

    .alumni-spotlight img {
        /*border: 1px solid #4E8DB6;*/
        float: none;
        margin: 0px 10px 10px 0px;
    }
}


ul.alumni-list li img {
    /*border: 1px solid #4E8DB6;*/
    margin: 0px 10px 0px 0px;
    width: 100%;
    float: left;
    overflow: hidden;
}

@media only screen and (max-width: 48em) {

    ul.alumni-list li img {
        border: 1px solid #4E8DB6;
        margin: 0px 10px 0px 0px;
        max-width: 120px;
        float: left;
        overflow: hidden;
    }
}

.descr {
    display: block;
    padding-bottom: 10px;
}

    .descr p {
        margin: 10px 0!important;
        line-height: 1.2em!important;
    }


.descrAbstract {
}



.input-control-select {
    border: 1px #bababa solid;
    padding: 4px 6px 6px 5px;
    background-color: #fff;
    outline: 0;
    margin-right: 32px;
    min-height: 32px;
    position: relative;
}

.border-blue {
    border: 1px solid #4E8DB6;
    padding: 10px;
}



.stories-second-level {
    overflow: auto;
    margin-bottom: 15px;
    background-color: rgba(237, 239, 247, 1);
    -webkit-box-shadow: 4px 4px 10px 1px rgba(0,0,0,.2);
box-shadow: 4px 4px 10px 1px rgba(0,0,0,.2);
}



    .stories-second-level .featured-story-container {
        clear: both;
        position: relative;
        overflow: auto;
        margin: 0 auto;

    }

        .stories-second-level .featured-story-container img {
            vertical-align: bottom;
        }

        .stories-second-level .featured-story-container .figcaption {
            padding: 10px;
            position: absolute;
            position: relative;
            bottom: 0;
            left: 0;
            right: 0;
            background: #333;
            color: #fff;
        }

    .stories-second-level .featured-story-container .figcaption a {
        color: #fff!important;
        text-decoration: underline;
    }



@media only screen and (max-width: 48em) {
    .stories-second-level .featured-story-container .figcaption {
        position: relative;
        bottom: 0;
        left: 0;
        right: 0;
        background: rgba(0,0,0,0.7);
        color: #fff;
    }


    ul.alumni-list li img {
        border: 1px solid #4E8DB6;
        margin: 0px 10px 0px 0px;
        max-width: 120px;
        float: left;
        overflow: hidden;
    }
}
.listheader h5 {
    font-size:1.1em;
}
.form-input-textbox-short{
    width:50em;
}

.form-input-textbox-long {
    width:50em;
}



.calendarTableStyle tr th, .calendarTableStyle tr td {
    padding: 0.5rem 0;
    font-size: 0.77778rem;
    color: #222222; }



/*body * {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
body *:hover {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}*/


ul.footerBranding {
                margin-top:15px;
                margin-bottom:5px;
                margin-left:0;

            }
            ul.footerBranding li{
                display:inline;
                margin-left:2px;
            }
                  ul.footerBranding li a{
                text-decoration:none;
                color:white;
            }
                        ul.footerBranding li a:hover{
                     border-bottom: 1px solid #5A7DA8;
            }
                        ul.footerBranding li:after{
                            content: "•";
                            margin-left:6px;
                        }
                        ul.footerBranding li:last-of-type:after {
                            content:none;
                        }