/* Custom styles used for all pages */
/*  PAGE BODY SIZE & BACKGROUND AND TEXT FORMATTING************************** */


html, body {
    background-color: #F7FAFF;
    font-family: arial, sans-serif;;
    color: #85829d;
    font-size: 15px;
}
div#banner {
    background: #FFFFFF;
    padding: 20px 0px 20px 40px;
}

#container {
    border: 0px;
    box-shadow: none;
    background: transparent;
    padding: 0;
    max-width: 1100px;
    width: 100%;
}
div#banner img {
    width: 280px;
}

.registration_below {
    padding: 5px 0px 5px 0px;
    margin-left: 15px;
    font-size: small;
}
a:active {
    outline: 0;
}

.subtitle {
    color: #85829d!important;
    font-family: arial, sans-serif!important;
    font-weight: lighter!important;
    padding-top: 20px;
}

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

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

.preregistration_message {
margin: 10px 0px 10px 0px;
}

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



/*#banner {
background-color: #FFFFFF;
    text-align: left;
    padding: 14px;
    padding-left: 0;
    background: rgba(255,255,255,0.8);
    z-index: 100000;
    width: 100%;
    left: 0;
    padding-top: 47px;
    padding-bottom: 0;
}*/

#MessagePanel{
    background-color: #ffffff;
    padding: 20px;
    border: 1px solid #dedede;
    box-shadow: -1px 1px 1px 1px #dcdcdc;
}
div#splash {
    margin-top: -10px;
    margin-left: -10px;
}

div#splash img {
background-size:contain;
}

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

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

#content{
border: 0px;
}

#container { 
border: 0px;
}


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

#content > div > div.title > div:nth-child(2){
padding: 10px;
}

.launch_above {
    /* padding: 10px; */
    max-width: 1116px;
    margin-bottom: 20px;
    /* background: #F5F5F5; */
}

.launch_below {
    padding: 10px;
    max-width: 1116px;
    margin: auto;
    background: #F5F5F5;

}

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

#content > div > div.preregistration_message{
padding: 0px 0px 100px 0px;
}

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

#content p {
padding-left: 0;
}

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

.bold {
font-weight: normal;
}
.title {
font-size: 18px;
font-weight: normal;
margin-top: 140px;
}
#content > div > div.title > div:nth-child(2){
    padding: 40px 30px 20px 0px;
    margin-left: 0;
    font-family:  arial, sans-serif;
    font-size: 16px;
    color: #85829d;
    max-width: 1069px;
    margin: auto;
    background: #ffffff;
} 
.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-weight: bold;
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;
    padding: 5px 5px 5px 5px;
    color: #ffffff;
    font-family: Georgia, sans-serif;
    font-size: 14px;
}

.player_button {
    background-image: none;
    border-radius: 0px;
    box-shadow: none;
    display: inline-block;
    font-weight: normal;
    margin: 5px;
    padding: 10px;
    text-decoration: none;
    vertical-align: middle;
    background-color: #5875b7;

}

.player_button:hover {
    cursor: pointer;
    background-color: #3C5288;
}

.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;
}
div#footer {
    background: transparent;
    min-height: 4px!important;
}
.chevron {
padding: 0px 0px 0px 0px;
    vertical-align: middle;
    visibility: hidden;
}
#header {
    background-image: none;
    box-shadow: none;
    line-height: 25px;
    min-height: 25px;
    padding: 3px;
    padding-left: 17px;
    margin-top: 1px;
    background: #FFFFFFF; /* hhhhh*/
    color: #000000;
}


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

.content_container {
    padding: 0px 0px 10px 10px;
    margin-right: 0;
    background-color: #ffffff;
}

/* FOOTER************************************************************************** */

#branding {
    margin: auto;
    padding: 15px;
    text-align: right;
    max-width: 1096px;
    width: 100%;
    display: flex;
}
.branding_date {
    margin-left: 4px;
}
.webcast_closed {
    font-weight: bold;
    padding: 5px 0px 5px 0px;
    padding: 10px;
    max-width: 1116px;
    margin: auto;
    background: #F5F5F5;
}



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

#banner {
    display: none;
    margin-left: auto;
    margin-right: auto;
    width: fit-content;

}
#content > div > div.title > div:nth-child(2){
    margin-right: auto;
    margin-left: auto;
    width: 75%;
    padding-top: 0;
}
}


/* Custom styles for register page */
.form_container {
    padding: 20px;
    margin-right: 20px;
    background-color: #E8E7E6;
    padding-left: 0px;
}
.form_seperator {
    height: 30px;
}
#form_container{
    display: flex !important;
    -webkit-box-shadow: 0 0 0 1px #fff inset;
    box-shadow: 0 0 0 1px #fff inset;
    background: #ffffff;
    border-style: solid;
    border-color: #e2dede;
    border: 0px solid #e2dede;
    margin-bottom: 11px;
    margin-right: auto;
    margin-left: -10px;
    max-width: 1081px;
}

#login_form {
    margin-right: 100px;
    margin-left: 30px;
    background-repeat: no-repeat;
    background-position: 0 0,0 100%;
    margin-bottom: 10px;
    padding: 27px;
    padding-top: 30px;
    padding-bottom: 26px;
    height: fit-content;
    width: 230px;
}
#register_form{
    margin-left: 10px;
    background-repeat: no-repeat;
    background-position: 0 0,0 100%;
    margin-bottom: 10px;
    /* padding: 27px; */
    padding-top: 30px;
    padding-bottom: 26px;
    width: 230px;
}
.preregistration_message {
    margin-left: 7px!important;
}

input[type="submit"] {
box-shadow: none;
    font-family: Georgia, sans-serif;
    font-size: 15px;
    padding: 8px;
    width: 100px;
    margin-top: 11px;
    height: 39px;
    background-color: #5875b7;
    color: #ffffff;
    border: none;
}
input[type="submit"]:hover {
    cursor: pointer;
    background-color: #3C5288;
}

.subtitle, .registration-title, .login-title {
    color: #5875b7;
    font-size: 16px;
    margin-bottom: 10px;
    font-family: Georgia, sans-serif;

}
div#gdpr {
display: inline;
font-size: 11px;
}
#container { 
}

#\31 9087 {
    display: none;
}

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

#form_container {
    display: block!important;
}


#banner {
    padding-top: 0px;
    padding-bottom: 0px;
}
div#demo {
display: inline;
}
#login_form {
    margin-right: auto;
    margin-left: auto;
    width: 75%;
}

.form_seperator {
    height: 5px;
}
div#splash {
    margin-top: -60px;

}
.content_container {
    padding-top:0px;
}
form#register_form {
    padding-top: 5px;
    width: 75%;
    margin-left: auto;
    margin-right: auto;
}

div#gdpr {
    display: block;
    width: 250px;
    /*margin-right: auto;
    margin-left: auto*/

}



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