/* 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;}
.subtitle {font-size: 12px !important;}
.form_seperator {height: 20px;}


#banner img {
    width: 180px;
    padding: 10px 20px 20px 20px;
    margin-left: 0;
    margin-left: 0%;
}


/* Custom styles for launch page */
/* ************CSS FOR OBL WITH REGISTRATION************ */

/*
#top_banner_image {display: none;}
#TRTopBar{margin-bottom: 0px;display:none;} 
 #TRBottomBar {display:none;}
#header {display: none;}
#footer {display: none;}
.title{display:none;}
*/

/* ************CSS FOR LIVE VIRTUAL MEETING************ */

#header {display: none;}
#footer {display: none;}
#container {box-shadow: none}
#content {text-align: center; margin-top: -15px}
.webcast_requirements {text-align: left; padding: 0px 0px 0px 420px;}
.indent {padding-left: 0px;}
.title {display: none;}
.launch_newwindow {display: none;}


/* ************CSS FOR CUSTOM LAUNCH PAGE************ */
/*This allows you to use a custom launch button in place of the default. Currently limited to stacking vertically instead of side by side */
/*
#player_buttonREPLACEWITHPLAYERID
{    border-radius: 0px;
    box-shadow: none;
    height: 145px;  
    width: 200px;
   background-color:transparent;
    background-image: url('REPLACE WITH URL FOR SPECIFIC BUTTON HOSTED IN TEMPLATE IN THE RIGHT COLOURS');
} 
*/

#player_buttonPLAYERID span {display:none} /*hide button text */

/*
#player_buttonREPLACEWITHPLAYERID
{    border-radius: 0px;
    box-shadow: none;
    height: 145px;
    width: 200px;
   background-color:transparent;
    background-image: url('REPLACE WITH URL FOR SPECIFIC BUTTON HOSTED IN TEMPLATE IN THE RIGHT COLOURS');
}
#player_buttonPLAYERID span {display:none}
*/


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