body {
    /*background: url("../images/wrapper_bg.jpg") repeat-x scroll 0 0 #C8CED3;*/
    font-family: Arial,Helvetica,sans-serif;
    font-size: 15px !important;
    margin: 0 auto !important;
    /*overflow: scroll;*/
}

p {
    color: #666666;
}

h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 5px !important;
}

a {
    color: gray;
}

    a img {
        border: medium none;
    }

.float_left {
    float: left;
}

.float_right {
    float: right;
}

.wrapper {
    /*margin-left: auto;
    margin-right: auto;*/
    margin-top: 0;
    /*width: 960px;*/

    /* added by soha for slider */
    /*max-width: 620px;*/
     
      /*padding: 0 20px 40px 20px;*/
}
.jcarousel ul li {
    display: inline-block;
    max-height: 185px;
    overflow: hidden;
}
.jcarousel img {
    width: 100%;
}
@media (min-width:1440px) {
    .jcarousel ul li {
        max-height: 100px;
    }
}
@media (min-width:1200px) {
    .AdvancedSearch .form-control {
        width: 70%;
    }
    a#hrefNext, a#hrefPrevious {
        color: #18658b;
        display: block;
        margin-top: 15px;
    }
}
@media (min-width:1191px) and (max-width: 1439px) {
    .jcarousel ul li {
        max-height: 115px;
    }
}
@media (min-width:780px) and (max-width: 1190px) {
    .jcarousel ul li {
        max-height: 100px;
    }
}
@media (min-width:540px) and (max-width: 779px) {
    .jcarousel ul li {
        max-height: 90px;
    }
}
@media (min-width:380px) and (max-width: 539px) {
    .jcarousel ul li {
        max-height: 115px;
    }
}
@media (max-width:379px)  {
    .jcarousel ul li {
        max-height: 105px;
    }
}
.jcarousel-pagination {
    left: auto !important;
    margin: 0 auto;
    position: relative !important;
    text-align: center;
    transform: none;
}
/*.wrapper {
    max-width: 620px;
    padding: 0 20px 40px 20px;
    margin: auto;
}*/.container {
    /*background-color: #FFFFFF;
    margin-top: 10px;
    padding-bottom: 25px;
    padding-top: 10px;*/
}

.banner {
    /*background: url("../images/banner.jpg") no-repeat scroll center top transparent;
    margin-bottom: 20px;*/
    border-bottom: 1px solid #fff;
}
    /*.banner ul {
    list-style: none outside none;
    margin: 0;
    padding-left: 0;
}*/
    .banner ul li {
        float: left;
    }

.nav_top ul {
    margin: 0 !important;
}

.nav_top a {
    color: #C6C8C9;
    font-family: "Times New Roman",Times,serif;
    font-weight: bold;
    text-decoration: none;
}

    .nav_top a:hover .nav_top ul li {
        margin-right: 25px;
        line-height: 52px;
    }

.nav_top ul li i {
    font-size: 28px;
    line-height: 50px;
    margin-right: -7px;
}

.search {
    /*width: 335px;*/
    position: relative;
    margin-bottom: 0 !important;
    padding: 0 !important;
}

    .search .advanced_search {
        color: #c6c8c9;
        font-size: 14px;
        margin-top: 7px;
        text-decoration: underline;
    }

.advanced_search:hover {
    text-decoration: none;
}

.search span {
    position: relative;
}

.search .btn {
    /*border-left: 1px solid #A4A4A4 !important;
    padding-left: 2px;
    position: absolute;
    right: 7px;
    *top: 5px !important;
    top: 1px;
    background: url("../images/search_input_button.png") right top no-repeat;
    border: medium none;*/
    cursor: pointer;
    width: 20px;
    height: 20px;
}

a.swap {
    background-position: left -26px !important;
}

a.switch_thumb {
    background: url("../images/switch.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    float: right;
    height: 26px;
    /*margin-top: -4px;*/
    outline: medium none;
    padding: 0;
    text-indent: -9999px;
    width: 122px;
    position: relative;
    z-index: 100;
    margin-bottom: 5px;
}

a:hover.switch_thumb {
    filter: alpha(opacity=75);
    opacity: .75;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
}

ul.nav {
    /*background: url("../images/links_bg.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 38px;
    margin-left: 20px;*/
    margin-top: 25px;
}

    ul.nav li {
        /*border-right: 1px solid #CCCCCD;*/
        font-family: Arial,Helvetica,sans-serif;
        font-size: 15px;
        height: 37px;
        line-height: 29px;
        padding: 0 15px;
    }
        /*:root ul.nav li {
	padding: 0 6%\9;
	}*/
        ul.nav li a {
            border: medium none;
            color: #d9d9d9 !important;
            line-height: 40px;
            padding: 0 !important;
            text-decoration: none;
        }

            ul.nav li a:hover {
                text-decoration: underline;
            }

.navbar-nav > li > a:hover {
    background-color: transparent !important;
}

.webcast_logo {
    margin-bottom: 8px;
    /*margin-left: 26px;*/
}

.carousel {
    /*background: url("../images/carousel.jpg") no-repeat scroll center bottom black;*/
    color: #FFFFFF;
    /*min-height: 100px;
    padding: 15px 22px 7px;*/
    position: relative;
    /*width: 576px;*/
    background-color: #191919;
    border-bottom: 1px solid #FFFFFF;
    box-shadow: 0 5px 5px #898989;
    /*margin-bottom: 30px;*/
}

    .carousel a {
        color: #FFFFFF;
    }

    .carousel .img {
        float: left;
        min-height: 90px;
    }

    .carousel img {
        /*float: left;*/
        /*margin-right: 20px;*/
        /*margin-top: 15px;*/
        /**margin-top: 0px;*/ /* ie7 */
        width: 100%;
    }

    .carousel h5 {
        color: #DBDDDF;
        display: inline;
        font-size: 22px;
    }
    /*.carousel-inner .sliderImg {
        display: block;
        height: 500px;
        overflow-y: hidden;
    }*/

h1 {
    border-bottom: 1px solid #F2F2F2 !important;
    color: #333333;
    font-size: 17px !important;
    font-weight: bold;
    margin-bottom: 10px !important;
    padding-bottom: 4px !important;
    width: 100%;
}

.gallery {
    /*border-top: 1px solid #F2F2F2 !important;*/
    clear: both;
    margin-top: 5px;
    padding-top: 15px;
    width: 100%;
}

.gallery_border_none {
    border-top: none !important;
    clear: both;
    margin-top: 5px;
    padding-top: 15px;
    width: 100%;
}

    .gallery h3, .Confereces h3, .popular_Categories h3, .gallery_border_none h3 {
        color: #18658b;
        display: inline-block;
        font-family: "Trebuchet MS";
        font-size: 18px;
        font-weight: bold;
        margin: 0 0 8px !important;
    }

        h3, h3 a, .gallery h3 a, .Confereces h3 a, .popular_Categories h3 a, .list h3 a, h3, .gallery_border_none h3 a {
            color: #18658B;
            text-decoration: none;
        }

            .gallery h3 a:hover, .Confereces h3 a:hover, .popular_Categories h3 a:hover, .list h3 a:hover, .gallery_border_none h3 a:hover {
                text-decoration: underline;
            }

    .gallery p span a, .gallery_border_none p span a {
        color: #65AEDC;
        text-decoration: none;
    }

.separator {
    clear: both;
    height: 15px;
}

.gallery .hide .img {
    border: 1px solid #EAEAEA;
    display: inline-block;
    margin-right: 0;
    /*min-height: 95px;*/
    padding: 1px;
    position: relative;
    width: 100% !important;
}

.gallery .show .img {
    border: 1px solid #EAEAEA;
    /*display: inline-block;
    margin-right: 10px !important;
    min-height: 95px; 
    min-width: 135px;
    text-align:center;
    float: left;
    margin-bottom: 10px;
    width: 100%;*/
    position: relative;
    padding: 1px;
    display: block;
    /*margin-right:15px;*/
}

.list {
    color: #666666;
}
/*.time {
    position: absolute; 
    background-color: black; 
    opacity: 0.7; 
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";*/ /* ie8 */
/*filter: alpha(opacity=75);*/ /* ie7 */
/*top: 4px; 
    right: 3px; 
    min-height: 14px; 
    *min-height: 10px;*/ /* ie7 */
/*min-width: 28px;
}*/

.time {
    background-color: black;
    color: white;
    min-height: 14px;
    min-width: 28px;
    padding: 3px;
    position: absolute;
    right: 1px;
    top: 1px;
}


.future_webcast {
    background: url("../images/future_webcast_bg.jpg") no-repeat scroll center center transparent;
    font-size: 18px;
    height: 118px;
    line-height: 18px;
    margin-bottom: 15px;
    padding: 15px 20px;
    width: 260px !important;
}

    .future_webcast p {
        color: #FFFFFF;
        font-size: 12px;
    }

    .future_webcast img {
        float: left;
        margin-right: 10px;
    }

    .future_webcast a {
        color: #FFFFFF;
    }

.footer {
    background-color: #FFFFFF;
    width: 100%;
    border-top: 1px solid #C8CED3;
    margin-top: 40px;
}

.carousel .slide {
    bottom: 16px;
    min-width: 97px;
    position: absolute;
    right: 5px;
    z-index: 100;
}

    .carousel .slide ul {
        float: left;
        list-style-type: none;
        margin: 0;
        padding: 0;
    }

        .carousel .slide ul li {
            background: url("../images/carousel_btn.jpg") no-repeat scroll center 1px transparent;
            cursor: pointer;
            display: block;
            float: left;
            height: 12px;
            margin-left: 3px;
            margin-right: 3px;
            width: 12px;
        }

    .carousel .slide a {
        text-decoration: none;
    }

    .carousel .slide ul li:hover, .carousel .slide ul .slideSelected {
        background: url("../images/carousel_btn_HoverSelected.jpg") no-repeat scroll center 1px transparent;
    }

    .carousel .slide img {
        float: left;
        margin: 1px 10px;
    }

.footer .container {
    background-color: #FFFFFF;
    border-left: 1px solid #C8CED3;
    margin-top: 1px;
    padding-bottom: 10px;
    padding-top: 10px;
}

    .footer .container img {
        float: left;
        margin-left: 10px;
    }

    .footer .container p {
        float: left;
        margin-left: 15px;
        margin-top: 12px;
    }

.Confereces {
    /*background-color: #DFE8ED;*/
    margin-bottom: 15px;
    /*padding: 18px 12px;
    width: 276px !important;*/
}

.popular_Categories span {
    margin-left: 5px;
}

h2 {
    border-bottom: 1px solid #d4dde2 !important;
    color: #18658b !important;
    font-family: "Trebuchet MS" !important;
    font-size: 26px !important;
    font-weight: 400 !important;
    padding-bottom: 12px !important;
}

.Confereces ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

    .Confereces ul li {
        background: transparent url("../images/conferences_bullet.png") no-repeat scroll left 7px;
        border-bottom: 1px solid #f2f2f2 ;
        margin-bottom: 10px;
        padding-bottom: 7px;
        padding-left: 30px;
    }

h2 {
    color: #FFFFFF;
    display: block;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px !important;
}

.gallery .img img {
    /*height: 95px;
    width: 135px;
    text-align: center;
    margin: 0 auto;
    display: block;
    max-width: 100%;
    min-width: 100%;*/
}

.gallery p span a:hover {
    text-decoration: underline;
}

.gallery p, .popular_Categories, p {
    color: #666666;
    line-height: 18px;
    margin: 5px 0 !important;
}

.date {
    /*background: url("../images/clock.jpg") no-repeat scroll left center transparent;*/
    /*color: #a4a4a4;*/
    display: inline-block;
    font-weight: normal;
    /*text-indent: 15px;*/
}
.testDate {
    background-color: #fff;
    border: 1px solid #e2e2e2;
    border-radius: 10px;
    color: #ababab;
    display: block;
    font-size: 12px;
    font-weight: normal;
    padding: 10px 5px;
    text-align: center;
}
.pagination {
    /*color: #808080;
    display: inline-block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 100%;
    line-height: 140%;
    margin-bottom: 15px;
    padding-top: 25px;
    position: relative;
    text-align: left;
    margin-top: 45px !important;*/
    margin: 40px 0 20px !important;
}

    .pagination ul {
        display: inline;
        margin-left: 0;
        padding-left: 0;
    }

    .pagination li {
        display: inline;
        list-style: none outside none;
        margin: 2px;
        text-align: center;
    }

        .pagination li a {
            /*border: 1px solid #CCCCCC;
            color: #18658B;
            font-size: 0.8em !important;
            font-weight: 100;
            padding: 3px 6px !important;
            text-decoration: none !important;*/
        }

            .pagination li a.last {
                border: 2px solid #CCCCCC;
            }

            .pagination li a:hover, .pagination .selectedPage {
                background-color: #0098D4;
                border: 1px solid #000000;
                color: #FFFFFF !important;
                font-weight: bold;
            }

            .pagination li a.last:hover {
                border: 2px solid #000000;
            }

    .pagination .next a, .pagination .previous a {
        border: 1px solid #FFFFFF;
        padding: 3px 6px;
    }

        .pagination .next a:hover, .pagination .previous a:hover {
            font-weight: normal;
        }

    .pagination .total {
        font-size: 80%;
    }*/

.show {
    position: relative;
    width: 100%;
}

.hide {
    /*display: inline;
    float: left;
    margin-left: 10px;
    margin-right: 15px;
    position: relative;
    width: 140px;
    height:140px;*/
}

.gallery .hide h3 {
    /*height: 30px;*/
    overflow: hidden;
}

.SearchResults {
    /*margin-top: 20px;*/
}

.show .SearchResults {
    /*display: block;*/
    /*float: left;*/
}

.hide .SearchResults {
    background-color: Black;
    display: none;
}

.hide .SearchResultsFloat h3 {
    font-size: 12px !important;
    font-weight: normal !important;
}

    .hide .SearchResultsFloat h3 a {
        text-decoration: underline;
    }

.hide .SearchResultsFloat {
    background-color: WhiteSmoke;
    display: block;
    padding: 10px;
    position: absolute;
    z-index: 100;
}

.hide .slides {
    display: none !important;
}

select {
    margin: 5px 2px;
    max-width: 310px;
    *max-width: 310px; /* ie7 */
    word-wrap: break-word;
}

.grid_8 input {
    margin: 5px 2px;
}

.RefineSearch {
    background: url("../images/filter.png") no-repeat scroll right center transparent;
    direction: rtl;
    float: right;
    font-size: 13px;
    font-weight: normal;
    margin-top: 2px;
    text-indent: 22px;
}
#slides {
    display: block;
    height: 90px;
    width: 100%;
}
.slides {
    position: relative;
}

    .slides .prev {
        float: left;
        margin-top: 7px;
        top: 20px;
    }

    .slides .next {
        float: left;
        margin-top: 7px;
        top: 20px;
    }

.slidesLink {
    background: url("../images/slides.png") no-repeat scroll left center transparent;
    padding-left: 20px;
}

.slidesCarousel {
    border: 1px solid lightgray;
    float: left;
    padding-bottom: 6px;
    padding-left: 8px;
    padding-top: 6px;
}

.DownloadImage {
    margin: 0 !important;
}

.carousel .prev {
    float: left;
}

.carousel .next {
    float: left;
}

.imageSliderExt {
    float: left;
}

#flashContent {
    /*background: url("../images/Video&Presentation1.jpg") no-repeat scroll center top transparent;*/
    height: 100%;
    position: relative;
    /*width: 940px;*/
}

.videoSmall {
    /*border: 1px solid #CCCCCC;
    color: #999999;*/
    font-family: Arial;
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 10px;
    min-height: 103px;
    /*padding: 10px;*/
    text-align: left;
    /*position: absolute;
    top: 19px;
    width: 321px;
    left: 578px;*/
}

.videoBig {
    color: #999999;
    font-family: Arial;
    font-size: 13px;
    height: 155px;
    line-height: 18px;
    margin-bottom: 10px;
    margin-left: 9px;
    position: absolute;
    right: 34px;
    text-align: left;
    top: 293px;
    width: 277px;
}

.facebook_stuff {
    /*background-color: lightgray; 
    padding-top: 10px;*/
}

.show .data {
    /*position: absolute;*/
    top: 530px;
    /*z-index: 100; 
    left: 30px; 
    background-color:Purple; 
    width: 400px; 
    padding:2px;
    top: 534px; 
    height: 160px; */
}

    .show .data .details {
        margin: 15px 5px 5px 0;
        /*width: 450px;*/ /* removed */
        /*height: 105px;*/
    }

        .show .data .details h3 {
            margin-bottom: 5px;
        }

.comments {
    /*z-index: 100; 
    position: absolute;
    background-color:Green; 
    top: 734px;
    padding:5px;
    width: 930px;
    top: 400px; */
    position: relative;
    /*height: 160px;  */
    margin-top: 10px;
    z-index: 100;
    top: auto !important;
}

#flashContent .gallery .show .img {
    border: 1px solid #EAEAEA;
    display: inline-block;
    margin-right: 5px !important;
    min-height: 81px;
    padding: 1px;
    position: relative;
    width: 135px;
}

#flashContent .gallery {
    /*position: absolute;
    right: 0px;
    top: 150px;
    width: 344px;
    margin-top:0px;*/
}

    #flashContent .gallery .show {
        background-color: whitesmoke;
        padding: 5px;
        width: 97%;
    }

    #flashContent .gallery .scrollbar {
        /*max-height:250px;
    overflow:scroll;
    overflow-y:scroll;
    overflow-x:hidden;
    border: 1px solid #CCCCCC;*/
    }

.futureCont ul li {
    list-style: none;
}

.NotOpenYet {
    font-size: 30px;
    color: LightSlateGray;
}

.DataNotOpenYet .data {
    border: 1px solid lightgray;
    left: 278px;
    position: absolute;
    top: 100px;
    width: 365px;
}

.speaker img {
    border: 1px solid lightgray !important;
    padding: 1px;
    margin: 0 auto;
    width: 100%;
    /*margin-right: 10px;*/
}

.speaker h3 {
    margin-right: 5px;
    margin-top: 0 !important;
}

/*------------- Bootstrap Overwrite -------------*/
.navbar {
    background-color: #2C3E50 !important;
    border: medium none !important;
    border-radius: 0 !important;
    box-shadow: 0 5px 16px rgba(0, 0, 0, 0.5);
    margin-bottom: 0 !important;
    min-height: 80px !important;
    padding-bottom: 15px;
    z-index: 10;
}

.navbar-toggle {
    background-color: #D7D7D7 !important;
    /*position: absolute !important;
    right: 5px !important;
    top: 32% !important;
    margin: 0 !important;*/
    margin-top: 25px !important;
}
/*.navbar-brand {
    padding: 15px 0 !important;
}*/
.ConfTitle {
    line-height: 1.5em;
}
.ConfTitle h3{
    line-height: 1;
}
@media (max-width: 992px) {
    ul.nav li {
        padding: 0 19px;
    }    
    .well .ConfTitle {
        margin-top: 10px;
        padding: 0;
        text-align: center;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .navbar-header {
        float: none !important;
    }
    .navbar-collapse {
        padding: 0 !important;
    }
    ul.nav li {
        padding: 0 19px 0 0;
    }
    .container {
        width: 100% !important;
    }
}
@media (max-width: 350px) {
    .nav_top input {
        width: 200px;
    }
}

@media (max-width: 767px) {
    .container {
        width: 100% !important;
    }
    .navbar-default .navbar-collapse, .navbar-default .navbar-form
    {
        border: none !important;
        margin-top: 20px;
    }
    .navbar-default .navbar-collapse
    {
        border-bottom: 1px solid rgba(255,255,255,.1) !important;
    }
    ul.nav li {
        font-family: Arial,Helvetica,sans-serif;
        font-size: 15px;
        height: 37px;
        line-height: 29px;
        padding: 0 15px;
    }
    ul.nav li:hover {
        background-color: rgba(255,255,255,.2);
    }
    .navbar-nav, .nav {
        margin-top: 10px !important;
    }
    .banner ul li {
        float: none !important;
    }
    .banner .nav.social {
        background-color: rgba(0,0,0,.2);
        margin-bottom: 0 !important;
        margin-top: 0 !important;
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .banner .social ul {
        margin-top: 0 !important;
    }
    .banner .social li {
        float: left !important;
    }
    .navbar-form .search {
        margin-top: 10px !important;
    }
    .carousel-inner {
        height: auto !important;
    }
    .mixed .PresentationSlides {
        background-color: whitesmoke;
        border: 1px solid #d7d7d7;
        bottom: 0;
        left: 0;
        margin: 0 !important;
        overflow-y: scroll;
        padding: 20px !important;
        position: fixed;
        right: 0;
        top: 0;
        z-index: 1000;
        margin-bottom: 0;
    }
    a#hrefNext, a#hrefPrevious {
        display: none;
    }
    #slides img {
        margin: 0 !important;
    }
}

.navbar-form {
    box-shadow: none !important;
    margin: 25px 0 15px !important;
    /*padding: 0 !important;*/
}

    .navbar-form .form-group {
        background-color: #fff;
        border-radius: 4px;
        display: block !important;
    }

    .navbar-form .form-control {
        display: inline-block !important;
        height: 40px !important;
        vertical-align: top !important;
        width: 98% !important;
        padding-right: 55px;
    }

.form-group button {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    position: absolute;
    right: 0;
    padding: 0;
}

.AdvancedSearch .form-control {
    background-color: #FFFFFF;
    background-image: none;
    border: 1px solid #CCCCCC !important;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555555;
    display: block;
    font-size: 14px;
    height: 30px;
    line-height: 1.42857;
    margin: 5px 0;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    /*added by soha for advanced search boxes*/
    width:100%;

}

.AdvancedSearch label {
    display: inline-block;
    font-weight: normal;
    margin: 0 5px 5px;
    min-width: 53px;
}

.nav > li > a:hover,
.nav > li > a:focus {
    text-decoration: none;
    background-color: none !important;
}

/*------------- End of Bootstrap Overwrite -------------*/

/*------------- New Style -------------*/
.first-nav {
    background-color: #1C2329;
    border-bottom: 10px solid #444E57;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset;
}

.second-nav {
    /*background-color: #fff;*/
    border-bottom: 2px solid #758487;
    /*background: url("../images/shadow.jpg") no-repeat scroll center top;*/
}

    .second-nav .container, .first-nav .container {
        /*border-left: 1px solid #444E57;*/
    }

.fa-rss-square {
    border-left: 1px solid #666666;
    color: #E68100;
    font-size: 25px;
    margin-left: 3px;
    padding-left: 10px;
}

.form-group i.fa-search {
    background-color: #e74c3c;
    border-bottom-right-radius: 4px;
    border-left: 1px solid #d7d7d7;
    border-top-right-radius: 4px;
    color: #ffffff;
    cursor: pointer;
    float: right;
    font-size: 20px;
    line-height: 40px;
    padding: 0 14px;
}

.mixed {
    border: 1px solid #d7d7d7;
    padding: 20px;
    margin-bottom: 20px;
    padding-bottom: 46px;
}

/*.col-md-12 .mixed {
    padding: 20px 5px !important;
}*/
.switchLnk {
    margin-bottom: 10px;
    display: inline-block;
}
/*---- Home Gallery style -----*/
.item .thumbnail {
    padding: 0;
}
.DataWrapper {
    margin-top: 60px;
}
.carousel-inner {
    /*height: 450px;*/
}
.carousel-caption {
    position: static !important;
}
.carousel-indicators {
    bottom: 10px !important;
    position: relative !important;
}
.carousel .item {
    height: 100%;
}
.carousel .item p {
    color: #fff;
}
.liveStream h4 a {
    color: #18658b;
}
section {
    margin: 0 0 30px !important;
}
.gallery_border_none .well {
    min-height: 160px;
}
.Person {
    border: 1px solid #d7d7d7;
    border-radius: 50%;
    display: flex;
    height: 120px;
    margin: 0 auto;
    overflow: hidden;
    vertical-align: middle;
    width: 120px;
}
.Person > a {
    display: inline-block;
    /*height: 120px;*/
    overflow: hidden;
    /*width: 120px;*/
}
.Person img {
    border-radius: 0;
    margin: auto;
    vertical-align: middle;
    width: 100%;
}
.SpeakerName {
    margin-bottom: 25px;
    margin-top: 5px;
    font-size: 13px;
}
.ConfDate {
    background-color: #fff;
    border: 1px solid #cccccc;
    border-radius: 6px;
    height: 120px;
    padding: 25px 10px 10px;
}
.PresentationSlides {
    background-color: whitesmoke;
    border: 1px solid #d7d7d7;
    margin: 5px 0 !important;
    padding: 20px 0;
}
.active {
    background-color: #191919;
    border-color: #fff;
    /*border-style: double;*/
    border-width: thick;
}
a#hrefNext, a#hrefPrevious {
    color: #18658b;
}
.marginTop10 {
    margin-top: 10px;
}
@media (max-width:991px){
    .list-group .longDate {
        float: none !important;
        display: block;
        text-align: left;
    }
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    background-color: slategrey !important;
    border-color: #556575 !important;
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}
.upcomEventTitle {
    margin-bottom: 5px;
}
#slides img {
    border: 1px solid #d7d7d7;
    margin: 0;
    padding: 2px;
}
.flowplayer .fp-player {
    background-color: #000;
}
.slidesContainer.row {
    margin: 0 !important;
}
h2 a small {
    color: #2a6496;
    font-size: 63%;
}