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

#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 register page */
#registration_field_container40955{
float: right;
width: 530px;
margin-top: -220px;
margin-right: 30px; 
margin-bottom: 50px;
border: 1px solid #A0A0A0 ;
padding: 14px;
overflow: scroll;
height: 230px;
z-index: initial;
text-align: justify;
text-justify: inter-word;
}

#content {
overflow: auto;
}


/* Space between Registration and Already Registered*/
.form_seperator {
height: 25px;
}

/* Button for Agree*/
#registration_field_container40956 > .required {
display:none;
}

/* Button for Agree Position*/
#registration_field_container40956 {
position: absolute;
left: 400px;
top: 370px;
}

/* Position of Test System*/
#registration_field_container21316 {
position: absolute;
margin-left: -80px;
margin-top: 50px;
}*/

#registration_field_container4767 > .required {
display:none;
}

#branding {
position: absolute;
right: 550px;
top: 780px;
}

 #content {
height:650px;
overflow: auto; 
}


select {
    width: 228px; border-width: 2px; !important;
}


select {
    height: 26px; !important;
}




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