/* Custom styles used for all pages */

html, body {
    font-family: 'HelveticaLight', Helvetica, Arial, sans-serif;
        font-size: 17px;

}

#container {
    border: 0px;
    box-shadow: none;
    background: transparent;
    max-width: 1380px!important;
    width: 100%;
}

.registration_below {
    padding: 5px 0px 5px 0px;
    text-align: center;
    background: #ffffff;
}
a:active {
    outline: 0;
    background: #8AB6E6;
}

/* HTML SIZE********************************************************** */
#header{
    display: none;
}
html {
height: initial;
 width: 100%;
}

/* Preregistration********************************************************** */



/* BANNER SIZE ON ALL PAGES*************************************************************** */

div#splash {
    height: 300px;
    margin-left: -30px;
}
#banner img {
    padding: 30px;
    margin-left: 0;
    width: 240px;
}
html, body {
    background-color: #ffffff;
}
#banner {
    background-color: #F7F7F7;
}
#MessagePanel{
    background-color: #F7F7F7;
    padding: 20px;
    border: 1px solid #dedede;
    box-shadow: -1px 1px 1px 1px #dcdcdc;
}

/* BORDER FOR CONTAINER************************************************************** */

#content > div > div.title > img{
border: 0px;
}

#content{
border: 0px;
}

#container { 
border: 0px;
}

/* SPACE FORMATTING ********************************************************* */


#content > div.content_container > div.title > img{ width: 100%;
padding: 0px 0px 10px 0px;
}

#content > div > div.preregistration_message {
    z-index: 900;
    position: relative;
    padding: 40px;
    display: none;
}


#content > div > div.title > div:nth-child(1) > img{
width: 100%;
}


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

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

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



/* SPEAKER THUMBNAIL FORMAT***************************************************** */

.speaker_image {
border: none;
-webkit-box-shadow: 0px 0px 9px #333;
}

/* LAUNCH BUTTONS****************************************************************** */

#player_container1946 > div{
color: #ffffff
}

#player_container1947 > div{
color: #ffffff
}
.player_button span {
    background-image: none;
    background-repeat: no-repeat;
    background-position: left center;
    padding: 0px 3px 0px 3px;
}

.player_button {
    background-image: none;
    background-repeat: repeat-x;
    background-color: transparent;
    border-radius: 4px;
    box-shadow: none;
    display: inline-block;
    font-weight: normal;
    margin: 5px;
    padding: 10px;
    text-decoration: none;
    vertical-align: middle;
}
.launch_newwindow{
display: none;
}

/* BARS FORMATTING****************************************************************** */

.bar_background_image {
background-image: none;
}

#footer {
background-image: none;
box-shadow: none;
    line-height: 10px;
    min-height: 10px;
}
.chevron {
padding: 0px 0px 0px 0px;
    vertical-align: middle;
}
#header {
    background-image: none;
    box-shadow: none;
    line-height: 25px;
    min-height: 25px;
    padding: 3px;
    padding-left: 17px;
    margin-top: 1px;
    background: #FFFFFF;
    color: #000000;
}





/* IMG FORMATTING****************************************************************** */

.content_container {
    padding: 0px;
    height: -webkit-fill-available;
    width: 100%;
    left: 0;
    right: 0;

}



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


.content_container {
    padding: 0;
}
#content > div > div.preregistration_message {
    font-size: smaller;
}
}
@media screen and (max-width: 1537px)  {
        html, body {
}


}


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