/* Custom styles used for all pages */
/* Below does not affect the Player page - only Registration, Lobby, Launch */

body {font-family: Arial, Helvetica, sans-serif;}

#banner img {width: 100%;}
.preregistration_message {margin: 10px 0px 10px 0px;}

.form_seperator {
height: 20px;
}



/* Custom styles for player page */
body {float: none; margin: auto !important; width: 99%; position: relative !important;}

#top_banner_image {width: 100%;}

.content_container {margin-top: 40px;}


/* TOP BAR STYLING BELOW ********************************************************************************************************* */

#TRTopBar{margin-bottom: 0px;}
.bar_styling_top {-webkit-box-shadow: 0px 0px 0px #ec2538;}

/* .colour-bar {color: #000000;} */


/* MEDIA PLAYER SECTION STYLING BELOW ****************************************************************************************** */



/* SPEAKER NAME/TITLE STYLING BELOW ****************************************************************************************** */

.player_presentation_header{display:none;}
.player_speaker_name{text-align: center; font-weight: bold; margin-top: 2px; font-size: 14px;}
.player_presentation_name{text-align: center; margin-top: 2px; font-size: 12px}

.speaker_player_logo_image {width:100%;text-align: center;}
.speaker_player_logo_image img {height: auto;display: unset!important;width:100%}
.player-logo-holder {display: flex;  flex-direction: column;}
#PresentationSpeakerHolder{display:block!important}
.player_speaker_description{display:none!important}

/* AGENDA STYLING BELOW ********************************************************************************************************** */

/*.player_agenda_header{display:} */
/*#PlayerAgendaContainer {display:} */     /* Hides/shows Agenga list - change value to none/block to hide/show*/
.player_agenda_header {font-size: 14px; padding: 3px 3px 3px 3px;}
#PlayerAgenda {margin-left: 15px;}



/* SLIDE AREA STYLING BELOW ********************************************************************************************************** */

.contentleftrightedge {border-style: solid; border-color: #ffffff; border-width: 0px 0px 0px 0px;}



/* BOTTOM BAR STYLING BELOW ***************************************************************************************************** */

/* #TRBottomBar {display:none;} */
.bar_styling_bottom {-webkit-box-shadow: 0px 0px 0px #ec2538;} 


/* FOOTER STYLING BELOW *********************************************************************************************************** */

.footer-copyright {text-align: center;}
.social a {display: none;} 



/* STYLES USED FOR OB NARROW PLAYER BELOW ******************************************************************************** */

.player_agenda_header_center {display:none;}


/* STYLES USED FOR OB & OBL PLAYER BELOW ******************************************************************************************** */

.player_presentation_header_center {display:block} /* Hides/shows the word Speaker on "center" players - change value to none to hide for OBL's - */

#StreamMenuButtonHolder {display:block;} /* Hides/shows Quality button - change value to none to hide for OBL's - */


/* LANGUAGE SELECT STYLE */
.language-select-header{font-weight:bold;font-size:14px;text-decoration:underline}
.language-selected{font-weight:bold;}
.language-selected{text-decoration:underline!important}
.language-choice{display: block;cursor:pointer;
    font-size: 13px;
    color: black!important;
    margin: 1px 0px 1px 5px;}
#LanguageChoices {cursor:pointer}


/**/#LanguageButton{display:none}


.icon_player_logo {    margin: 0px 37px 0px 10px;    height: 70px;}
#IconPlayerGuide {display:none}

#HTMLBelowLogoHolder{    position: relative; top: -265px;}
.HTMLBelowLogoHolderNoAgendaFix { top: -65px!important;}

@media only screen and (max-width: 800px) { 
#HTMLBelowLogoHolder{ position: relative; top: -65px;}
.icon_player_title {font-size:3vw}

}

.panel_one {margin:4px!important}
.panel_two {margin:4px!important}
.panel_two_mobile_landscape {margin:4px!important}

/*
.player_presentation_info_holder{ display: none!important;}
#PresentationSpeakerInformation {height:35px}
*/
.icon_player_footer {background-color:#ec2538}
#IconPlayerHelp{display:none!important;}

/* Uncomment override below to hide stream button */
/*.stream_menu_button{display:none}*/

.player_agenda_holder {
    font-family: Helvetica, sans-serif;
    font-size: 14px;
}





/*recreated - not from cache - process time 0.0085349082946777 */
