/* 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 */
/* ************GENERAL SETTINGS************ */
body {float: none; margin: auto !important; width: 99%; position: relative !important;}
.contentleftrightedge {border-style: solid; border-color: #ffffff; border-width: 0px 0px 0px 0px;}
#MediaPlayerHolder {padding: 0px 0px 0px 0px !important;}



/* ************ CUSTOM WEBCAST (SAS VAS bSAS SO) ************ */

/* 
---DESCRIPTION--- 
Leave as is for Live SAS, VAS, bSAS, SO. 
For archives, make #PlayerAgendaContainer and .player_agenda_header as display:block 
*/


/* ----Top Bar--- */
#TRTopBar{margin-bottom: 0px;}
.bar_styling_top {-webkit-box-shadow: 0px 0px 0px #666;}
#top_banner_image {width: 100%;}


/* ---Speaker Portraits--- */
#PlayerLogoHolder {display: block !important;}                             /* Change to NONE for SO LIVE */
#PresentationSpeakerHolder {display:block !important;}             /* Change to NONE for SO LIVE and SO ARCHIVE without speaker photo pushes */
.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;}


/* ---Agenda--- */
#PlayerAgendaContainer {display: block;}                                     /* Make BLOCK for ARCHIVES and add the following code for a SO Archive without Speaker Photo pushes:  left: 210px !important; width: 213px !important; */
.player_agenda_header {display: block; padding: 3px 3px 3px 5px;}
#PlayerAgenda {margin-left: 15px;}
.player_agenda_item_selected {color: #fffff;}                           /* Remove slashstar and change hexadecimal code to change font colour on highlighted agenda */


/* ---Bottom Bar--- */
#TRBottomBar {margin-bottom: 0px;}
.bar_styling_bottom {-webkit-box-shadow: 0px 0px 0px #666;} 


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



/* ************OBL, OB Archive************ */

/* ----Colour Bars--- */
/* #TRTopBar{display:none;} */                                                              /* Remove slash-star from start and end of actual values.*/
/* #TRBottomBar {display:none;}*/



/* ************OBS Archive************ */


/* ---Speaker Portraits--- */
.player_presentation_header_center {display:block; text-align:left;}
.player_speaker_name_center {display:block; text-align:left;}
.player_presentation_name_center {display:block; text-align:left;}


/* ---Agenda--- */
.player_agenda_header_center {display: block; padding: 3px 3px 3px 10px; position: relative !important;}


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