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

/* 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;}
.indent {padding-left: 0px;}
.title {display: none;}
*/

/* ************CSS FOR CUSTOM LAUNCH PAGE************ */
/*
#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');
}
/*hide button text */
#player_buttonPLAYERID span {display:none}

#player_button9991
{    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.0069360733032227 */
