/* 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: 300px;
    padding: 10px 20px 20px 20px;
    margin-left: 0;
    margin-left: -1%;
}

#header {display: none;}

/* TEXT FORMATTING************************************************************* */

html, body {
    background: #FFFFFF; 
    font-family: 'HelveticaLight', Helvetica, Arial, sans-serif;
        font-size: 16px;

}

.bold {
font-weight: normal;
}
.title {
font-size: 22px;
font-weight: bold;
}
#content > div > div.title > div:nth-child(2){
    z-index: 1000;
    font-family: 'HelveticaLight', Helvetica, Arial, sans-serif;
    font-size: 39px;
    color: #ee7330;
    margin-top: 30px;
    width: fit-content;
    margin-left: 80px;
    padding-right: 30px;
    
}
.subtitle {
bold: none;
}
.speaker_title {
color: #000000;
display: none;
}
.colour-bar {
color: #ffffff;
font-weight: normal;
    border-top: none;
    border-bottom: none;
}

.subtitle, .registration-title, .login-title {
color: #000000;
font-size: 16px;
}

/* CONTAINER FORMATTING**************************************************** */

#container {
    background: #FFF;
    box-shadow: 0px 0px 9px #333;
    margin: auto;
    position: relative;
    width: 990px;
    -moz-box-shadow: 0px 0px 9px #333;
    -webkit-box-shadow: 0px 0px 0px #333;
}

#header {
    -webkit-box-shadow: 0px 0px 0px;
}

/* Custom styles for launch page */
@media only screen and (max-width: 600px) {
body {
background-color: lightblue;
}
}


/* ************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;}*/


.player_container {
background: #ffffff;
margin-left: 80px;
max-width: 697px;}
}

.chevron {
    padding: 0px 0px 0px 0px;
    vertical-align: middle;
    width: 5px;
    margin-left: 6px;
    margin-right: 5px;

}

.title {
    font-size: 20px;
}

#footer {
	display: none
}
div#broadcast-date {
    float: inherit;
    font-size: 17px;
    font-weight: normal;
    margin-left: 0px;
}

.mini-cal span {
    font-size: 9px;
}

.launch_above {
    background: #ffffff;
    margin-left: 80px;
    max-width: 547px;
    font-size: 17px;
    line-height: 23px;
}

.launch_below {
    padding: 10px;
    font-size: 11px;
    font-weight: normal;
    margin-left: 80px;
}
a#player_button28976 {
    border: 1px solid #bdbdbd;
    padding: 15px;
}

a {
    color: #ffffff!important;
}

@media screen and (max-width: 500px)  {

.launch_below {
margin-left: 40px;
    padding-right: 30px;

}
.launch_above {
margin-left: 40px;
    padding-right: 30px;
}
.player_container {
margin-left: 40px;
    padding-right: 30px;
}
}






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