/* Custom styles used for all pages */



/*  PAGE BODY SIZE & BACKGROUND AND TEXT FORMATTING************************** */


html, body {
    font-family: Helvetica, Arial, sans-serif;
    color: #333;
    font-size: 14px;

}

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

a:active {
    outline: 0;
}

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

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

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

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

#banner img {
    padding: 20px;
    margin-left: 0;
    width: 309px;

}
#banner {
    background-color: transparent;
    border-top: 2px solid #fcc64a;
    text-align: left;
    z-index: 100000;
}

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

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

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

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

#content{
border: 0px;
}

#container { 
border: 0px;
}

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


.launch_above {
    padding: 10px;
    width: fit-content;
    margin: inherit;
    background: #ffffff;
}

.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:-10px -10px 0px -10px;
margin-top: -40px;
}


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

.bold {
font-weight: normal;
}
.title {
font-size: 18px;
font-weight: normal;
margin-top: 110px;
}
#content > div > div.title > div:nth-child(2) {
    padding: 30px 30px 20px 30px;
    margin-left: 0;
    font-size: 24px;
    margin: auto;
    background: transparent;
    font-weight: bold;
    line-height: 1.1;
    color: #333;
}
.subtitle {
bold: none;
}
.speaker_title {
color: #000000;
}
.colour-bar {
color: #ffffff;
font-weight: normal;
    border-top: none;
    border-bottom: none;
}





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

}
.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: #FFFFFF;
    color: #000000;
}


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

.content_container {
padding: 10px 0px 10px 10px;
margin-right: 0;
}

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

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


/* Custom styles for register page */

.form_seperator {
    height: 30px;
}
#form_container{
display: flex !important;
    border-style: solid;
    border: 0;
    margin-bottom: 11px;
    margin-right: auto;
    margin-left: 20px;
    width: 493px;
    background-size: cover;
    background-color: transparent;
    border-radius: 9px;
    margin-top: 20px;
}

.registration_above {
    padding: 5px 20px 5px 20px;
}
.registration_below {
    padding: 5px 20px 5px 20px;
    font-size: smaller;
}

#login_form {
    margin-right: auto;
    margin-left: auto;
    width: 400px;
}
input[type="text"] {
    width: 233px;
    border-radius: 0px;
    height: 30px;
    padding: 6px 16px;
    font-size: 16px;
    color: #333;
    background-color: #fff;
    background-image: none;
    border: 1px solid #333;

}
#register_form{
    margin-left: 30px;
    background-repeat: no-repeat;
    background: #FFFFFF;
    background-position: 0 0,0 100%;
    margin-bottom: 10px;
    padding: 27px;
    padding-top: 30px;
    padding-bottom: 26px;
}

input[type="submit"] {
    box-shadow: none;
    font-weight: normal;
    padding: 10px;
    width: 90px;
    margin-top: 11px;
    line-height: 23px;
    height: 39px;
    background-color: transparent;
    color: #333!important;
    border-radius: 0px;
    padding-top: 7px;
    transition: background-color .25s;
    font-size: 14px;
    border: 1px solid #333;
}
input[type="submit"]:hover {
    pointer: cursor;
}

.subtitle, .registration-title, .login-title {
    color: #fcc649;
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 24px;
    line-height: 1.1;
    font-weight: bold;

}
#container { 
}
span.field_label {
    font-weight: bold;
    color: #333;
    font-size: 14px;
    line-height: 30px;
}

#\31 7825 {
    display: none;
}

@media screen and (max-width: 730px)  {
.input_item {
    width: 60%;
}
#form_container {
    display: block!important;
    width: 90%;
}
input[type="submit"] {
    margin-left: unset;
}
  div.registration_above > table > tbody > tr > td > img {
    display: none;
}
}

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



.content_container {
    margin-top: 0px;
}

#form_container {
    display: block!important;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}
.input_item {
    width: 50%;
    padding-left: 10px;
}
input[type="submit"] {
    margin-left: 11px;
}

.registration-title, .login-title {
    width: 90%;
    margin-left: 10px;
}
div#gdpr {
display: inline;
font-size: 11px;
}
div#demo {
display: inline;
}





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