/* Custom styles used for all pages */

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


html, body {
    background-color: #FFFFFF;
    font-family: Arial, Open Sans, Roboto and Playfair;
    color: #02083c;
    font-size: 15px;
}

#container {
    border: 0px;
    box-shadow: none;
    background: transparent;
    padding: 0;
    width: 100%;
/*    max-width: 1270px;*/
scrollbar-width: thin;
}

a, a:link, a:active, a:visited {
    text-decoration: underline;
}
#banner img {
padding-left: 0;
}

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

/* HTML SIZE********************************************************** */
#header{
    display: none;
}
html {

}

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


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

#banner img {
width: 128px;
    padding-top: 23px;
    padding-bottom: 24px;
}
#banner {
    background-color: #FFF;
    text-align: left;
    z-index: 100000;
    width: 101%;
    position: relative;
}

#MessagePanel{
    background-color: #ffffff;
    padding: 20px;
    border: 1px solid #dedede;
    box-shadow: -1px 1px 1px 1px #dcdcdc;
}
div#splash {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 0px;
}

/* 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;
padding-left: 0;
}



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


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


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

.bold {
font-weight: normal;
}

.title {
    margin: auto;
    max-width: 340px;

}
#content > div > div.title > div:nth-child(2){
    text-align: left;
    max-width: 1069px;
    padding: 0px 20px;
    font-weight: bold;
    font-size: 16px;
}


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


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

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

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

#branding {
    margin: auto;
    padding: 0px;
    text-align: right;
    width: 100%;
    display: flex;
    justify-content: center;
    bottom: 0;
    position: absolute;
}
.branding_date {
    margin-left: 4px;
}
.webcast_closed {
    font-weight: bold;
    padding: 5px 0px 5px 0px;
    padding: 10px;
    max-width: 1116px;
    margin: auto;
    margin-left: -9px;
}


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

#form_container {
    display: block!important;

}
}



/* Custom styles for register page */
html, body {
    background-color: transparent;
}
div#the-future img {
    width: 140px;
    right: 30px !important;
}
div#the-future {
       text-align: center;
    width: 410px;
}
.content_container {
background: #ffffff;
}
#branding {
display: none;
}
#banner img {
width: 84px;
    padding-top: 23px;
    padding-bottom: 24px;
    padding-left: 54px;
}

img#registration-logo {
    width: 120px !important;
    height: auto !important;
    padding: 20px 50px;
}

#container {
    box-shadow: none;
    background: #ffffff;
    padding: 0;
    max-width: 1270px;
    left: 0;
    position: absolute;
    width: 440px;
    height: 100%;
    box-shadow: 10px 0px 8px 0 rgba(0, 0, 0, 0.1);
    overflow-y: auto;
    overflow-x: clip;
}
.form_seperator {
    height: 30px;
}
#form_container{
    display: flex !important;
    border-style: solid;
    border: 0;
    margin-bottom: 11px;
    width: 493px;
    background-size: cover;
    border-radius: 9px;
    padding-top: 9px;
}
#background-video {
   width: 100vw;
   height: 100vh;
   object-fit: cover;
   position: fixed;
   left: 0;
   right: 0;
   top: 0;
   bottom: 0;
   z-index: -1;
}
.registration_above {
    padding: 25px 20px 5px 50px;
    max-width: 340px;
    width: 100%;
    font-size: 16px;
}
.registration_below {
    padding: 0!important;
    margin-left: 0;
    position: fixed;
    bottom: 0 !important;
}
#register_form > label {
font-size: 9px;
}

#content > div > div.title > div:nth-child(2) {
    padding: 30px 30px 20px 30px;
    margin-left: 0;
    font-size: 43px;
    max-width: 1069px;
    background: transparent;
    padding-left: 20px;
    color: d62427 ;
    border-bottom-style: dotted;
    border-bottom-color: d62427 ;
    font-weight: 700;
    font-style: normal;
    line-height: 1.2;
}

#login_form {
margin-right: auto;
    width: 306px;
    float: left;
    position: absolute;
    margin-left: 50px;
    margin-top: 350px;
}
input[type="text"] {
    max-width: 360px;
    border: 1px solid #CACACA;
    padding: 8px 10px;
    margin: 0 10px 0 0;
    font-weight: 100;
    padding: 5px;
    font-size: 16px;
    background-color: #ffffff;
    height: 25px;
    width: 100%;
    box-shadow: none;
    border-radius: 5px;
}

label {
    font-size: 9px;
}

input#webcast_login_button {
    margin-top: 9px;
}
input#webcast_register_button {
    margin-top: -5px;
}

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

input[type="submit"] {
    color: #FFF;
    box-shadow: none;
    background: #02083C;
    border: 1px solid #02083C;
    border-top-left-radius: 0.625rem;
    border-top-right-radius: 0.625rem;
    border-bottom-left-radius: 0.625rem;
    border-bottom-right-radius: 0;
    text-decoration: none;
    font-size: 22px;
    text-align: center;
    font-family: Arial, Open Sans, Roboto and Playfair;
    padding: 12px 20px;
}

input[type="submit"]:hover {
    cursor: pointer;
    background: #FFF;
    color: #02083C;
}


.title {
    margin-left: 49px;
    border-left-width: 7px;
    padding-left: 10px;
    border-left-color: rgb(0, 255, 255);
    border-left-style: solid;
    margin-top: 25px;
    font-size: 22px;
    color: #02083C;
    font-weight: 700;
    line-height: 1.25;
}

.subtitle, .registration-title, .login-title {
    color: #02083C;
    margin-bottom: 10px;
    font-weight: 100;
    line-height: 1.25;
}
span.field_label {
    font-size: 14px;
    font-weight: 100;

}
div#footer {
    background: transparent;
    min-height: 4px !important;
    display: none;
}
#\34 1187{
    display: none;
}
div#gdpr {
    font-size: 10px;
    font-weight: 100;
    width: 310px;
}

@media screen and (max-height: 750px) {


    .registration_below {
    display: none;
  }
}

@media screen and (max-height: 920px) {


  #the-future {
    display: none;
  }
}
@media screen and (max-width: 730px)  {

#form_container {
    display: block!important;
    width: 90%;
}

.registration_above {
    max-width: 320px;
}

  div.registration_above > table > tbody > tr > td > img {
    display: none;
}


#login_form {
  margin-top: 0px;
}

.content_container {
    margin-top: 0px;
}

.input_item {
    width: 80%;
}

.title {
    max-width: 320px;
}

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


}






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