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



@font-face { 
    font-family: 'HelveticaNeueW01-45Ligh'; 
    src: url('https://webcast.openbriefing.com/hansa-sep20/resources/resources/helveticaneueltstd-lt-webfont.eot'); 
    src: url('https://webcast.openbriefing.com/hansa-sep20/resources/helveticaneueltstd-lt-webfont.eot') format('embedded-opentype'),
         url('https://webcast.openbriefing.com/hansa-sep20/resources/helveticaneueltstd-lt-webfont.ttf') format('truetype'),
         url('https://webcast.openbriefing.com/hansa-sep20/resources/helveticaneueltstd-lt-webfont.svg') format('svg'); 
         
    font-weight:normal; 
    font-style:normal; 
 }

@font-face{
font-family:"Sabon LT W01 Roman";
src:url("https://webcast.openbriefing.com/hansa-sep20/resources/SabonLTStd-Roman.otf") format('opentype'),
    url("https://webcast.openbriefing.com/hansa-sep20/resources/SabonLTStd-Roman.ttf") format('truetype'),
    url("https://webcast.openbriefing.com/hansa-sep20/resources/SabonLTStd-Roman.woff") format('woff'),
    url("https://webcast.openbriefing.com/hansa-sep20/resources/SabonLTStd-Roman.woff2") format('woff2');


}

html, body {
    background: url(https://webcast.openbriefing.com/hansa-sep20/images/bg2.png) repeat-x;
    background-color: #F8F8F8;
    font-family: "HelveticaNeueW01-45Ligh";
    line-height: 1.333em;
    font-size: 14px;
    line-height: 1.538em;
    color: #666666;
}

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

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

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

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



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

div#splash {
    background: url(https://webcast.openbriefing.com/link-MLI/images/banner.jpg) no-repeat;
    height: 300px;
    margin-left: -30px;
}
#banner img {
    width: 330px;
    padding: 30px;
    margin-top: 10px;
    margin-bottom: 10px;
}
#MessagePanel{
    background-color: #ffffff;
    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 {
    background: #EEEEEE;
    margin-left: auto;
    margin-right: auto;
    max-width: fit-content;
    padding: 30px;
}

#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: "Sabon LT W01 Roman";
    font-size: 32px;
    color: #002663;
    margin-top: 30px;
    width: fit-content;
    margin-left: 80px;
    padding-right: 30px;
    padding-bottom: 25px;
    border-bottom: 2px solid #D1BA67;
}
    
.subtitle {
bold: none;
}
.speaker_title {
color: #000000;
display: none;
}
.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;
}
.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: 500px)  {


#content > div > div.title > div:nth-child(2) {
    margin-left: 30px;
    font-size: 22px;
    margin-top: 10px;
    padding: 9px;
    margin-bottom: -10px;

}
.content_container {
    padding: 0;
}
#content > div > div.preregistration_message {
    margin-top: -20px;
    margin-left: 40px;
    font-size: smaller;
}

}


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