﻿/*.MAIN_BODY_CONTAINER .row{
    background-color: #fbfbfb;
}*/

.MAIN_BODY_CONTAINER .MAIN_ROW{
    padding-top:20px;
    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;
}

/*.mission-statement{
        color: #204e91;
        line-height: 1.2em;
        text-align: center;
        padding: 0 1.5%;
        margin:10px 0px 35px 0px;
        zoom:1;
        font-size:110%;
        }*/

/* short-cut classes
-------------------------------------------------------------- */

.blue-underline {
    border-bottom: 1px solid #4E8DB6;
}

/*a[href$=".pdf"] {
    padding-right: 25px;
    background: url('/MasterPages/img/icon_pdf.png') no-repeat right center;
}*/



.clear{
    clear:both;
}


/* Typography
-------------------------------------------------------------- */
p {
    font-size:0.9em;
    line-height: 1.4em;
    margin: 0 0 10px;
}

strong {
    font-weight: bold;
}

em {
    font-style: italic;
}

@font-face {
    font-family: 'ProximaNova';
    src: url('../fonts/ProximaNova-Regular.woff'), url('../fonts/ProximaNova-Regular.eot'); /* IE9+ */
}

@font-face {
    font-family: 'Candara';
    src: url('/MasterPages/fonts/Candara/CANDARA.TTF');
}


/*h1 {
    font-size: 1.51em;
    font-weight: 600;
}

h2 {
    font-size: 1.41em;
    font-weight: 600;
}

h3 {
    font-size: 1em;
}

h4 {
    font-size: 1.185em;
}

h5 {
    font-size: 1em;
}*/

h1, h2, h3, h4, h5, h6 {
    color: #262626;
    line-height: 1.2;
    margin-bottom: 10px;
}


h1 { font-size:3.8em; font-weight:600; text-transform:uppercase; }
h2 { font-size:3em; font-weight:600; text-transform:uppercase; }
h3 { font-size:2.1em; }
h4 { font-size:1.8em; }
h5 { font-size:1.4em; }
h6 { font-size:1.065em; }




/* Links
-------------------------------------------------------------- */

a {
    color: #204e91;
    text-decoration: none;
}

    a:focus,
    a:hover {
        color: #6699cc;
        text-decoration: underline;
    }

    a:visited {
    }

    a:visted:hover {
    }


/* Other Elements
-------------------------------------------------------------- */

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, body {
    height: 100%;
}

html {
    overflow-y: auto;
}


body {
    -webkit-text-size-adjust:none;
    font:normal 400 100%/1.4em ProximaNova, Verdana, sans-serif;
    color: #666;
    background:#d5eef7;
    /*background: #1c4378 url("../img/gradient_tile.png") repeat-x;*/
    height:100%;
    position:relative;
}



/* ============================== */
/*           NAVIGATION           */
/* ============================== */




  .top-container{
                /*background: #93d3eb url(/MasterPages/institute/img/audience-nav-bg.jpg) repeat-y center;*/
                -webkit-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.3);
                box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.3);
                background: transparent;
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#000000,endColorstr=#000000);
                zoom: 1;
                background: rgba(0, 0, 0, 0.8);
                border-bottom: 1px solid #17244c;
                width:100%;
                z-index:99999;
                border-bottom:1px solid #114ea9;
                padding:5px 0px 5px 0px;
            }

            .main-top-container{
                background:#0d4d88 url('/masterpages/institute/img/banner.png') repeat-y;
                padding-bottom:25px;
                text-align:center;
                min-height:140px;
         
            }

            #top-bar-nav {
                min-height: 30px;
                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('/masterpages/institute/img/sprites.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;
            }


            .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('/masterpages/institute/img/sprites.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;
            }

            .logo-container{
               position:relative;
               margin-top:40px;
               left:auto;     
               vertical-align:bottom;         
            }
                 

            .logo-text{
                font-family:'Candara';
                color:#fff;
                float:left;
                font-size:2em;
                display:inline-block;
                margin-top:15px;

            }

            .logo-img {
                background: url(/MasterPages/institute/img/sprites.png) 0 0 no-repeat;
                display: block;
                height: 46px;
                text-indent: -9999px;
                width: 144px;
                float:left;
                margin-right:10px;
                }

              
             #nav-control {
                border-radius: 2px;
                color: #fff;
                display: none;
                font-size:2em;
                font-weight: 600;
                letter-spacing: 1px;
                padding: 5px;
                position: absolute;
                text-decoration: none;
                text-transform: uppercase;
               z-index:999999;
               top:0;
               right:0;
            }


            @media screen and (max-width: 48em) {
                .logo-container{
                   position:relative;                  
                   top:auto;
                   left:auto;                   
                   margin: 0 auto;
                   margin-top: 20px;
                   text-align:center;
                   
                }

                .logo-container h2{
                   font-size:1.5em;
                }

                .logo-img, .logo-text{
                    float:none;
                    font-weight:normal;
                }

                .logo-img{
                    max-width: 156px;
                    margin:0px auto;
                }

                .logo-text{
                    margin:15px 0px 15px 0px;
                }

                .mission-statement{
                    display:none;
                }

                

                .top-bar-nav-left {  }
                .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(/masterpages/institute/img/audience-nav-opac.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(/masterpages/institute/img/audience-nav-opac.png)!important; display: inline; 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; }
            }

            @media screen and (max-width: 600px) {
               .top-bar-nav-right .audience-nav li { width: 49%; }
            }


            @media screen and (max-width: 48em){
                #nav-control {
                display: block;
                }

                .top-container {
                    display: none;
                    padding:35px 0px 5px 0px;
                    }

                .main-top-container{
                    min-height:0;
         
            }

            }


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(/masterPages/institute/img/b-corner.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(../img/boxarrow.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(../img/boxarrow.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-header{
    margin-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;
}



/*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;
}




/*============================*/
/*                            */
/*       Filter Styling       */
/*                            */
/*============================*/


.filter-center-dropdown-style {
    border: 1px #bababa solid;
    width: 100%;
    max-width: 400px;
    padding: 4px 6px 6px 5px;
    background-color: #fff;
    outline: 0;
    margin-right: 32px;
    min-height: 32px;
    position: relative;
}

.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:10px;
}



.no-border-spotlight h6, .spotlight h6{
    border-bottom: 1px solid #bebebe;
    padding-bottom: 5px;
    font-weight:normal;
}

.home-header{
    border-bottom: 1px solid #0D4D88;
    padding-bottom:6px;
    margin-bottom:10px;
    font-weight:normal;
    font-size: 1.5em;
    color:#0D4D88;
}

.spotlight li, .no-padding-spotlight li, .no-border-spotlight li{
    padding: 0 5px 5px 7px;
    line-height: 1.5em;
    /*list-style: url(../img/list.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 {
    border: 1px solid #ccc;
    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;
}


.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;
}

/* ============================== */
/*      Custom Classes            */
/*                                */
/* ============================== */


.font-color-gold{
    color:#FFB300!important;
}


.no-list-style li {
    list-style: none!important;
}

.dot-list-style li{
    list-style: square!important;
}


/*.light-blue-background{
    background-color:#F0F2F5;
}*/

ul{
    margin-left: 10px;
    padding-left:0px;
}

li{
    margin: 0 0 0 15px;
    padding: 0 5px 0px 5px;
    line-height: 1.5em;
}


.padding-10{
    padding:10px;
}

a.btn-donate {
    background-image: url('../img/download.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;
}


/* ============================== */
/*           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; }



 .footer {
                background-color: #0d4d88;
                /*margin-top: 100px;*/
                z-index:-9999;
                margin-top:-20px;
                padding: 45px 0px 30px 0px;
                /*-webkit-box-shadow: 0px -5px 200px 5px rgba(0, 0, 0, .4);
                box-shadow: 0px -5px 200px 5px rgba(0, 0, 0, .4);*/
                position: absolute;
                width: 100%; }

            #big-mask {
                position: absolute;
                top: 0;
                left: 0;
                z-index: -50;
                min-width: 100%;
                width: 100%;
                min-height: 100%;
                background: url(/MasterPages/burkle/img/home-bg.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-navigation h2, .footer-navigation h3 {
                font-size: 1.2em;
                line-height: 20px;
                letter-spacing: 0.12em;
                text-transform: uppercase;
                border: none;
                padding: 0px 0px;
                margin: 0;
            }

            .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:2.5em;
                padding:2px;
                margin-top:15px;
            }

            .footer-social ul li{
                margin: 0;
                margin: 0px 15px 0px 0px;
                display: block;
                float:left;
            }

            .footer-social i:hover{
                color:#FFE868;
                /*border-bottom:5px solid #FFE868;*/
            }

            .footer-navigation a:hover {
                /*color: #fff;*/
                border-bottom:1px solid #5A7DA8;
            }




@media only screen and (max-width: 480px)
{

    .StoryList
    {
        clear: both;
        padding-left: 0;
        padding-bottom: 5px;
        margin-bottom: 10px;
        /*padding:10px;*/
    }

    .no-border-spotlight
    {
        border: none;
        padding: 0px;
        margin-bottom: 20px;
    }
}


@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 25px 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:325px; 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:240px; word-wrap:break-word;min-height: 400px; }
#list-news .overview li:nth-child(even) {    

}


#list-news-mobile { display:none; 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 .overview li { float:none; list-style:none; height:250px; padding-right:76px; width:216px; word-wrap:break-word; }
#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(/Masterpages/institute/img/sprites.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; }
     






@media screen and (max-width: 974px) {
    #list-news { display: none; }
    #list-news-mobile img { margin-bottom: 20px; }
    #list-news-mobile { display: block; height: auto; overflow: auto; position: relative;margin: 0!important; }
    #list-news-mobile .overview li { float: left; font-size: 1em; padding-right: 5%; width: 50%; }
    #list-news-mobile .photo { float: left; width: 45%; }
    #list-news-mobile .text { margin-left: 51%; }
}


@media screen and (max-width: 900px) {
    #list-news-mobile .overview li { width: 95%; height: auto; margin-bottom: 30px; }
    #list-news-mobile .photo { width: 25%; }
    #list-news-mobile .text { margin-left: 28%; }
}

/*@media screen and (max-width: 480px) {
    #list-news-all .overview li { width: 95%; height: auto; margin-bottom: 30px; }
    #list-news-mobile .photo { float:none; width: 100%; }
    #list-news-mobile .text { margin-left: 0; }
    #list-news-all .photo { float:none;width: 100%; }
    #list-news-all .text { margin-left: 0; }
}*/




/* ============================== */
/*             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;
        }

        div li{
             list-style-position: inside;

        }

        

        .supportButton a{
            color:#fff;
            font-weight:bold;
        }

        li{
            margin: 0;
            padding: 0;
        }




   .mission-statement{
                    position:absolute;
                    right:-28px;
                    top:40px;
                    z-index:9999;
                }


   .stories-second-level {
                overflow: auto;
                  margin-bottom: 15px;
                background-color:rgba(237, 239, 247, 1);
            }



            .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;
                bottom: 0;
                left: 0;
                right: 0;
                background: rgba(0,0,0,0.7);
                color: #fff; 
            }

            .stories-second-level .featured-story-container .figcaption a {
               
                color: #fff!important; 
                text-decoration:underline;
            }


        @media screen and (max-width: 974px) {
            .stories-second-level .featured-story-container .figcaption {
                position: relative;
                bottom: 0;
                left: 0;
                right: 0;
                background: rgba(0,0,0,0.7);
                color: #fff; 
            }
        }





