@font-face {
    font-family: 'FFMark';
    font-weight: 200;
    src: url('../fonts/2EB5CB_0_0.eot');
    src: url('../fonts/2EB5CB_0_0.eot?#iefix') format('embedded-opentype'),url('../fonts/2EB5CB_0_0.woff2') format('woff2'),url('../fonts/2EB5CB_0_0.woff') format('woff'),url('../fonts/2EB5CB_0_0.ttf') format('truetype');
}

@font-face {
    font-family: 'FFMark';
    font-weight: 300;
    src: url('../fonts/2EB5CB_2_0.eot');
    src: url('../fonts/2EB5CB_2_0.eot?#iefix') format('embedded-opentype'),url('../fonts/2EB5CB_2_0.woff2') format('woff2'),url('../fonts/2EB5CB_2_0.woff') format('woff'),url('../fonts/2EB5CB_2_0.ttf') format('truetype');
}

@font-face {
    font-family: 'FFMark';
    font-weight: 400;
    font-style: normal;
    src: url('../fonts/2EB5CB_3_0.eot');
    src: url('../fonts/2EB5CB_3_0.eot?#iefix') format('embedded-opentype'),url('../fonts/2EB5CB_3_0.woff2') format('woff2'),url('../fonts/2EB5CB_3_0.woff') format('woff'),url('../fonts/2EB5CB_3_0.ttf') format('truetype');
}

@font-face {
    font-family: 'FFMark';
    font-weight: 600;
    font-style: normal;
    src: url('../fonts/2EB5CB_1_0.eot');
    src: url('../fonts/2EB5CB_1_0.eot?#iefix') format('embedded-opentype'),url('../fonts/2EB5CB_1_0.woff2') format('woff2'),url('../fonts/2EB5CB_1_0.woff') format('woff'),url('../fonts/2EB5CB_1_0.ttf') format('truetype');
}

/*
General
*/
body {
    font-family: "FFMark",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #112732;
    background-color: #fff;
}

body {
    _padding-top: 50px;
    _padding-bottom: 20px;
}

.h1, .h2, .h3, h1, h2, h3 {
    font-weight: 200;
}

p {
    font-weight: 300;
}

a {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.btn-border {
    background: none;
    background-color: none;
    border: solid 1px #112732;
    color: #112732;
}


.clearfix {
    min-height: 1px;
    display: block !important;
    clear: both !important;
}

/*
Navigation
*/
.navbar-default .navbar-toggle {
    border: 0px;
}

.navbar-toggle .icon-bar {
    display: block;
    width: 30px;
    height: 3px;
    border-radius: 1px;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #fff;
}

    .navbar-default .navbar-toggle:focus .icon-bar,
    .navbar-default .navbar-toggle:hover .icon-bar {
        background-color: #112732;
    }

.navbar-default {
    background-image: none;
    filter: none;
    background: rgba(17,39,50,1.0);
    border-top: solid 5px #D0020B;
    border-bottom: 0px;
    -webkit-transition: height 0.3s;
    -moz-transition: height 0.3s;
    -ms-transition: height 0.3s;
    -o-transition: height 0.3s;
    transition: height 0.3s;
    z-index: 999999;
}

.navbar-brand {
    padding: 7px 0 0 13px;
}

.navbar-default .navbar-brand span {
    display: block;
    text-indent: -99999px;
}

.navbar-default .navbar-brand > img {
    display: block;
    height: 43px;
}

.navbar-default .navbar-nav {
}

    .navbar-default .navbar-nav > li > a {
        text-shadow: none;
    }

        .navbar-default .navbar-nav > li > a.link {
            color: #fff;
            background: none;
            box-shadow: none;
            font-size: 18px;
        }

            .navbar-default .navbar-nav > li > a.link:hover {
                color: #FFE97F;/*#D0020B;*/
                background: none;
                box-shadow: none;
            }

    .navbar-default .navbar-nav > .active > a.link,
    .navbar-default .navbar-nav > .active > a.link,
    .navbar-default .navbar-nav > .open > a.link {
        background-color: #D0020B!important;
	color:#fff!important;
        background: none;
        box-shadow: none;
    }

        .navbar-default .navbar-nav > .active > a.link:focus,
        .navbar-default .navbar-nav > .active > a.link:hover {
	    color: #D0020B!important;
	    background-color:#fff!important;
            background: none;
            box-shadow: none;
        }

    .navbar-default .navbar-nav > li > a.btn-border {
        /* background:#fff; */
        border: solid 1px #fff;
        color: #fff;
        margin: 0px 15px 15px 15px;
        font-size: 18px;
    }

        .navbar-default .navbar-nav > li > a.btn-border:hover {
            background: #fff;
            border: solid 1px #fff;
            color: #112732;
        }

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border: 0px;
    box-shadow: none;
}

.collapse.in {
    display: block;
}

/* 
FORM
*/

.form .form-group {
    padding-bottom: 2px !important;
}

.spacer {
    clear: both;
    padding-bottom: 20px;
}

/*
HEADER
*/
.jumbotron {
    position: relative;
    padding-top: 0px;
    padding-bottom: 0px;
    border-bottom: solid 5px #D0020B;
    /*background-color: #435866;*/
    overflow: hidden;
    margin-bottom: 0px;
}

    .jumbotron .container h1,
    .jumbotron .container h2,
    .jumbotron .container h3,
    .jumbotron .container h4,
    .jumbotron .container h5,
    .jumbotron .container h6,
    .jumbotron .container a,
    .jumbotron .container p {
        color: #fff;
        text-align: center;
    }

    .jumbotron .container h1 {
        font-size: 40px;
        font-weight: 200;
    }

    .jumbotron .container .ccp {
        padding: 80px 0 0;
    }

    .jumbotron .container p {
        font-size: 20px;
        line-height: 22px;
    }

    .jumbotron a.btn-border {
        /* background:#fff; */
        border: solid 1px #fff;
        color: #fff;
        margin: 0px 15px;
        font-size: 18px;
    }

        .jumbotron a.btn-border:hover {
            background: #fff;
            border: solid 1px #fff;
            color: #112732;
        }


.cod-video-wrapper {
    position: absolute;
    top: 0px;
    width: 100%;
    height: 600px;
    overflow: hidden;
    margin-top: 56px;
    /*background: #10222E;*/
}

.cod-video {
    position: relative;
    top: 0px;
    left: 0px;
    width: 100%;
}

/*
last registration
*/
.last-registration {
    background: #D0020B;
    padding: 0 0 20px 0;
    overflow: hidden;
}

    .last-registration h2 {
        font-size: 30px;
        text-align: center;
        color: #fff;
        margin: 10px 0;
        font-weight: 200;
    }

        .last-registration h2 a {
            text-align: center;
            color: #fff;
            margin: 10px 0;
            font-weight: 200;
        }

    .last-registration .item {
        background: #F0F0F0;
        padding: 3px;
        max-width: 130px;
    }

    .last-registration .col-md-1 {
        padding: 3px;
        margin: 0px;
    }

    .last-registration .item .img-wrapper {
        max-width: 100%;
        max-height: 130px;
    }

        .last-registration .item .img-wrapper img {
            max-width: 100%;
        }

    .last-registration .col-md-1 p {
        text-align: center;
        font-size: 11px;
        color: #112732;
        margin: 2px 0 0 0px;
        width: 105px;
        overflow: hidden;
        height: 20px;
        line-height: 25px;
    }


/*
welcome
*/
.welcome {
    padding: 20px 0px 0px;
}

    .welcome h2,
    .welcome p {
        text-align: center;
        padding: 0px 100px;
    }

.welcome-only{
	min-height:400px;
}

/*
social, eventinprogress, sessionOfTheDay
*/
.event-inprogress, .social, .sessionOfTheDay, .events-others {
    padding: 10px 0px;
}

    .social h2,
    .social p,
    .events-others h2,
    .events-others p,
    .sessionOfTheDay h2,
    .sessionOfTheDay p,
    .event-inprogress h2,
    .event-inprogress p {
        text-align: center;
        padding: 0px 100px;
    }

        .social h2 a {
            color: #112732;
        }

.sessionOfTheDayTitle {
    text-align: center;
}

.sessionOfTheDay {
    background: rgb(17,39,50);
}

    .sessionOfTheDay h2 {
        color: #fff;
    }

    .sessionOfTheDay a {
        color: #fff;
    }

    .sessionOfTheDay .row img {
        max-height: 150px; /*100%;*/
        max-width: 100%;
        display: inline-block;
        border: solid 4px #fff;
    }

/*
featured speaker
*/
.featured-speaker {
    border-bottom: solid 5px #D0020B;
}

.slick-prev {
    left: 25px;
    z-index: 99999;
}

.slick-next {
    right: 25px;
    z-index: 99999;
}

.featured-speaker h2,
.featured-speaker p {
    text-align: center;
    padding: 0px 100px;
}

.featured-speaker .speakers-wrapper {
    _height: 280px;
    overflow: hidden;
    position: relative;
}

.featured-speaker .speakers-items {
    _height: 280px;
    width: 3000px; /* temp */
    position: relative;
}

.featured-speaker .speakers-wrapper .item {
    float: left;
    width: 225px;
    _height: 280px;
    overflow: hidden;
    position: relative;
    background: #3c4f5a;
}

    .featured-speaker .speakers-wrapper .item img,
    .featured-speaker .speakers-wrapper .item a {
        width: 100%;
        height: auto;
        background: #D0020B;
        background: rgba(208, 2, 11, 0.6);
    }

        .featured-speaker .speakers-wrapper .item a.name {
            position: absolute;
            bottom: 0px;
            color: #fff;
            font-size: 16px;
            padding: 0 20px;
            font-weight: 300;
        }

        .featured-speaker .speakers-wrapper .item a span {
            font-size: 12px;
            display: block;
            font-weight: 200;
            height: 20px;
            overflow: hidden;
        }


.bottom-area {
    margin-top: 20px;
    min-height: 250px;
}

    .bottom-area .item {
        padding: 20px 0;
        border-bottom: solid 1px #eee;
        min-height: 130px;
    }

    .bottom-area .itemlist {
        padding: 20px 0;
        border-bottom: solid 1px #eee;
        min-height: 40px;
    }

        .bottom-area .itemlist h3 {
            padding: 0px;
            margin: 0px;
            font-size: 20px;
            font-weight: 300;
        }


    .bottom-area .item .date {
        font-weight: 200;
        color: #112732;
    }

    .bottom-area .item h3 {
        padding: 0px;
        margin: 0px;
        font-size: 20px;
        font-weight: 300;
    }

        .bottom-area .item h3 a {
            color: #D0020B;
        }

    .bottom-area .itemlist h3 a {
        color: #D0020B;
    }

    .bottom-area .item .location a {
        font-weight: 400;
        color: #112732;
    }

footer.footer {
    border-top: solid 5px #D0020B;
}

    footer.footer p {
        margin-bottom: 0px;
        font-size: 12px;
    }

    footer.footer .top {
        min-height: 100px;
        background: #10222E;
        padding-top: 10px;
        padding-bottom: 10px;
    }

        footer.footer .top .col-xs-12 {
            float: none;
        }

        footer.footer .top p {
            color: #fff;
        }

    footer.footer a {
        font-size: 12px;
        line-height: 12px;
        margin: 0px;
        padding: 0px;
	color:#cdcddd;
    }

    footer.footer .top .apps .fa {
        font-size: 22px;
        padding-right: 20px;
    }

    footer.footer .bottom {
        padding-top: 10px;
        margin-bottom: 20px;
        height: 80px;
        background: #fff;
    }

        footer.footer .bottom p {
            color: #10222E;
        }

            footer.footer .bottom p img {
                max-height: 40px;
            }

        footer.footer .bottom .rightColumn p {
            text-align: left;
        }

/* HOME */
.home-page .jumbotron {
    background: #10222E;
}

    .home-page .jumbotron .container {
        min-height: 330px;
        max-width: 100%;
        width: 100%;
        position: relative;
        background: url("/GUI/header-20-bis.png") center top no-repeat transparent;
    }

#twitter_div {
    padding: 0px 100px;
}

#twitter_update_list {
    padding: 0;
    margin-left: 0;
    list-style: none;
    clear: both;
}

    #twitter_update_list li {
        padding-bottom: 10px;
        /* border-bottom: 1px solid #ccc; */
        margin-bottom: 30px;
        clear: both;
        min-height: 70px;
        padding: 20px;
        background: #b0d0e0;
        border-radius: 5px;
        position: relative;
        min-height: 103px;
    }

        #twitter_update_list li:before {
            content: ' ';
            position: absolute;
            width: 0;
            height: 0;
            left: 30px;
            top: 103px;
            border: 10px solid;
            border-color: #b0d0e0 transparent transparent #b0d0e0;
        }

        #twitter_update_list li .avatarContainer {
            display: inline-block;
            float: left;
            /* text-align: center; */
            /* float: left; */
        }

            #twitter_update_list li .avatarContainer .avatar,
            #twitter_update_list li .avatarContainer .avatarName {
                clear: both;
                display: block;
                /*margin-left: 4px;*/
                /* margin: 0 auto; */
                font-size: 11px;
            }

            #twitter_update_list li .avatarContainer .avatarName {
                display: none;
            }

        #twitter_update_list li .separator {
            display: none;
        }

        #twitter_update_list li .text {
            display: inline-block;
            float: left;
        }

        #twitter_update_list li .permalink {
            /* display: block; */
            text-align: right;
            float: right;
            width: 5%;
            display: inline-block;
        }

/* EVENT */
.event-page .jumbotron {
    background: url("/GUI/header-20-bis.png") center top no-repeat #10222E; /* #4c6371;*/
    _background: rgba(17,39,50,1.0);
}

    .event-page .jumbotron .container {
        min-height: 370px;
        padding: 130px 15px 0px;
    }

        .event-page .jumbotron .container .row {
        }

        .event-page .jumbotron .container h1,
        .event-page .jumbotron .container h2,
        .event-page .jumbotron .container h3,
        .event-page .jumbotron .container h4,
        .event-page .jumbotron .container h5,
        .event-page .jumbotron .container h6,
        .event-page .jumbotron .container a,
        .event-page .jumbotron .container p {
            text-align: left;
        }

        .event-page .jumbotron .container h2 {
            font-weight: 500;
            margin: 0px;
            font-size: 36px;
        }

        .event-page .jumbotron .container p.where {
            margin: 0px;
            font-size: 22px;
        }

        .event-page .jumbotron .container p.when {
            margin: 0px;
            font-size: 16px;
            font-style: italic;
        }

        .event-page .jumbotron .container p.hash {
            font-weight: 500;
            margin-top: 20px;
        }

        .event-page .jumbotron .container .speaker-list {
            margin-top: 20px;
            margin-bottom: 20px;
        }

            .event-page .jumbotron .container .speaker-list img {
                width: auto;
                float: right;
                max-height: 150px;
            }


        .event-page .jumbotron .container .likeBox {
            padding: 0px;
        }

            .event-page .jumbotron .container .likeBox li {
                color: #fff;
                display: inline-block;
                line-height: 25px;
                vertical-align: top;
                /*IE7*/
                zoom: 1;
                *display: inline;
                margin-right: 10px;
                font-weight: 300;
            }

                .event-page .jumbotron .container .likeBox li a {
                    font-weight: 500;
                }

        .event-page .jumbotron .container .aside h3 {
            margin-bottom: 0px;
            clear: both;
        }

        .event-page .jumbotron .container .aside .fa {
            width: 30px;
        }

        .event-page .jumbotron .container .aside p {
            padding-left: 30px;
            font-size: 16px;
        }
/* marco mod
.event-page .sponsorImage {
	width: 150px;
	height: 40px;
	padding-left: 10px;
	padding-bottom: 5px;
}

.event-page .gold {
	border-left: 4px solid gold;
}

.event-page .community-sponsor img {
	width: 100%;
	max-width: 150px;
	height: auto;
	margin: 15px auto;
	display: block;
}
*/
.event-page .sponsorImage {
    width: 150px;
    height: 60px;
    margin: 5px 8px;
    position: relative;
    border: solid 1px #ccc;
    display: inline-block;
}

    .event-page .sponsorImage.gold {
        border: solid 1px #FFC830;
    }

.event-page .community-sponsor img {
    display: block;
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.event-page h3 {
    font-weight: 500;
    font-size: 26px;
}

.event-page .call-for-papers {
    text-align: center;
    padding-top: 20px;
    margin: 0px 0px 30px;
}

    .event-page .call-for-papers h3 {
        text-align: center;
        font-weight: 500;
        font-size: 26px;
    }

    .event-page .call-for-papers a {
        text-align: center;
        font-size: 20px;
        color: #D0020B;
    }

.event-page .panel-primary {
    border-color: #3c4f5a;
}

    .event-page .panel-primary > .panel-heading {
        color: #fff;
        background-color: #3c4f5a;
        border-color: #3c4f5a;
    }

    .event-page .panel-primary > .panel-heading {
        background-image: -webkit-linear-gradient(top,#3c4f5a 0,#3c4f5a 100%);
        background-image: -o-linear-gradient(top,#3c4f5a 0,#3c4f5a 100%);
        background-image: -webkit-gradient(linear,left top,left bottom,from(#3c4f5a),to(#3c4f5a));
        background-image: linear-gradient(to bottom,#3c4f5a 0,#3c4f5a 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
        background-repeat: repeat-x;
    }

/* AGENDA*/
.agendaDay {
    display: inline-block;
    padding: 8px;
    margin: 4px 6px;
    background: #D0020B;
    font-size: 28px;
    color: #fff;
    /*IE7*/
    zoom: 1;
    *display: inline;
}

    .agendaDay a, .agendaDay a:hover, .agendaDay a:visited {
        color: #fff;
        text-decoration: none;
    }

    .agendaDay:hover {
        background: #8E9DA5;
    }

.otherDays {
    float: right;
    margin-right: -5px;
}

.likeBox {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

    .likeBox li {
        float: left;
        margin: 0px 10px 0 0;
        padding: 0px;
    }

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.eventTable {
    /*clear: both;
	width: 100%;
	box-sizing: content-box;
	display: table;
	border-spacing: 0px;
	border-collapse: collapse;*/
}

    /*.eventTable tr {
		box-sizing: content-box;
	}

	.eventTable td {
		margin: 0px;
		padding: 4px;
		box-sizing: content-box;
		vertical-align: top;
	}*/

    .eventTable .eventSlot {
        border-top: 1px solid #fff;
    }

    .eventTable .eventSlot-side {
        border-left: 1px solid #fff;
        border-right: 1px solid #fff;
    }

    .eventTable .eventSlot a {
        text-decoration: none;
    }

/*.eventSlotHeader, .eventLeft {
	width: 15%;
}

.eventSlot-1 {
	width: 85%;
}

.eventSlot-2 {
	width: 42%;
}

.eventSlot-3 {
	width: 28%;
}

.eventSlot-4 {
	width: 21%;
}

.eventSlot-5 {
	width: 17%;
}

.eventSlot-6 {
	width: 14%;
}*/

.eventSession {
    /*-webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;*/
    color: #fff !important;
    padding: 5px;
    border: 1px solid transparent;
}

    .eventSession a, .eventSession a:hover {
        color: #fff !important;
    }

.eventSession0 {
    background: #3c4f5a;
}

.eventSession1 {
    background: #4c6371;
}

.eventSession2 {
    background: #5d727f;
}

.eventSession3 {
    background: #6f828d;
}

.eventSession4 {
    background: #81919b;
}

.eventSession5 {
	background: #77919b;
}

.mySession {
    background: #336699;
}

.eventSessionActive {
    border: 1px solid #ffcc00;
    opacity: 1;
}

.blur {
    background: #ddd;
}

.sessionTitle a, h2.sessionTitle {
    font-size: 16px;
    margin: 0px 0px 4px 0px;
    text-decoration: none;
    color: #fff;
}

.agenda {
    padding-top: 20px;
    padding-bottom: 20px;
    margin-left: 15px;
    margin-right: 15px;
}

.agendabox {
    color: rgb(255, 255, 255);
    min-height: 102px;
    margin: 0px;
    padding: 0px 10px;
    background: rgb(16, 34, 46);
    display: block !important;
    clear: both !important;
}

.agendabox-2b {
    background: rgb(60, 79, 90);
    display: block !important;
    clear: both !important;
}

.agendabox-2 {
    background: #5d727f;
}

.agendabox-3 {
    background: #6f828d;
}

.agendabox-4 {
    background: #81919b;
}

.agendabox a, .agendabox h2 {
    color: rgb(255, 255, 255);
    text-decoration: none;
}

.agendabox h2 {
    width: 250px;
    float: left;
    display: block;
    clear: both;
    text-transform: uppercase;
    font-size: 30px;
    height: 90px;
    vertical-align: middle;
    line-height: 90px;
    text-align: center;
    text-overflow: ellipsis;
    background: rgb(142, 0, 0);
    margin: 0px 20px -2px;
    overflow: hidden;
}

.agendabox .aside {
    margin-top: 10px;
    float: left;
    width: 90%;
    overflow: visible;
    margin-left: 20px;
}

    .agendabox .aside a {
        color: #D0020B;
    }

.agenda h1 {
    font-size: 16px;
}

/*.agenda .rowHeader h2, .agenda .otherDays {
		margin-left: -15px;
		margin-right: -15px;
	}*/

.agenda .rowHeader .btnContainer {
    line-height: 70px;
    vertical-align: top;
}

.agenda .toolbox span {
    display: block;
    margin-bottom: 2px;
}

.dayHeader {
    float: left;
    line-height: 35px;
    margin-right: 30px;
}

.dayButton {
    float: left;
}

.trackLocation {
    font-size: 80%;
}

/*.eventTrack {
	width: 15%;
}*/

.eventSessionEmpty {
    background: #f0f0f0;
    color: #10222E !important;
}

    .eventSessionEmpty .sessionTitle, .eventSessionEmpty a, .eventSessionEmpty a:hover {
        color: #10222E !important;
        min-height: 45px;
    }

.eventLeft {
    font-size: 14px;
}

.eventRight [class*="col-"] {
    margin-bottom: -99999px;
    padding-bottom: 99999px;
}

.eventRight .row {
    overflow: hidden;
}

.eventTrackTitle, .eventTrack, .eventLeft {
    background: #D0020B;
    color: #fff !important;
    padding: 4px;
    margin: 0;
}

.eventSlot {
    background: #D0020B;
    color: #fff !important;
    margin: 0;
}

.eventTrackTitle .sessionTitle {
    color: #fff !important;
}

.eventTrack-transparent {
    background: transparent !important;
}

.sessionOption {
    font-size: 12px;
}

.sessionFooter {
    /*position: relative;
	height: 75px;
	padding-bottom: 8px;*/
}

.agenda-my {
    /*position: absolute;
	bottom: 0px;*/
}

/* bootcamp */
#bootcamp-container {
}

    #bootcamp-container .eventContainer {
        width: 100%;
        float: none;
    }

.bootcamp-locations {
    list-style: none;
    margin: 10px 0px;
}

.bootcamp-location {
    display: inline-block;
    margin: 2px;
    clear: none;
    float: left;
}

    .bootcamp-location a {
        width: 190px !important;
    }

    .bootcamp-location .active {
        background: #f00 !important;
    }

.bootcamp-eventTable {
    margin-top: 10px;
}

.bootcamp-sponsors {
    display: none;
}

.bootcamp-speakers {
    display: none;
}

.bootcamp-register {
    display: none;
}

/* SPEAKER */
.speaker-page .jumbotron {
    background: url("/GUI/header-20-bis.png") center top no-repeat #10222E; /* #4c6371;*/
    _background: rgba(17,39,50,1.0);
}

    .speaker-page .jumbotron .container {
        min-height: 370px;
        padding: 130px 15px 0px;
    }

        .speaker-page .jumbotron .container .row {
        }

        .speaker-page .jumbotron .container h1,
        .speaker-page .jumbotron .container h2,
        .speaker-page .jumbotron .container h3,
        .speaker-page .jumbotron .container h4,
        .speaker-page .jumbotron .container h5,
        .speaker-page .jumbotron .container h6,
        .speaker-page .jumbotron .container a,
        .speaker-page .jumbotron .container p {
            text-align: left;
        }

        .speaker-page .jumbotron .container h2 {
            font-weight: 500;
            margin: 0px;
            font-size: 36px;
        }

        .speaker-page .jumbotron .container p.where {
            margin: 0px;
            font-size: 22px;
        }

        .speaker-page .jumbotron .container p.when {
            margin: 0px;
            font-size: 16px;
            font-style: italic;
        }

        .speaker-page .jumbotron .container p.hash {
            font-weight: 500;
            margin-top: 20px;
        }

        .speaker-page .jumbotron .container .likeBox {
            padding: 0px;
        }

            .speaker-page .jumbotron .container .likeBox li {
                color: #fff;
                display: inline-block;
                line-height: 25px;
                vertical-align: top;
                /*IE7*/
                zoom: 1;
                *display: inline;
                margin-right: 10px;
                font-weight: 300;
            }

                .speaker-page .jumbotron .container .likeBox li a {
                    font-weight: 500;
                }

        .speaker-page .jumbotron .container h3 {
            margin-bottom: 0px;
        }

        .speaker-page .jumbotron .container .fa {
            width: 30px;
        }

        .speaker-page .jumbotron .container p {
            padding-left: 30px;
            font-size: 16px;
        }

        .speaker-page .jumbotron .container img {
            display: block;
            width: 100%;
            max-width: 150px;
            margin: 0px auto;
        }

        .speaker-page .jumbotron .container .speaker-name {
            margin-top: 5px;
            text-align: center;
            height: 35px;
        }

.speaker-page .speaker-list .container img {
    display: block;
    width: 100%;
    max-width: 150px;
    margin: 0px auto;
}

.speaker-page .speaker-list .content p {
    margin: 12px 0 !important;
}

.speaker-page .speaker-list .container .item {
    height: 230px;
}

.speaker-page .speaker-list .container .speaker-name {
    margin-top: 5px;
    margin-bottom: 15px;
    text-align: center;
    font-size: 16px;
}

    .speaker-page .speaker-name a span,
    .speaker-page .speaker-list .container .speaker-name a span {
        font-size: 12px;
        display: block;
        font-weight: 200;
        height: 20px;
        overflow: hidden;
        text-align: center;
    }

@media (min-width: 320px) {
    #twitter_div,
    .welcome h2,
    .welcome p,
    .social h2,
    .social p,
    .events-others h2,
    .events-others p,
    .sessionOfTheDay h2,
    .sessionOfTheDay p,
    .event-inprogress h2,
    .event-inprogress p {
        padding: 0px 10px;
    }

    footer.footer .bottom .rightColumn p {
        text-align: right;
    }

    #twitter_update_list li .avatarContainer {
        width: 20%;
    }

    #twitter_update_list li .text {
        width: 75%;
    }
}

@media (min-width: 488px) {
    .event-page .jumbotron .container {
        height: 470px;
        padding: 100px 15px 0px;
    }

    #twitter_update_list li .avatarContainer {
        width: 15%;
    }

    #twitter_update_list li .text {
        width: 80%;
    }
}

@media (max-width: 500px) {
    #twitter_update_list li {
        min-height: 130px;
    }

        #twitter_update_list li:before {
            top: 130px;
        }
}

@media (min-width: 768px) {

    .home-page .jumbotron .container {
        /*min-height: 600px;*/
        min-height: 450px;
    }

    #navbar {
        float: right;
    }

    .navbar-nav {
        margin-top: 20px;
        margin-bottom: 8px;
    }

    .navbar-brand {
        padding: 14px 15px 0;
        height: 81px;
        width: 71px;
        height: 81px;
        position: absolute;
        overflow: hidden;
    }

    .navbar-default {
        background: rgba(17,39,50,0.4);
    }

        .navbar-default .navbar-brand > img {
            display: block;
            height: 67px;
        }

    .navbar-nav > li > a {
        padding-top: 5px;
        padding-bottom: 5px;
        margin-top: 0px;
    }

    .navbar-default .navbar-brand > img {
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
    }

    .navbar-default .navbar-nav {
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
    }

        .navbar-default .navbar-nav > li > a {
            text-shadow: none;
            -webkit-transition: all 0.3s;
            -moz-transition: all 0.3s;
            -ms-transition: all 0.3s;
            -o-transition: all 0.3s;
            transition: all 0.3s;
        }

    .nav > li > a {
        position: relative;
        display: block;
        padding: 10px 10px;
    }

    .navbar-default.smaller {
        height: 50px;
        background: rgba(17,39,50,0.9);
    }

        .navbar-default.smaller .navbar-brand {
            padding: 7px 15px 0;
            width: 55px;
            height: 55px;
        }

            .navbar-default.smaller .navbar-brand > img {
                height: 45px;
            }

        .navbar-default.smaller .navbar-nav {
            margin-top: 6px;
            margin-bottom: 6px;
        }

        .navbar-default.smaller .nav > li > a {
            padding: 6px 10px;
        }


    .jumbotron .container .ccp {
        padding: 240px 0 0;
    }


    .cod-video-wrapper {
        margin-top: 0px;
    }

    .col-xs-15,
    .col-sm-15,
    .col-md-15,
    .col-lg-15 {
        width: 20%;
        float: left;
    }

    #twitter_div,
    .welcome h2,
    .welcome p,
    .social h2,
    .social p,
    .events-others h2,
    .events-others p,
    .sessionOfTheDay h2,
    .sessionOfTheDay p,
    .event-inprogress h2,
    .event-inprogress p {
        padding: 0px 50px;
    }

    .navbar-default .navbar-nav > li > a.btn-border {
        margin: 0px 15px;
    }

    #twitter_update_list li .avatarContainer .avatarName {
        display: block;
    }

    #twitter_update_list li {
        min-height: auto;
    }
}

@media (min-width: 1030px) {
    footer.footer .top .col-xs-12 {
        float: left;
    }

    .navbar-brand {
        width: 350px;
    }

    .navbar-default.smaller .navbar-brand {
        width: 255px;
    }

    .nav > li > a {
        position: relative;
        display: block;
        padding: 10px 15px;
    }

    .navbar-default.smaller .nav > li > a {
        padding: 6px 15px;
    }

    .event-page .jumbotron .container {
        height: auto;
        min-height: 370px;
        padding: 130px 15px 0px;
    }

    #twitter_div,
    .welcome h2,
    .welcome p,
    .social h2,
    .social p,
    .events-others h2,
    .events-others p,
    .sessionOfTheDay h2,
    .sessionOfTheDay p,
    .event-inprogress h2,
    .event-inprogress p {
        padding: 0px 100px;
    }

    .sessionOfTheDay h2 {
        padding-top: 50px;
    }

    .sessionOfTheDay h2,
    .sessionOfTheDay p {
        text-align: right;
        padding-right: 0px !important;
    }
    
    .eventSession5 {
        width: 16.7%; /*5 columns fix*/
    }
}

@media (min-width: 1170px) {
}

.dtstart, .dtend {
    display: none;
}

/* mobile overrides */
.ok-mobile {
    display: none !important;
}

@media all and (max-width: 960px) {
    .ok-mobile {
        display: block !important;
    }

    .no-mobile {
        display: none !important;
    }
}

/* legacy forms */
.validation, .validator {
    color: #D0020B;
}

.optionlist {
}

    .optionlist label {
        margin-left: 10px;
    }

ul.optionlist {
    list-style: none;
    padding: 0;
    margin: 0;
}

table.eventTable {
    width: 100%;
}

td.eventLeft {
    width: 20%;
}


/* Cookie Law */
#cookieAdv {
    display: none;
    background: rgba(17,39,50,0.4);
    position: fixed;
    width: 100%;
    bottom: 0px;
    z-index: 999;
    color: #fff;
    font-weight: 300;
    font-size: 12px;
}

    #cookieAdv .cookie {
        padding: 0px 10px;
        line-height: 30px;
    }

    #cookieAdv .btn {
        height: 24px;
        line-height: 24px;
        padding-top: 0px;
        margin-right: 5px;
    }

    #cookieAdv #closeAdv {
        margin-left: 5px;
        margin-right: 0px;
    }

@media only screen and (min-width : 320px) {
    #cookieAdv .cookie {
        padding: 0px 10px;
        line-height: 28px;
    }

    #cookieAdv {
        height: 60px;
        font-weight: 300;
        font-size: 12px;
    }

        #cookieAdv .left {
            float: none;
            display: block;
            text-align: center;
            font-size: 10px;
            line-height: 12px;
            margin-top: 10px;
            margin-bottom: 4px;
        }

        #cookieAdv .right {
            float: none;
            display: block;
            text-align: center;
        }
}

@media only screen and (min-width : 768px) {
    #cookieAdv {
        height: 30px;
        font-weight: 300;
        font-size: 12px;
    }

        #cookieAdv .cookie {
            padding: 0px 10px;
            line-height: 30px;
        }

        #cookieAdv .left {
            float: left;
            font-size: 12px;
        }

        #cookieAdv .right {
            float: right;
        }
}

/* custom images */
.container-2016 {
    background-image: url("/GUI/header_2016.jpg") !important;
    background-color: #091720 !important;
}

.container-2018 {
    background-image: url("/GUI/header_2018.jpg") !important;
    background-color: #091720 !important;
}

.container-2019 {
    background-image: url("/GUI/header_2019.jpg") !important;
    background-color: #091720 !important;
}