/*
RESPONSIVE SIZE SPECIFICATIONS:
- Small Devices: Up to 768px
- Medium devices: 768px to 979px
- Large devices: 980px and up
*/
/*blue:#0088ce;*/
/*green:rgb(167, 194, 59);*/
/*orange:;*/
/*light bg blue: rgb(250, 250, 250)*/

.darkcolor {
    color: #92392E !important;
}

.bgdarkcolor {
    background-color: #92392E !important;
    color: #FFF;
}

.darkercolor {
    color: rgba(113, 39, 30, 1) !important;
}

.bgdarkercolor {
    background-color: rgba(113, 39, 30, 1) !important;
    color: #FFF;
}

.lightcolor {
    color: #E3E0DB;
}

.green, .green > a {
    color: rgb(167, 194, 59) !important;
}

.bggreen {
    background-color: rgb(167, 194, 59);
    color: white;
}

.blue {
    color: #0088ce !important;
}

.darkblue {
    color: #1E6698 !important;
    /*color: #1E2F59;*/
}

.bgblue {
    background-color: #0088ce;;
    color: white;
}

.bgdarkblue {
    background-color: #1E6698;
    color: white;
}

.lightbgblue {
    background-color: rgb(250, 250, 250);
}

.grey {
    color: #aaa;
}

.darkgrey {
    color: #878787;
}

.darkergrey {
    color: #585858;
}

.bggrey {
    background-color: #ccc;
    color: white;
}

.bglightgrey {
    background-color: #E9E9E9;
    color: #999;
}

.sectionHeader {
    padding-top: 10px;
    color: #1E6698;
    font-weight: 300;
}

@media (max-width: 1470px) {
    .dropdown-menu.pull-right-menu {
        right: 0;
        left: auto;
    }
}
html {
    position: relative;
    min-height:100%;
}
body {
    background-color: #D2D0CE;
    font-size: 16px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 300;
    overflow-x: hidden;
    //margin-bottom:360px;
}
.header, .footer {
    background: #444;
}
/* Sticky footer */
.footer {
    //position:absolute;
    //bottom: 0;
    width:100%;
    min-height:360px;
    border-top:1px solid #fff;
}
iframe {
    border: 0;
    /*#F1F1F1;*/
    color: #D2D0CE;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    width: 100%;
    overflow: hidden;
    height: 490px;
}

.facilityTable {
    border: solid 1px black;
    text-align: center;
    padding: 4px;
}

@media (max-width: 1199px) {
    iframe {
        height: 500px;
    }
}

.socstitle {
    color: #0088ce;

}

.socstitle:hover {
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
    text-decoration: none;
    cursor: pointer;
    color: #0088ce;
}

a:hover, a:active, a:link, a:visited {
    text-decoration: none;
    cursor: pointer;
}

a:focus {
    outline: none;
    text-decoration: none !important;
}

p {
!important color : #777;
}

h4 {
    color: #92392E;
}

address {
    color: #ccc;
    font-weight: 300;
    font-size: 100%;
}

#toTop {
    text-align: center;
    visibility: hidden;
}

.dropdown-menu .sub-menu {
    left: 100%;
    position: absolute;
    top: 0;
    visibility: hidden;
    margin-top: -1px;
    text-align: right;
}

.dropdown-menu li:hover .sub-menu {
    visibility: visible;
}

.dropdown:hover .dropdown-menu {
    display: block;
}

.nav a:link, .nav a:visited {
    color: #fff;
}

.nav a:hover {
    color: #444;
}

.nav-tabs .dropdown-menu, .nav-pills .dropdown-menu, .navbar .dropdown-menu {
    margin-top: 0;
}

.nav-tabs .dropdown-menu a, .nav-pills .dropdown-menu a, .navbar .dropdown-menu a {
    color: #444;
}

.navbar .sub-menu:before {
    border-bottom: 7px solid transparent;
    border-left: none;
    border-right: 7px solid rgba(0, 0, 0, 0.2);
    border-top: 7px solid transparent;
    left: -7px;
    top: 10px;
}

.navbar .sub-menu:after {
    border-top: 6px solid transparent;
    border-left: none;
    border-right: 6px solid #fff;
    border-bottom: 6px solid transparent;
    top: 11px;
    left: -6px;
}

.dark {
    background-color: #C9C9C9;
}

.light {
    background: #D2D0CE;
    /*background-color: rgb(245, 243, 240);*/
    /*rgb(226, 226, 226);*/
    min-height: 80%;
}

.lighter {
    background: #F5F3F0;
}

#cslogo {
    max-height: 110px;
    margin: 0 auto;
    padding: 0;
}

#cslogo:hover {
    -webkit-filter: hue-rotate(360deg);
}

.mainMenu {
    margin-top: 10px;
    width: 100%;
}

#smalltopnav {
    width: 448px;
    padding: 0 0 0 20px;
}

.mobileMenu li {
    padding: 0;
    margin: -5px;
    /*background-color: red;*/
}

.mobileMenu .btn {
    margin: 0;
    padding: 0 6px 0 6px;
    letter-spacing: 0;
    font-family: Arial;
}

.labCol {
    width: 33%;
    float: left;
}

@media (min-width: 768px) {
    .list {
        padding: 0 20px 0 60px;
        line-height: 1.5;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .labCol {
        padding-left: 2% !important;
        padding-right: 2% !important;
    }

    .labImg {
        visibility: hidden !important;
        height: 0 !important;
        width: 0 !important;
    }

    .labName {
        width: 100% !important;
    }

    /*  .indexResearch, {
        width: 60%;
      }
      .indexUpcoming {
        width: 40%;
      }*/
    .indexRow .col-md-8 {
        width: 60%;
    }

    .indexRow .col-md-4 {
        width: 40%;
    }

    .indexRow .col-md-8, .indexRow .col-md-4 {
        float: left;
    }

    .banner-research {
        background-position: 88px -9px;
    }

    .banner-upcoming {
        background-size: 80%;
    }

    .banner-news {
        background-position: 95px -27px;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .labImg {
        visibility: visible !important;
        width: 120% !important;
    }
}

@media (max-width: 999px) {
    .areaCol_1, .areaCol_2, .areaCol_3 {
        width: 100%;
        /*margin-left: 5%;*/
    }
}

@media (min-width: 1000px) {
    .areaCol_1, .areaCol_2, .areaCol_3 {
        width: 33%;
        margin-left: 0;
        float: left;
    }
}

@media only screen and (min-width: 1824px) {
    .container {
        /*min-width:100%;*/
    }

    iframe {
        /*min-height:75%; This causes the map on the contacts page to be really tall in Safari browser*/
    }

    .panel-body p {
        font-size: 16px;
    }

    .notes {
        font-size: 13px !important;
        line-height: 16px !important;
        margin: -4px 12px 9px;
    }
}

@media only screen and (max-width: 992px) {
    .container {
        width: 100%;
    }
}

.container {
    max-width: 1300px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    a.list-group-item.outer {
        font-size: 12px;
    }
}

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-width: 320px) and (max-width: 480px) {
    .container {
        min-width: 100%;
        padding: 0 !important;
        margin: 0;
    }

    .dark {
        display: none;
    }

    #cslogo {
        max-height: 100px !important;
    }

    #smalltopnav {
        width: 370px !important;
        font-size: 5px;
    }

    .navthumb span {
        font-size: 20px !important;
    }

    .navthumb {
        font-size: 10px !important;
    }

    .mainMenu {
        margin-top: 0 !important;
    }

    #smalltopnav ul {
        margin-left: 0;
    }

    #smalltopnav ul li {
        margin-right: -10px;
    }

    .programtitle {
        font-size: 18px !important;
        line-height: 1.5;
    }

    .programtitle::before, .programtitle::after {
        display: none;
    }

    .rectangle-list > a, .rectangle-list h4 {
        padding: .4em 0 .4em 0 !important;
        margin: inherit !important;
        margin-bottom: 15px !important;

    }

    .rectangle-list .rectangle_p {
        padding: 0 !important;
        margin-left: 0 !important;

    }

    .table-responsive {
        /*max-width:200px !important;*/
        /* margin-left: -3.5em !important;*/
    }

    .table-condensed tr, .table-condensed p, .table-condensed th {
        font-size: 95% !important;
    }

    .list {
        padding: 5px 5px 0 10px;
    }

    /*.panel-body p {
      font-size: 12px !important;
      line-height: 1.2 !important;
    }*/
    .non-bullet {
        margin-left: 10px !important;
        margin-right: 0 !important;
        padding: 0 0 0 0 !important;
    }

    .bullet {
        padding-left: 0;
    }

    ol.bullet {
        list-style-type: disc;
        font-size: 16px;
        padding-left: 0;
    }

    .areaCol_1 {
        margin-left: 0 !important;
    }

    .row > .col-xs-12 {
        padding-left: 5px;
        padding-right: 5px;
    }

    .col-xs-12 {
        padding-left: 0;
        padding-right: 0;
    }
}

@media (max-width: 768px ) {
    .carousel-indicators {
        /*visibility: hidden;*/
    }

    .carousel-control .icon-prev {
        margin-right: 15px !important;
        font-size: 150%;
    }

    .carousel-control .icon-next {
        padding-left: 0 !important;
        font-size: 150%
    }
}

.carousel-caption {
    right: 0;
    left: 0;
    bottom: 0;
    margin-top: 20px;
    background-color: rgba(0, 0, 0, 0.5);
    text-align: left;
    padding-left: 20px;
    padding-top: 10px;
}

.carousel-control {
    left: 0;
}

.carousel-control.left, .carousel-control.right {
    background-image: none;
    color: #0088ce;
    width: 0;
    bottom: -30px;
    outline: none;
}

.carousel-control.right {
    right: 22px;
}

.carousel-control .icon-prev {
    margin-left: 22px !important;
}

.carousel-control .icon-next {
    margin-left: -10px !important;
}

.carousel-indicators {
    /*  bottom:5px;
      width: 600px;
      margin-left: 0;
      left:24%;*/
    margin-bottom: 0;
    height: 0;
    width: 95%;
    left: 50%;
}

.carousel-indicators li {
    margin: 1px 3px -60px;
    border: 1px solid #bbb;
    width: 15px;
    height: 15px;
    border-radius: 50%;
}

.carousel-indicators li::after {
    content: '';
    position: absolute;
    bottom: 0;
    height: 0;
    left: 0;
    width: 100%;
    background-color: #fff;
    box-shadow: 0 0 1px #fff;
    -webkit-transition: height 0.3s ease;
    transition: height 0.3s ease;
}

.carousel-indicators li:hover,
.carousel-indicators li:focus {
    background-color: rgba(0, 0, 0, 0.2);
}

.carousel-indicators li.current ::after {
    height: 100%;
}

.carousel-indicators .active {
    margin: 1px 3px -59px;
    width: 12px;
    height: 12px;
    background: #aaa !important;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.nav1 > li > a, .n2 > li > a, .nav-tabs > li > a {
    /*border-radius: 0px 0px 0 0;-webkit-border-radius: 0px 0px 0 0; -moz-border-radius: 0px 0px 0 0;*/
    margin: 3px;
    font-size: 16px;
    color: white;
    /*  -webkit-transition: color 0.3s;
      -moz-transition: color 0.3s;
      transition: color 0.3s;*/
}

.nav1 a::before,
.nav1 a::after {
    position: absolute;
    left: 0;
    width: 100%;
    height: 1px;
    background: #fff;
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    -moz-transition: opacity 0.3s, -moz-transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    transform: translateY(-10px);
    -webkit-backface-visibility: hidden;
}

.nav1 a::before {
    top: 0;
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    transform: translateY(-10px);
    -webkit-backface-visibility: hidden;
}

.nav1 a::after {
    bottom: 0;
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-backface-visibility: hidden;
}

.nav1 a:hover,
.nav1 a:focus {
    color: #fff;
}

.nav1 a:hover::before,
.nav1 a:focus::before,
.nav1 a:hover::after,
.nav1 a:focus::after {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-backfacevisibility: hidden;
}

.nav1 > .active > a,
.nav1 > .active > a:hover,
.nav1 > .active > a:focus,
.nav1 > li > a:hover {
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
    color: #bbb;
    /*rgb(53, 207, 255);*/
    background-color: transparent;
    /*border-bottom: 1px solid white;*/
    /*background: url("../img/gray.png") repeat scroll 0px 0px transparent;
    border-bottom: 2px solid #0088ce;*/
}

.nav-active {
    color: #444 !important;
    background-color: #fff;
}

.n2 > .active > a,
.n2 > .active > a:hover,
.n2 > .active > a:focus,
.n2 > li > a:hover {
    /*  -webkit-transition: all 0.2s ease;
      -moz-transition:    all 0.2s ease;
      -o-transition:      all 0.2s ease;
      -ms-transition:     all 0.2s ease;
      transition:         all 0.2s ease;*/
    color: #444;
    border-bottom: none;
    background-color: #fff;
}

.nav-tabs > .active > a
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus,
.nav-tabs > li > a:hover {
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
    text-decoration: none;
    border: 1px solid transparent;
    background-color: transparent;
}

.navthumb span:hover, .navthumb span:focus {
    color: rgb(53, 207, 255);
}

.nav-tabs > li > a {
    margin: auto;
    padding: 6px;
}

.nav-tabs {
    border-bottom: none;
}

.navthumb {
    display: block;
    background-color: transparent !important;
    border: transparent !important;
    font-weight: 100;
    /*padding:0 1px 0 1px;*/
    padding: .65em;
    font-size: 12px;
    /* text-transform: uppercase;*/
    color: #ccc;
    margin: 0 auto;
    letter-spacing: 0.175em;
}

.navthumb span {
    display: block;
    margin: 0 auto;
    /*color: #0088ce;*/
    font-size: 30px;
    padding-bottom: 11px;
}

.navethumb:hover {
    color: rgb(53, 207, 255);
}

.roundcorner {
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}

.largeroundcorner {
    border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
}

.shadow {
    -moz-box-shadow: 3px 3px 4px #888;
    -webkit-box-shadow: 3px 3px 4px #888;
    box-shadow: 3px 3px 4px #888;
}

.edge-marker {
    border-left: 5px solid rgb(238, 238, 238);
}

/*#socstitle {
  color: white;
  font-size: 115%;
  font-weight: 100;
  margin: -8px 0px 0 -8px;
}*/
#socstitle1 {
    color: white;
    font-size: 180%;
    font-weight: 100;
    letter-spacing: 1px;
    margin: -9px 0 0 -13px;
    float: right;
}

#mcgill {
    color: white;
    font-size: 300%;
    font-weight: 200;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    float: right;
}

#seperator {
    font-size: 150%;
    color: rgb(219, 219, 219);
    display: inline;
}

.jToday {
    position: relative;
    width: 40px;
    height: 38px;
    background-image: url(../../static/img/jToday1.png);
    overflow: hidden;
    text-align: center;
    margin-left: -5px;
    margin-top: 2px;
}

.jtoday_l {
    background-size: 100%;
    width: 60px;
    height: 57px;
}

.jToday .month {
    font-weight: bold;
    color: #eeeeee;
    font-size: 14px;
    line-height: 14px;
}

.jToday .day {
    font-weight: 100;
    color: #444444;
    line-height: 22px;
    font-size: 22px;
}

.jToday .Mdays {
    font-weight: 100;
    color: #727272;
    font-size: 18px;
    display: inline;
    line-height: 30px;
}

.jToday .Mdays span {
    font-weight: 400;
    color: #aaa;
}

.jToday .year {
    font-weight: bold;
    color: #eeeeee;
    font-size: 20px;
    line-height: 20px;
}

.section1 {
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    padding-left: 25px;
    padding-bottom: 6px;
    padding-top: 20px;
    border: 2px dotted white;
    background-color: rgb(221, 221, 221);
}

.section2 {
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    /*background-color:rgb(245, 243, 240);*/
    /*rgb(247, 247, 247);*/
    padding: 20px;
    overflow: auto;
}

.sec1title, .sec2title {

    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 180%;
    color: white !important;

    font-weight: 100;
    letter-spacing: 0.05em;
}

.sec2title {

    /*position: relative;*/
    margin: 20px 0 20px 0;
    border-radius: 140px;
    -webkit-border-radius: 140px;
    -moz-border-radius: 140px;
    text-align: center;
    overflow: hidden;

}

.sec2title a {
    color: white;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.sec1links {
    margin-bottom: 15px;
    margin-left: 5px;
}

.sec1links span {
    float: left;
    width: 40px;
    text-align: center;
    margin-right: 10px;
}

.newsheading {
    color: #0088ce;
    margin-top: 0;
    font-size: 16px;
}

/*.newsrow {
  padding:5px 0 5px 0;
}*/

.row {
    margin-left: 0;
    margin-right: 0;
}

.linkicon {
    color: #0088ce;
}

.labela {
    padding: 8px 30px 8px 10px;
    position: absolute;
    font-weight: 200;
    color: white;
    background-color: rgb(240, 173, 78);
    border-radius: 0 0 50px 0;
    margin-left: 15px;
    z-index: 100;
}

.btn1 {
    position: absolute;
    top: 35px;
    right: 2em;
    z-index: 1;
}

h6 {
    color: rgb(82, 82, 82);
    font-weight: 300;
}

/*.pagetitle {
  color:#0088ce;
  font-family: Museo-300;
}

.eventtitle {
  color:#0088ce;
  font-family: Museo-700;
}*/
h4 em, h5 em {
    color: #aaa;
}

/* Effect 10: reveal, push out */
.cl-effect-10 {
    position: relative;
    z-index: 1;
    border-radius: 140px;
    -webkit-border-radius: 140px;
    -moz-border-radius: 140px;
    overflow: hidden;
}

.cl-effect-10 a {
    overflow: hidden;
    border-radius: 140px;
    -webkit-border-radius: 140px;
    -moz-border-radius: 140px;
}

.cl-effect-10 a span {
    overflow: hidden;
    display: block;
    background: #555;
    padding: 5px 0 5px 0;
    /*
      -webkit-transition: -webkit-transform 0.3s;
      -moz-transition: -moz-transform 0.3s;
      transition: transform 0.3s;
    */

    border-radius: 140px;
    -webkit-border-radius: 140px;
    -moz-border-radius: 140px;
}

.cl-effect-10 a::before {
    border-radius: 140px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -2;
    padding: 5px 0 5px 0;
    width: 100%;
    height: 100%;
    background: #fff;
    color: #555;

    /*
      content: attr(data-hover);
      -webkit-transition: -webkit-transform 0.3s;
      -moz-transition: -moz-transform 0.3s;
       transition: transform 0.3s;
    */

    -webkit-transform: translateX(-25%);
    overflow: hidden;
}

.cl-effect-10 a:hover span,
.cl-effect-10 a:focus span {
    border-radius: 140px;
    -webkit-border-radius: 140px;
    -moz-border-radius: 140px;

    /*
      -webkit-transform: translateX(100%);
      -moz-transform: translateX(100%);
      -o-transform: translateX(100%);
      transform: translateX(100%);
    */

    overflow: hidden;
}

.cl-effect-10 a:hover::before,
.cl-effect-10 a:focus::before {
    border-radius: 140px;
    -webkit-border-radius: 140px;
    -moz-border-radius: 140px;

    /*
      -webkit-transform: translateX(0%);
      -moz-transform: translateX(0%);
      -o-transform: translateX(0%);
      transform: translateX(0%); */

    overflow: hidden;
}

.abstract_entry_p {
    letter-spacing: 0.025em;
    font-weight: 300;
    font-size: 15px;
}

/*----------------------------------index 2----------------------------------------*/
.red-underline {
    border-bottom: 3px solid #92392e;
    height: 60px;
}

.radius-top-right {
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    border-top-right-radius: 5px;
}

.radius-top-left {
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    border-top-left-radius: 5px;
}

.radius-top {
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.radius-bottom {
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

.banner-title {
    float: left;
    display: block;
    height: 60px;
    min-width: 180px;
    background: #444;
}

.banner-title > h4, .upcoming-title > h4 {
    color: #e6e6e6;
    font-size: 24px;
    padding: 17px 0 0 17px;
    margin: 0;
}

.banner-title span, .upcoming-title span {
    /*color:#b83035;*/
    color: #ef3e33;
}

.event_kind_tag {
    background: #D2D0CE;
    color: #fff;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    padding: 0 5px;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 13px;
}

.news {
    font-weight: 300;
}

.news a {
    color: #fff;
}

.newsblock {
    padding: 8px;
    margin: 0;
}

.newsblock:hover {
    background-color: #f5f5f5;
    color: #92392E;
}

.section {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 20px;
}

.news_section .newsblock:hover {
    background-color: #f0f0f0;
}

.upcoming_events_entry {
    padding-top: 12px;
    padding-bottom: 12px;
}

.latest_news_entry {
    padding-top: 10px;
    padding-bottom: 10px;
}

.news_hr {
    margin-top: 0;
    margin-bottom: 0;
    border-top: 1px dotted #C2C2C2;
}

.news_title {
    font-size: 14px;
    color: #666;
    line-height: 20px;
    font-weight: 300;
    padding: 0;
    margin: 0;
}

.infobox {
    display: block;
    background: #ddd;
    text-align: center;
    color: #777;
    padding: 20px;
    margin-bottom: 10px;
}

.date {
    font-weight: 400;
}

.lowercontainer {
    /*  -webkit-box-shadow: inset 1px 9px 10px -10px rgba(50, 50, 50, 0.4);
      -moz-box-shadow:  inset  1px 9px 10px -10px rgba(50, 50, 50, 0.4);
      box-shadow:       inset  1px 9px 10px -10px rgba(50, 50, 50, 0.4);
    */
}

.banner-research {
    padding: 0;
    margin: 0;
    height: 60px;
    background: url('../img/homepage/cgLabPano.jpg') 36px -9px;
}

.banner-upcoming {
    padding: 0;
    margin: 0;
    height: 60px;
    background: url('../img/homepage/upcoming_events.jpg') center center;
    background-size: 100%;
}

.banner-news {
    padding: 0;
    margin: 0;
    height: 60px;
    background: url('../img/homepage/news.jpg') 54px -27px;
}

.banner-award {
    padding: 0;
    margin: 0;
    height: 60px;
    background: url('../img/homepage/awards.jpg') center center;
    background-size: 100% auto;
}

.banner-positions {
    padding: 0;
    margin: 0;
    height: 60px;
    background: url('../img/homepage/jobs.jpg') center center;
    /*background-size: 100%;*/

}

.gradient {
    float: left;
    padding: 0;
    margin: 0;
    height: 60px;
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 1) 35%, rgba(255, 255, 255, 0) 63%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(255, 255, 255, 0))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 1) 35%, rgba(255, 255, 255, 0) 63%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, rgba(255, 255, 255, 1) 35%, rgba(255, 255, 255, 0) 63%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, rgba(255, 255, 255, 1) 35%, rgba(255, 255, 255, 0) 63%); /* IE10+ */
    background: linear-gradient(to right, rgba(255, 255, 255, 1) 35%, rgba(255, 255, 255, 0) 63%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=1); /* IE6-8 */
    /*border-top: 4px solid #92392e;*/
}

.left-triangle {
    float: left;
    width: 60px;
    height: 57px;
    display: inline-block;
    text-indent: -9999px;
    border-top: 57px solid transparent;
    border-left: 57px solid #444;
}

.calendar-box {
    border: 1px solid #D2D0CE;
    margin-right: 10px;
    min-width: 50px;
    height: 50px;
    background: #f6f6f6;
    display: block;
    float: left;
}

.calendar-month {
    background: #92392E;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-weight: 300;
    padding: 0;
}

.calendar-date {
    text-align: center;
    font-size: 20px;
    color: #777;
    font-weight: 200;
}

/*-------- index slideshow ------------*/
.index_research_desktop {
    display: block;
}

.index_research_mobile {
    display: none;
}

.index_research_slide h1 {
    font-size: 24px;
    padding-top: 20px;
    padding-left: 20px;
}

.index_announcement_slide h1 {
    margin-bottom: 20px;
    font-size: 25px;
    text-transform: uppercase;
}

.index_announcement_slide h2 {
    font-size: 20px;
    margin-bottom: 10px;
}

.index_announcement_slide p {
    padding: 0 0 10px 0;
    margin: 0;
}

.index_announcement_slide .col-md-6 {
    padding-left: 0;
    width: 50%;
    float: left;
}

.index_research_slide h2 {
    font-size: 16px;
    font-weight: 400;
    color: #777;
    margin-left: 0;
    line-height: 16px;
    padding: 21px 10px 20px 20px;
}

.index_slide_01 {
    padding-left: 0;
}

.index_slide_01_caption {
    color: #aaa;
    text-align: left;
}

.index_slide_01_caption p {
    padding: 0;
    font-size: 12px;
}

.index_slide_bg {
    display: block;
    width: 100%;
    min-height: 440px;
    background-size: cover;
    background-repeat: no-repeat;
}

.index_slide_bg_caption_right {
    display: inline-block;
    float: right;
    margin-top: 20%;
    width: 45%;
    padding: 15px 25px 10px 25px;
    background: rgba(0, 0, 0, 0.7);
    color: #f0f0f0;
    margin-right: 22px;
}

.index_slide_bg_caption_left {
    display: inline-block;
    float: left;
    margin-top: 20%;
    width: 45%;
    padding: 15px 25px 10px 25px;
    background: rgba(0, 0, 0, 0.7);
    color: #f0f0f0;
    margin-left: 23px;
}

.index_slide_bg_caption {
    display: inline-block;
    margin-top: 40%;
    width: 100%;
    padding: 15px 25px 10px 25px;
    background: rgba(0, 0, 0, 0.7);
    color: #f0f0f0;
}

.index_slide_bg_caption_top {
    display: inline-block;
    margin-top: 5%;
    width: 100%;
    padding: 15px 25px 10px 25px;
    background: rgba(0, 0, 0, 0.7);
    color: #f0f0f0;
}

.gradient-right {
    position: absolute;
    right: 0;
    height: 440px;
    width: 40px;
    background-image: linear-gradient(to right, transparent 0px, rgba(0, 0, 0, 0.3) 100%);
}

.gradient-left {
    position: absolute;
    left: 0;
    width: 40px;
    height: 440px;
    background-image: linear-gradient(to left, transparent 0px, rgba(0, 0, 0, 0.5) 100%);
}

.ch-info {
    display: table;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 10px;
    opacity: 0;
    color: #fff;
    padding: 0 5px 0 5px 0;
    background: rgba(20, 20, 20, 0.65);
    font-weight: 300;

    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;

    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);

    -webkit-backface-visibility: hidden; /*for a smooth font */
}

.ch-item:hover .ch-info {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}

/** http://css-tricks.com/functional-css-tabs-revisited/ **/
.ch-info > span {
    display: table-cell;
    vertical-align: middle;
    line-height: 20px;
    text-align: center;
    font-weight: 200;
    font-size: 15px;
    letter-spacing: 1px;
}

.slide1,
.slide2,
.slide3 {
    background-position: center center;
    background-size: auto;
    height: 100%;
    width: 100%;
    /*border:1px solid #e3dfdf;*/
    box-shadow: 0 0 1px #e3dfdf;
}

.tabs {
    position: relative;
    min-height: 310px; /* This part sucks */
    clear: both;
    margin: 10px 0;
}

.tab {
    /*float: left;*/

}

.tab label {
    color: #D2D0CE;
    background: #525252;
    border: 1px solid #e3dfdf;
    position: relative;
    left: 5%;
    font-weight: normal;
    width: 40%;
    height: 90px;
    margin-bottom: 15px;
    -webkit-transition: background-color .17s ease-in-out;
    -moz-transition: background-color .17s ease-in-out;
    transition: background-color .17s ease-in-out;
}

.tab label:hover {
    color: #525252;
    background: #f6f1f1;
}

.tab b {
    font-weight: 300;
    font-size: 15px;
    text-transform: uppercase;
}

.tab em {
    font-size: 90%;
    font-weight: 300;
}

.tab-item {
    padding: 0 10px;
    width: 100%;
    height: 100%;
    line-height: 80px;
}

.tab-span {
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
}

.tab [type=radio] {
    display: none;
}

.content {
    position: absolute;
    top: 0;
    left: 50%;
    right: 0;
    bottom: 0;
    padding: 0;
    /*width: 300px;*/
    width: 45%;
    height: 100%;
    opacity: 0;
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
}


.content > * {
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
}

[type=radio]:checked ~ label {
    color: #92392E;
    background: #f6f1f1;
    z-index: 2;
    /*box-shadow: 2px 2px 2px #888;*/
}

[type=radio]:checked ~ label ~ .content {
    z-index: 1;
    opacity: 1;
    left: 48%;
}

/*----------------------------------event page-------------------------------------*/
.pagination {
    text-align: center;
    width: 100%;
    font-size: 12px;
}

.award_block {
    display: block;
    padding: 0;
    margin: 10px 0 10px 0;
    border: 1px solid #eee;
    border-radius: 10px;
    background: #fff;
}

.award_block h4 {
    color: #fff;
}

.award_block:hover {
    background: #efefef;
}

.event_date {
    padding-left: 15px;
}

.event_date h5 {
    font-size: 15px;
    color: #9b9b9b;
}

.award_title {
    background: #555;
    padding: 10px 10px 5px 15px;
    width: 100%;
    border-radius: 10px 10px 0 0;
    margin-bottom: 20px;
}

.award_title h4 {
    font-weight: 300;
    font-family: Helvetica;
}

.event_entry {
    padding-top: 15px;
    padding-left: 15px;
    color: #0088ce;
}

.awardthumb {
    position: relative;
    width: 40px;
    height: 52px;
    background: url(../../static/img/award.png) no-repeat;
    overflow: hidden;
    text-align: center;
    margin-right: 8px;
}

.jobthumb {
    position: relative;
    width: 50px;
    height: 50px;
    background: url(../../static/img/job.png) no-repeat;
    overflow: hidden;
    text-align: center;
    margin-right: 8px;
}

.letter {
    font-size: 25px;
    color: #888;
    font-weight: 100;
    margin-left: -2px;
}

.letter1 {
    font-size: 25px;
    margin-top: 10px;
    font-weight: 100;
    color: #888;
}

.eventbox {
    background-color: white;
    padding: 10px;
    margin-bottom: 15px;
}

.eventbox:hover {
    background-color: #efefef;
}

.eventbox p, .eventbox li, .list {
    color: #666;
    font-weight: 200;
}

.eventbox a {
    text-decoration: none;
}

.area-list {
    padding: 20px 20px 0 25px;
    line-height: 1.5;
}

ol {
    counter-reset: li; /* Initiate a counter */
    list-style: none; /* Remove default numbering */
    *list-style: decimal; /* Keep using default numbering for IE6/7 */
    padding: 0;
    margin-bottom: 0;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
    font-weight: 300;
}

ol ol {
    margin: 0 0 0 2em; /* Add some left margin for inner lists */
}

.rectangle-list > a, a.area-list {
    color: #659FCC;
    position: relative;
    display: block;
    padding: .4em .4em .4em .8em;
    *padding: .4em;
    margin: .5em 0 .5em 0.5em;
    /*background: rgb(244, 249, 253);*/
    text-decoration: none;
    transition: all .3s ease-out;
    font-size: 18px;
    font-weight: 400;
}

.rectangle-list h4 {
    position: relative;
    display: block;
    padding: .4em .4em .4em .8em;
    *padding: .4em;
    margin: .5em 0 .5em 2.5em;
    background: rgb(244, 249, 253);
    color: #659FCC;
    text-decoration: none;
    transition: all .3s ease-out;
    font-family: 'trebuchet MS', 'lucida sans';
    font-size: 20px;
}

.rectangle-list > a:hover {
    background: rgb(205, 226, 243);
}

.area-list a:hover {
    background: none;
}

.rectangle-list > a:before, .rectangle-list h4:before {
    border-radius: 15%;
    /*content: counter(li);*/
    counter-increment: li;
    position: absolute;
    left: -2.5em;
    top: 50%;
    margin-top: -1em;
    background: #eee;
    height: 2em;
    width: 2em;
    line-height: 2em;
    text-align: center;
    font-weight: bold;
}

.area-list a:before {
    /*  content: '';
      position: absolute;
      left: -2.5em;
      top: 50%;
      margin-top: -1em;
      background: #eee;
      height: 2em;
      width: 2em;
      line-height: 2em;
      text-align: center;
      font-weight: bold;*/
}

.rectangle-list > a:after, a.areatitle:after {
    position: absolute;
    content: '';
    border: .5em solid transparent;
    left: -1em;
    top: 50%;
    margin-top: -.5em;
    transition: all .3s ease-out;
}

.area-details a:after {
    transition: none;
}

.rectangle-list > a:hover:after,
.area-list a:hover:after {
    left: -.5em;
    border-left-color: #87ceeb;
}

.area-details a:hover:after {
    border-left: 0; /* removes the on-hover arrow*/
}

.rectangle-list .rectangle_p {
    line-height: 1.5 !important;
    margin-left: 2.7em;
    color: #888 !important;

}

.rectangle_p {
    text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
    color: #888;
}

.round-list a {
    background: #eee;
    font-size: 90%;
    margin-left: 4em;
    padding: .2em .2em .2em .8em;
}

.round-list a:hover {
    background: #ddd;
}

.round-list a:before, .round-list h4:before {
    content: none;
    counter-increment: none;
}

.panel-login {
    width: 100%;
    max-width: 500px;
    margin: auto auto 25px;
    padding: 15px 30px 25px 30px;
}

.panel-login h4 {
    padding-bottom: 20px;
}

.panel-login p {
    padding-bottom: 20px;
}

.panel-login .form-control {
    margin-bottom: 20px;
}

.panel-login .btn {
    width: 100%;
}

.panel-body {
    min-height: 700px;
}

.panel-body p {
    color: #444;
    font-weight: 300;
    font-size: 16px;
    padding: 5px;
    line-height: 28px;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}

.lead {
    margin-bottom: 10px;
}

ul {
    color: #444;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 300;
}

.panel-body li {
    line-height: 25px;
}

.table th {
    font-family: 'trebuchet MS', 'lucida sans';
}

.table tr[class] {
    font-family: 'trebuchet MS', 'lucida sans';
}

.table td[class] {
    font-family: 'trebuchet MS', 'lucida sans';
    font-weight: 400;
}

.table tr p:not(.course_p) {
    padding: 5px 0 5px !important;
    line-height: normal;
}

.table p {
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}

.course_p {
    margin-left: 1.5em;
}

.table span {
    color: #B3B3B3;
}

.table caption {
    background-color: #FCFCFC;
    border-top: 8px solid #F3F3F3;
    padding-top: 4px;
}

.noeffect {
    background: none none !important;
    color: none !important;
}

.noeffect:before, .noeffect:after {
    content: none !important;
    counter-increment: none !important;
    padding: 0 !important;
    margin: 0 !important;
}

.center {
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.onelinep {
    text-align: center;
    background-color: #CCCCCC;
    color: white !important;
}

.onelinep2 {
    text-align: center;
    color: #999 !important;
}

.onelinep > span, .onelinep2 > span {
    color: #0088ce;
}

@media (min-width: 481px) {
    .imgside {
        padding: 10px 40px 0 60px;
    }
}

.panel {
    border: none;
}

/*-----------------------------------------prof page------------------------------------------------*/
.area {
    color: rgb(82, 106, 134);
}

.bar {
    color: #A0A0A0;
    font-weight: 60;
}

.contactinfo {
    text-align: center;
    background-color: rgb(226, 230, 235);
    padding: 3px;
    border-radius: 0 0 10px 10px;
}

.describe {
    float: left;
    display: inline-block;
    font-weight: 200;
    color: #aaa;
    /*border-left: 2px dotted rgb(228, 228, 228);*/
    padding-left: 10px;
    padding-bottom: 15px;
}

.nopaddinglr {
    padding-left: 0;
    padding-right: 0;
    text-align: center;
}

.nomargin {
    margin: 0;
    z-index: 1000;
}

.profbox {
    background-color: white;
    /*#C4C4C4;*/
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    margin-bottom: 25px;
    padding-top: 10px;
}

.profilepic {
    height: 90px;
    margin-left: 15px;
    margin-top: 5px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
}

/*.profilepic:hover {
  height:80px;
}*/
.profname1 {
    padding-top: 10px;
    color: rgb(43, 89, 133);
    font-weight: 200;
    display: inline;
    font-size: 150%;
}

.profilepic:hover, .profname1:hover, .area:hover, .lab:hover, .sidenav > a:hover,
.areaprof:hover, .arealab > small > a:hover, .areacourse:hover, .labdescribe > a:hover, dd > a:hover, .gly:hover {
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
    text-decoration: none;
    cursor: pointer;
}

.lab:hover, .arealab:hover {
    color: #0088ce;
}

.profname1:hover {
    color: #8C9197;
}

.area {
    color: #b25252;
}

a:hover.area {
    color: #92392E;
    text-decoration: none;
}

a.list-group-item.outer {
    background: #555;
    /*border-color: rgb(187, 187, 187);*/
    color: white;
    font-size: 18px;
    /*font-weight: 100;*/
    padding-bottom: 10px;
    letter-spacing: 0.8px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
    /*font-family: Museo-500;*/
}

a.list-group-item.inner {
    color: white;
    font-size: 18px;
    font-weight: 200;
    line-height: 2;
    padding-right: 20px;
    display: block;
    background-color: #999;
    letter-spacing: .05em;
}

@media (min-width: 768px) and (max-width: 992px) {
    a.list-group-item.outer {
        font-size: 12px;
        padding: 10px 5px 10px 5px;
    }

    a.list-group-item.inner {
        font-size: 12px;
        padding: 10px 5px 10px 5px;
    }
}

a.sidebar-active {
    background: #92392E !important;
    color: #fff !important;
}

a.list-group-item.inner:hover, a.list-group-item.inner:focus {
    -webkit-transition: padding-left 0.3s ease-out 0s;
    -moz-transition: padding-left 0.3s ease-out 0s;
    -o-transition: padding-left 0.3s ease-out 0s;
    -ms-transition: padding-left 0.3s ease-out 0s;
    transition: color 0.3s ease-out 0s;
    transition: padding-left 0.3s ease-out 0s;
    color: #0088ce;
    background-color: white;
}

a.list-group-item.inner-active {
    color: #0088ce;
    background-color: #fff;
}

.list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.panel-group .panel {
    margin-bottom: 20px !important;
}

.underline {
    border-bottom: 1px solid white;
}

.underline1 {
    padding-bottom: 5px;
    border-bottom: 1px solid #eee;
}

.underlinedot {
    border-bottom: 1px dotted #0088ce;
}

.borderdot {
    border: 2px dotted #aaa;
}

.eventimg {
    display: inline;

}

/*-----------------------------------------area page------------------------------------------------*/
a.areatitle {
    /*color: #fff;*/
    position: relative;
    display: block;
    padding: .4em .4em .4em .8em;
    *padding: .4em;
    margin: .5em 0 .5em 0;
    background:;
    text-decoration: none;
    transition: all .3s ease-out;
    font-size: 13px;
}

.areabox {
    background-color: white;
    /*rgb(233, 233, 233);*/
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    margin-bottom: 15px;
    padding-right: 0;

}

.areabox img {
    box-shadow: 0 0 40px rgba(137, 139, 163, 0.21);
}

.areacourse {
    font-size: 90%;
}

.areaprof:hover {
    color: rgb(0, 102, 255);
}

.areaclass {
    padding-right: 5px;
}

.areaname, .areanamerev {
    color: #ffffff;
    /*background-color: #979797;*/
    padding: 0;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: -25px;
    border-radius: 0 5px 5px 0;
    /*box-shadow: 0px 0px 8px rgba(0,0,0,0.08);*/
    /*background: url("../img/math.png") repeat scroll 0px 0px transparent;*/
}

}
.areanamerev {
    border-radius: 0 0 0 40px;
    margin-right: -10px;
}

.left_tri {
    border-color: transparent #333 transparent transparent;
    border-style: solid;
    border-width: 50px;
    height: 0;
    width: 0;
    position: relative;
    left: -29px;
    top: 65px;
    z-index: -1;
}

.areaname > h3, .areanamerev > h3 {
    margin-left: 10px;
    font-size: 140%;
    text-transform: uppercase;
    line-height: 1.25;
    letter-spacing: 3px;
    margin-top: 8px;
    font-weight: 400;
    margin-bottom: 1px;
    border-bottom: 1px solid #eee;
}

.areanamerev > h3 {
    text-align: right;
    margin-right: 10px;
}

.areaname > h5 {
    margin-right: 25px;
    font-size: 100%;
    color: #eee;
    line-height: 0.5;
}

.areaprof {
    font-weight: 300;
    margin-left: 1em;
}

a.areaprof {
    display: inline;
    color: #1E6698;
}

a:hover.areaprof {
    color: #0088ce;
}

a:after.areaprof {
    position: relative;
    content: '';
    border: .5em solid transparent;
    left: -1em;
    top: 50%;
    margin-top: -.5em;
    transition: all .3s ease-out;
    background: red;
}

.arealab {
    margin-left: 2em;
    font-size: 85%;
}

a:hover.arealab {
    color: #92392E;
}

.arow {
    padding: 10px 0 10px 10px;

}

.areaHeadline {
    margin-bottom: 5px;
    font-size: 120%;
}

.area_proflist {
    padding-top: 10px;
    height: 100%;
}

.area-details {
    padding-bottom: 20px;
    font-size: 85%;
}

.area-details a:hover {
    background: none;
}

.seperator {
    margin-top: 10px;
    margin-bottom: 10px;
    border-top: 1px dotted rgb(194, 194, 194);
}

.seperator1 {
    margin-top: 0;
    margin-bottom: 0;
    border-top: 1px dotted rgb(194, 194, 194);
}

.text {
    background-color: rgb(198, 208, 214);
    border-radius: 0 0 10px 10px;
    -webkit-border-radius: 0 0 10px 10px;
    -moz-border-radius: 0 0 10px 10px;
}

.text > hr {
    margin: 0 0 5px 0;
}

.shorthr {
    width: 200px;
}

.shorthr1 {
    border-top-color: white;
    margin-top: 0;
    width: 200px;
}

.text > p {
    color: rgb(88, 111, 136);
    margin-left: 10px;
    margin-right: 10px;
    font-weight: 200;
    padding-bottom: 8px;
}

/*----------------------------------lab page-------------------------------------*/
.labbox {
    /*---Old Style
    margin-top: 30px;
    padding: 20px 0 10px 0;
    border: 2px dotted #eee;
    ---*/

    background-color: white;
    /*#C4C4C4;*/
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    margin-bottom: 25px;
    padding-top: 10px;
}

.imgshadow {
    box-shadow: 0 0 25px rgba(137, 139, 163, 0.15);
}

.list-group {
    border-radius: 5px;
}

.labrow {
    /*margin-top: -9px;*/
}

.labrow > h4, .labrow > h4 > a {
    letter-spacing: 2px;
    padding: 15px 0 5px 0;
    /*  font-weight: 100;*/
    font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    color: #92392E !important;
    margin-top: 0;
    /* background-color: #ccc;
    border-radius: 55px;
    -webkit-border-radius: 55px;
    -moz-border-radius: 55px;*/
    text-align: center;
    /* border-bottom: 2px solid #eee;*/

}

.labContainer {
    background-color: white;
    /*rgb(233, 233, 233);*/
    border-radius: 20px;
    padding: 10px 0 10px 0;
    margin-bottom: 20px;
}

.labdescribe {
    padding-bottom: 10px;
    color: #92392E;
    text-align: left;
}

/*----------------------------------academic page-------------------------------------*/
.programtitle {
    /*color:#0088ce;*/
    text-align: center;
    /*font-family: monospace;*/
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 20px;
    text-transform: uppercase;
    padding-bottom: 30px;
    letter-spacing: 0.1em;
}

/*.programtitle::before, .programtitle::after {
  content: "{ ";
  color:#0088ce !important; 
  font-size:30px;
  font-weight: 200;
}
.programtitle::after {
  content: " }";
}*/

dd > a {
    font-weight: 200;
    line-height: 24px;
    margin-left: 20px;
}

.info {
    padding: 20px 20px !important;
    text-align: center;
    font-size: 18px;
    background-color: rgb(250, 250, 250);
    line-height: 2;
    margin-top: 30px;
    border-radius: 5px;
}

.gly {
    font-size: 30px;
    padding-left: 40px;
}

.popover {
    max-width: 1200px;
}

dt, dd {
    line-height: 2;
}

ol.bullet {
    list-style-type: disc;
    font-size: 16px;
    padding-left: 50px;
}

.bullet li {
}

.bullet {
    padding-left: 2em;
    line-height: 26px;
}

.bullet h4 {
    color: rgba(122, 122, 122, 1);
}

.bullet p {
    color: #777;
}

.non-bullet {
    margin-left: 20px;
    margin-right: 50px;
    padding: 0 0 0 10px;
}

.non-bullet h4 {
    margin-left: 10px;
    padding-bottom: 10px;
    color: #924e46;
    border-bottom: solid 1px #eee;
}

.non-bullet p {
    padding: 0 10px 15px 10px;
    margin: 0;
}

.non-bullet .panel-collapse p {
    padding: 0 10px 15px 25px;
}

/*
.panel-collapse > ul {
    list-style: none;
    font-size: 14px;
    background-color: #f2f2f2;
    margin: 0 0 15px 25px;
    padding: 10px;
}
*/
.courses {
    padding-left: 20px;
}

/* ----------------------------- event form ----------------------------------------- */
#event_image_input_display {
    background-repeat: no-repeat;
}

.mceStatusbar {
    visibility: hidden;
}

input[type='checkbox'] {
    width: initial;
    height: initial;
    display: inline-block;
    margin: 0 0 4px 0;
}

label > span {
    color: #999;
    font-weight: normal;
}

label ~ ul {
    list-style-type: none;
}

/*------------------------- tab slideshow -------------------- */
.tabs ul {
    list-style: none;
}

.tabs li {
    background: #aaa;
    margin-bottom: 10px;
    width: 100%;
}

.slide {
    position: relative;
    height: 435px;
    width: 100%;
    margin-bottom: 20px;
}

.slide_description {
    position: absolute;
    color: #fff;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    width: 95%;
}

/* -------------------- back to top mobile version ----------------*/
.back-to-top {
    position: fixed;
    bottom: 0.5em;
    right: 0.5em;
    text-decoration: none;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.50);
    font-size: 12px;
    padding: 0.8em 0 0 1em;
    width: 3em;
    height: 3em;
    display: none;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

.back-to-top:hover {
    background-color: rgba(135, 135, 135, 0.50);
    color: #fff;
}

/*-------------------- new sticky sidebar --------------------*/
/* Styles for sticky content demo
 * Author: Andrew Henderson (@AndrewHenderson)
 */
#sidebar {
    /*float:right;*/
    padding-top: 25px;
    width: 100%;
}

#sidebar #widget {
    margin-bottom: 10px;
}

/* -------------------- Search bar and search results ----------------*/
.search_box {
    background: none;
    border: 1px solid #6F6F6F;
    color: #e0e0e0;

    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;

    /*-webkit-border-top-right-radius: 0px;*/
    /*-webkit-border-top-left-radius: 4px;*/
    /*-webkit-border-bottom-right-radius: 0px;*/
    /*-webkit-border-bottom-left-radius: 4px;*/
    /*-moz-border-radius-topright: 0px;*/
    /*-moz-border-radius-topleft: 4px;*/
    /*-moz-border-radius-bottomright: 0px;*/
    /*-moz-border-radius-bottomleft: 4px;*/
    /*border-top-right-radius: 0px;*/
    /*border-top-left-radius: 4px;*/
    /*border-bottom-right-radius: 0px;*/
    /*border-bottom-left-radius: 4px;*/
}

.mobile_search {
    width: 100%;
}

.mobile_search .search_box {
    width: 100%;
}

.mobile_search_vertAlign {
    display: inline-block;
    vertical-align: middle;
}

.search_button {
    border: 0;
    padding: 3px 10px 6px 10px;
    height: 34px;
    margin-left: -5px;
    background: #8d8d8d;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
}

.mobile_search_button {
    float: right;
    position: absolute;
    margin-left: -34px;
}

@media (max-width: 992px) {
    .search_box_width {
        width: 93%;
    }

    .search_button {
        height: 34px;
        padding: 0 10px;
    }
}

@media (max-width: 768px) {
    .search_box_width {
        width: 88%;
    }

    .search_button {
        height: 34px;
        padding: 0 10px;
    }
}

.search_box span {
    color: #92392E;
}

.search_box:focus {
    box-shadow: none;
}

.search_entry h4 {
    margin-bottom: 0;
}

.search_entry em, .search_entry em a {
    color: #aaa;
}

.search_entry p {
    margin: 0;
    padding: 0 0 15px 0;
}

@media (max-width: 767px) {
    .mainMenu {
        /*margin-top:0px;*/
    }

    .labCol {
        width: 100% !important;
    }

    .list {
        padding: 0 20px 0 60px;
        line-height: 1.5;
    }

    body {
        font-size: 14px;
    }

    .indexResearch {
        width: 100%;
    }

    .indexUpcoming {
        width: 100%;
    }

    .banner-research {
        background-position: 88px -9px;
    }

    .banner-upcoming {
        background-size: 80%;
    }

    .banner-news {
        background-position: 95px -27px;
    }
}

@media (max-width: 550px) {
    .tab b {
        font-size: 13px;
    }

    .tab em {
        font-size: 12px;
    }
}

@media (max-width: 450px) {
    .index_research_slide h1 {
        font-size: 22px;
    }

    .index_research_slide h2 {
        font-size: 15px;
    }

    .tab b {
        font-size: 12px;
    }

    .tab em {
        font-size: 11px;
    }

    .carousel-indicators {
        display: none;
    }
}

.form-format input {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: red;
    vertical-align: middle;
    background-color: #FFF;
    border: 1px solid #CCC;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}
