/* Custom styles used for all pages */
/*  PAGE BODY SIZE & BACKGROUND AND TEXT FORMATTING************************** */
/* latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 100;
  src: url(https://fonts.gstatic.com/s/robotoslab/v11/BngMUXZYTXPIvIBgJJSb6ufD5qW54A.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 100;
  src: url(https://fonts.gstatic.com/s/robotoslab/v11/BngMUXZYTXPIvIBgJJSb6ufN5qU.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/robotoslab/v11/BngMUXZYTXPIvIBgJJSb6ufD5qW54A.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/robotoslab/v11/BngMUXZYTXPIvIBgJJSb6ufN5qU.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/robotoslab/v11/BngMUXZYTXPIvIBgJJSb6ufD5qW54A.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/robotoslab/v11/BngMUXZYTXPIvIBgJJSb6ufN5qU.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}


html, body {
    background-color: #FFFFFF;
    font-family: 'Roboto Slab';
    color: #484848;
    font-size: 15px;


}

#container {
    border: 0px;
    box-shadow: none;
    background: #FFFFFF;
    /* max-width: 1120px; */
    width: 100%;
    padding: 0;
}


.registration_below {
    padding: 5px 0px 5px 0px;
    margin-left: 15px;
}
a:active {
    outline: 0;
}
a, a:link, a:active, a:visited {
    color: #004986;
}
/* HTML SIZE********************************************************** */
#header{
    display: none;
}
html {
height: initial;
 width:100%;
}

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

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

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

#banner img {
    padding-top: 25px;
    padding-bottom: 25px;
}
#banner {
    background: linear-gradient(to bottom, #0f3e6a, #0b2f53);
    text-align: left;
    padding-left: 0;
    z-index: 100000;
    height: auto;
    width: 100%;
    position: fixed;
    left: 0;
    padding-left: 13%;
}

#MessagePanel{
    background-color: #ffffff;
    padding: 20px;
    border: 1px solid #dedede;
    box-shadow: -1px 1px 1px 1px #dcdcdc;
}
div#splash {
    background-image: url(https://webcast.openbriefing.com/puretech-ar19/images/splash.jpg);
    height: 400px;
    background-repeat-y: no-repeat;
    width: 100%;
    margin-top: 0px;
    margin-bottom: -150px;
}

/* 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-top: 92px!important;
    margin: auto;
}

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

}

#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: -94px;
}


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

.bold {
font-weight: normal;
}
.title {
font-size: 19px;
    font-weight: normal;
    font-family: 'Roboto Slab';
    color: #676A6E;
    padding-left: 0px;
}
#content > div > div.title > div:nth-child(2) {
    color: #ffffff;
    font-size: 26px;
    font-weight: 300;
    line-height: 140%;
    padding-bottom: 10px;
    padding-left: 55px;
    margin-bottom: 11px;
    margin-right: auto;
    margin-left: auto;
    max-width: 1009px;

} 
.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: #484848
}

#player_container1947 > div{
color: #484848
}
.player_button span {
    color: #484848;
    background-image: none;
    background-repeat: no-repeat;
    background-position: left center;
    /* display: inline-block; */
    padding: 3px 0px 0px 3px;
}

.player_button {
    background-image: none;
    background-repeat: repeat-x;
    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;
}
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: 10px 0px 10px 0px;
margin-right: 0;
}

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

#branding {
    margin: auto;
    padding: 15px;
    text-align: right;
    max-width: 1120px;
    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 QUERY*/
 @media screen and (max-width: 680px) {


}
}

/* Custom styles for register page */
.form_container {
    display: flex !important;
    box-shadow: 0 0 0 1px #fff inset;
    background: #ffffff;
    border: 0px solid #e2dede;
    margin-bottom: 11px;
    margin-right: auto;
    margin-left: auto;
    max-width: 1069px;
    margin-top: 80px;
    padding-top: 0;
}
.form_seperator {
    height: 0px;
}
#form_container{
    display: flex !important;
    box-shadow: 0 0 0 1px #fff inset;
    background: #ffffff;
    border: 0px solid #e2dede;
    margin-bottom: 11px;
    margin-right: auto;
    margin-left: auto;
    max-width: 1069px;
    margin-top: 80px;
    padding-top: 0;
}

#login_form {
    margin-right: 100px;
    margin-left: 30px;
    /*border-left: solid 4px #ffd800;*/
    background-repeat: no-repeat;
    background-position: 0 0,0 100%;
    margin-bottom: 10px;
    padding: 27px;
    padding-top: 30px;
    padding-bottom: 26px;
    height: fit-content;
}
#register_form{
    margin-left: 30px;
    /*border-left: solid 4px #ffd800;*/
    background-repeat: no-repeat;
    background-position: 0 0,0 100%;
    margin-bottom: 10px;
    padding: 27px;
    padding-top: 30px;
    padding-bottom: 26px;

}
input[type="submit"] {
    color: #FFFFFF;
    border: none;
    margin-top: 4px;
    position: relative;
    padding: 5px 13px 6px 15px;
    height: 38px;
    font-family: 'Roboto Slab';
    background: #0D355D;
    text-transform: uppercase;
    font-size: 13px;

}
input#webcast_login_button:hover, input#webcast_register_button:hover {
    background: #FFFFFF;
    color: #000000;
    border: 1px solid #000000;
}
span.field_label {
    font: 13px 'Roboto Slab';
    color: #676a6e;
    float: left;
}
.subtitle, .registration-title, .login-title {
    font-family: 'Roboto Slab';
    color: #333333;
    font-size: 26px;
    font-weight: 300;
    line-height: 140%;
    width: 270px!important;
    padding-bottom: 10px;
}
.registration-title, .login-title {
    /*border-bottom: 2px solid #ff9912;*/
}
.registration-title {
    width: 235px;
}
.login-title {
        width: 235px;
    }
#container {
     width: 100%;   

}
input[type="text"] {
    width: 213px;
    height: 29px;
    display: inline;
    padding: 2px 2px 2px 2px;
    }

#\32 1780 {
    display: none;
}

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

#form_container {
    display: block!important;
    margin-top: auto;
}
#content > div > div.title > div:nth-child(2) {
    font-size: 22px;
    text-align: left;
    margin-top: -220px;
}
div#splash {
}
}
.input_item {
    padding-top: 5px;
    width: 270px;
    font-weight:bold;
}

div#gdpr {
display: inline;
font-size: 11px;
font-family: 'Roboto Slab';
}
div#demo {
display: inline;
}
#login_form {
    margin-right: 100px;
    margin-left: 30px;
}



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