.session-item-right .session-date-time{
	/*display:none;*/
}

/*#My_Certificates:before{
	content: "Your certificate of attendance will be available within 30 days of the event, you will be notified via email when it is ready";
    display: block;
    background: rgba(231, 76, 60,0.2);
    padding: 10px;
    border-radius: 4px;
    color: rgba(192, 57, 43,1.0);
    text-align: center;
    width: 80%;
    font-weight: 600;
    margin: 10px auto;
}
#My_Certificates ul.list-group{
	display:none;	
}*/

.nav-link{
	padding: 0.5rem 0.6rem !important;	
}
.social_feed_note .fa-facebook:before,
.social_feed_note .fa-twitter:before,
.social_feed_note .fa-instagram:before{
	display: block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	font-size: 42px;
    background: #ffffff;
    border-radius: 50%;
    width: 61px;
    height: 59px;
    border: 1px solid transparent;
    line-height: 57px;
	box-shadow: 1px 1px 5px rgba(00,00,00,0.2);    
}
.sponsor-socials a i:before{
	display: block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.sponsor-socials a i.fa-globe-americas:before{
	display: inline-block !important;
    font-family: "Font Awesome 5 Pro" !important;
    font-size: inherit !important;
    text-rendering: auto !important;
    -webkit-font-smoothing: antialiased !important;	
}
.social_feed_note .fa-facebook:hover:before,
.social_feed_note .fa-twitter:hover:before,
.social_feed_note .fa-instagram:hover:before{
	
}
.social_feed_note .fa-facebook:before{
	color:rgba(59,89,152,1.0);
	border-color:rgba(59,89,152,0.6);
}
.social_feed_note .fa-facebook:hover:before{
	color:rgba(59,89,152,0.9);
}
.social_feed_note .fa-twitter:before{
	color:rgba(29,161,242,1.0);
	border-color:rgba(29,161,242,0.6);
}
.social_feed_note .fa-twitter:hover:before{
	color:rgba(29,161,242,0.9);
}
.social_feed_note .fa-instagram:before{
	color:rgba(214, 41, 118, 1.0);
	border-color:rgba(214, 41, 118, 0.6);
}
.social_feed_note .fa-instagram:hover:before{
	color:rgba(214, 41, 118, 0.9);
}

.sponsor-socials a i.fa-facebook:before{
	color:rgba(59,89,152,1.0);
}
.sponsor-socials a i.fa-twitter:before{
	color:rgba(29,161,242,1.0);
}
.sponsor-socials a i.fa-linkedin:before{
	color:rgba(00,119,181,1.0);
}
.sponsor-socials a i.fa-instagram:before{
	color:rgba(214, 41, 118, 1.0);
}
.sponsor-socials a i.fa-youtube:before{
	color:rgba(255,00,00,1.0);
}
div[data-grid-time="202306021025"] .session-operations a,
div[data-grid-time="202306021140"] .session-operations a,
div[data-grid-time="202306021330"] .session-operations a,
div[data-grid-time="202306021445"] .session-operations a,
div[data-grid-time="202306031030"] .session-operations a,
div[data-grid-time="202306031145"] .session-operations a,
div[data-grid-time="202306031335"] .session-operations a,
div[data-grid-time="202306031450"] .session-operations a,
div[data-grid-time="202306021025"] hr,
div[data-grid-time="202306021140"] hr,
div[data-grid-time="202306021330"] hr,
div[data-grid-time="202306021445"] hr,
div[data-grid-time="202306031030"] hr,
div[data-grid-time="202306031145"] hr,
div[data-grid-time="202306031335"] hr,
div[data-grid-time="202306031450"] hr{
	display:none;
}

.speaker_view .avatar img{
    max-width: 100%;
    max-height: 100%;
    border-radius: 8px;
    object-fit: contain;
}
.site-lobby .body-section {
    margin-top: 0px !important;
}
.lobby-dashboard .body-section h2.body-title {
    text-align: center;
    text-decoration: none;
    border-bottom: none !important;
    display: block;
    font-size: 32px !important;
    margin-bottom: 25px !important;
    clear: both;
    height: 100%;
    position: relative;
    overflow: hidden;
    line-height: inherit;
}
.video_not_available {
    color: black !important;
}