/****************************************************************************************************/


/* subpage < schedule sessions agenda < LIST styles */


/****************************************************************************************************/

.list_grid_toggle {
    float: right;
}

.list_grid_toggle li {
    display: inline-block;
    font-size: 2.5em;
    color: #ccc;
    margin: 0 5px 0 0;
    cursor: pointer;
}

.list_grid_toggle li.active_list_grid {
    color: #000;
}

.session_date_selector {
    float: right;
}

.session_date_selector li {
    display: inline-block;
    /* margin: 0 10px 0 0;*/
    padding: 8px;
    font-size: 1.3em;
    cursor: pointer;
    font-weight: 700;
}

.session_date_selector li.session_date_show {
    border-top: solid 1px #FD061B;
    border-right: solid 1px #FD061B;
    border-left: solid 1px #FD061B;
    background: #FD061B;
/*
    border-top: solid 1px #870c0d;
    border-right: solid 1px #870c0d;
    border-left: solid 1px #870c0d;
    background: #870c0d;
  */  
    color: #fff;
}

.session_filter_label {
    float: right;
    clear: right;
    position: relative;
    padding: 10px;
    cursor: pointer;
    border-top: solid 1px #eee;
    border-right: solid 1px #eee;
    border-left: solid 1px #eee;
}

.session_filter_label span {
    font-size: 1.3em;
    font-weight: 700;
}

.session_filter_label:after {
    font-family: FontAwesome;
    content: "\f0b0";
    display: inline-block;
    padding-left: 3px;
    vertical-align: middle;
}

.session_filter {
    display: none;
    position: absolute;
    z-index: 99;
    background: #fff;
    padding: 30px;
    width: 350px;
    top: 0;
    right: 0;
    box-shadow: 0 1px 5px #999;
}

.session_filter_type {
    font-size: 1.3em;
    margin: 10px 0;
    padding: 10px 0;
    border-bottom: solid 1px #999;
    color: #999;
}

.session_filter li {
    display: block;
    cursor: pointer;
    font-size: 1.5em;
}

.session_filter li:before {
    font-family: FontAwesome;
    content: "\f10c";
    display: inline-block;
    padding-right: 3px;
    vertical-align: middle;
}

.session_filter li.session_selected:before {
    content: "\f058";
}

.session_filter_clear {
    display: block;
    cursor: pointer;
    font-size: 1.2em;
    color: #999;
    float: right;
}

.session_filter_clear:before {
    font-family: FontAwesome;
    content: "\f2d3";
    display: inline-block;
    padding-right: 3px;
    vertical-align: middle;
}

.sessions_wrapper {
    border-bottom: solid 1px #eee;
    border-left: solid 1px #eee;
    border-right: solid 1px #eee;
    clear: both;
}

.session_time {
    float: left;
    width: 100px;
    flex: 0 0 120px;
    text-align: left;
    font-size: 2em;
    padding: 15px;
    border-top: solid 1px #eee;
}

.session {
    margin: 0 0 0 100px;
    font-size: 1.3em;
    border-top: solid 1px #eee;
    border-left: solid 1px #eee;
    padding: 30px;
}

.session_keynote {
    /* margin: 0px; */
    margin: 0 0 0 100px;
    font-size: 1.3em;
    border-top: solid 1px #eee;
    border-left: solid 1px #eee;
    padding: 30px;
}

.session_reception {
    margin: 0 0 0 100px;
    font-size: 1.3em;
    border-top: solid 1px #eee;
    border-left: solid 1px #eee;
    padding: 30px;
}

.session_break {
    margin: 0 0 0 100px;
    font-size: 1.3em;
    border-top: solid 1px #eee;
    border-left: solid 1px #eee;
    padding: 30px;
}
.session_break .session_title a span{
    color: #000000;
}

.session_title a {
    font-size: 1.7em;
    
    color: #008080;
    margin: 15px 0 0 0;
    display: block;
    pointer-events: none;
}

.session_title span {
    font-size:  unset;
    /*font-size: 1.3em;
    color: #870c0d;*/
    margin: 15px 0 0 0;
    display: block;
    cursor: default;
}

.session_title a:hover {
    color: #ccc;
}

.session_tag {
    display: inline-block;
    padding: 3px;
    margin: 10px 0 0 0;
    color: #fff;
    font-weight: 700;
}

.session_track {
    font-size: 1.2em;
    display: block;
    margin: 0;
}

.session_location {
    border: none;
    margin: 0;
}

.session_location,
.session_length,
.session_speaker,
.session_description {
    font-size: 1.1em;
    display: block;
    color: #666;
    font-weight: 400;
    padding: 0 0 3px 0;
}

.session_location span,
.session_length span,
.session_description span {
    color: #000;
    font-size: 1.1em;
}

.session_speaker span {
    
    color: #008080;
}

.session_speaker {
    /*margin: 10px 0;*/
    margin: 0;
    flex: 1;
}


/* added last-child on 3/12/18 from Mike E */

.session:last-child {
    border-right: solid 1px #eee;
}

.session_break:last-child {
    border-right: solid 1px #eee;
}

.session_reception:last-child {
    border-right: solid 1px #eee;
}

.session_keynote:last-child {
    border-right: solid 1px #eee;
}

.session_speaker a {
    color: #870c0d;
    
}

.session_speaker a:hover {
    color: #ccc;
}


/****************************************************************************************************/


/* subpage < schedule sessions agenda < GRID styles */


/****************************************************************************************************/

.display_list_grid {
    border-bottom: solid 1px #eee;
    display: inline-block;
    width: 100%;
}
.display_show_grid .session_grid_title {
    display: block;
}


.display_show_grid .session_keynote .session_grid_title {
    text-align: -webkit-center;
}


.session_grid_title {
    display: block;
}


.display_show_grid .session_description,
.display_show_grid .session_tag,
.display_show_grid .session_location {
    display: none;
}

.display_show_grid .session_time_block {
    float: left;
    clear: both;
    width: 100%;
    display: flex;
    background: #fafafa;
}

.display_show_grid .session .session_title {
    cursor: pointer;
    font-weight: bold;
}

.display_show_grid .session_keynote .session_title {
    cursor: pointer;
    text-align: -webkit-center;
}

.display_show_grid .session_reception .session_title {
    cursor: pointer;
    text-align: -webkit-center;
}

.display_show_grid .session_break .session_title {
    
    text-align: -webkit-center;
}

.display_show_grid .session_kenote_block {
    float: left;
    clear: both;
    width: 100%;
    display: flex;
}


/* old before 3/12/18 
.display_show_grid .session {
    margin: 0;
     width: 21%;
    float: left;
    
    
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    position: relative;
    padding: 15px 30px;
}
*/

.display_show_grid .session {
    margin: 0;
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    position: relative;
    padding: 15px 30px;
    background: #fff;
    width: 44%;
}

.display_show_grid .session_keynote {
    /*margin-left: -8px;
    width: 80.6%;
    margin-right:65.5px;
    float: left;
    flex:1;
    */
    width: 100%;
    margin: 0;
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    position: relative;
    padding: 15px 30px;
    background: #fff;
}

.display_show_grid .session_reception {
    margin: 0;
    /*
    width: 107%;
    float: left;
    */
    width: 100%;
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    position: relative;
    padding: 15px 30px;
    background: #fff;
}

.display_show_grid .session_break {
    margin: 0;
    /*
    width: 107%;
    float: left;
    flex:1;
    */
    width: 100%;
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    -webkit-hyphens: auto;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    position: relative;
    padding: 15px 30px;
    background: #fff;
}

.display_show_grid .session_break .session_title a {
    pointer-events: none;
    cursor: none;
}

.display_show_grid .session_title span {
    font-size: 1.0em;
    cursor: pointer;
    font-weight: bold;
}

.display_show_grid .session_title a {
    font-size: 1.0em;
    cursor: pointer;
    pointer-events: all;
}

.display_show_grid .session_title a:hover+.display_show_grid .session_description {
    display: block;
}


/****************************************************************************************************/


/* grid label overrides */


/****************************************************************************************************/


/*
.grid_labels {
    display: none;
    --deletemax-width: 1540px; 
    width: 100%;
    --deletefloat: left;
}
 */

.grid_labels {
    display: none;
    max-width: 1540px;
    width: 100%;
}

.grid_labels .session_time {
    border: none;
    padding: 0 15px;
}

.grid_labels .session {
    padding: 0;
    /* border: none; */
}

.grid_labels .session_track {
    padding: 7px 15px;
    display: block;
    height: 70px;
}


/*
.grid_label_lock {
    position: fixed;
    z-index: 10001;
    top: 120px;
    left: 0;
    padding: 0 30px;
}
*/

.grid_label_lock {
    position: fixed;
    z-index: 1001;
    top: 72px;
    left: auto
}

.session_date_selector_lock {
    position: fixed;
    z-index: 10001;
    bottom: 0;
    float: right;
    background: url(/London/images/2021/bg_poly.jpg) center center;
   
    margin-left: 50%;
}

.display_show_grid .monday_oct_14 .session {
    width: 100%;
    
}
/*.display_show_grid .monday_nov_12 .session_track {
   color:rgb(133, 17, 143);
   
}*/



.session_description .unorderedlist ul {
    font-size:inherit;{
}
}
@media screen and (max-width:1920px) {
    .grid_label_lock {
        left: auto;
        padding: unset;
        width: 49%;
    }
}

    @media screen and (max-width:1600px) {
        .grid_label_lock {
            left: auto;
            padding: unset;
            width: 59%;
        }

        .grid_labels {
            max-width: none;
        }
    }

    @media screen and (max-width: 1440px) {
        .grid_label_lock {
            width: 65%;
        }
        .session_track {
            font-size: 1.0em;
        }
        /*.display_show_grid .session_keynote {
         width:86.6%; 
    }*/
        .display_show_grid .session_break {
            margin-left: -06.px;
        }
    }
@media screen and (max-width: 1366px) {
    .grid_label_lock {
        width: 69%;
    }
}
    @media screen and (max-width: 1024px) {
        .grid_label_lock {
            width:75%;
        }

        .session_track {
            font-size: 0.9em;
        }
    }

    @media screen and (max-width: 960px) {
        .session_date_selector_lock {
            position: fixed;
            bottom: 0;
            right: 0;
            margin: 0;
            z-index: 1001;
            font-weight: 0;
        }

        .session_date_selector {
            margin: 0;
            padding: 5px;
            font-size: 0.9em;
            text-align: center;
        }

        .session_title {
            font-size: smaller;
        }

        .session_description span,
        .session_description span p {
            font-size: 1.1em;
        }
    }


     
    @media screen and (max-width: 425px) {
   
    .session_keynote{
        
        margin: 0 0 0 70px;
    }
    .session_break {
        
        margin: 0 0 0 70px;
    }
    .session {
        
        margin: 0 0 0 70px;
    }
    .session_reception {
        
        margin: 0 0 0 70px;
    }
    .session_date_selector li {
     margin:unset;   
        padding: 5px;
        
    }
/* uncomment to remove times from phone on agenda page 
.session_time {
            display:none;
        }

    .session_keynote {
      
        margin: unset;
    }
    .session_break {
      
        margin: unset;
    }
    .session {
      
        margin: unset;
    }
    .session_reception {
     
        margin: unset;
    }
    */
    
}
