/* Custom styles used for all pages */
/*  PAGE BODY SIZE & BACKGROUND AND TEXT FORMATTING************************** */
@font-face { 
    font-family: 'HelveticaLight'; 
    src: url('https://webcast.openbriefing.com/link-group-cmd/resources/helveticaneueltstd-lt-webfont.eot'); 
    src: url('https://webcast.openbriefing.com/link-group-cmd/resources/helveticaneueltstd-lt-webfont.eot') format('embedded-opentype'),
         url('https://webcast.openbriefing.com/link-group-cmd/resources/helveticaneueltstd-lt-webfont.ttf') format('truetype'),
         url('https://webcast.openbriefing.com/link-group-cmd/resources/helveticaneueltstd-lt-webfont.svg') format('svg'); 
         
    font-weight:normal; 
    font-style:normal; 
 }

@font-face { 
    font-family: 'HelveticaBold'; 
    src: url('https://webcast.openbriefing.com/link-group-cmd/resources/helveticaneueltstd-bd-webfont.eot'); 
    src: url('https://webcast.openbriefing.com/link-group-cmd/resources/helveticaneueltstd-bd-webfont.eot') format('embedded-opentype'),
         url('https://webcast.openbriefing.com/link-group-cmd/resources/helveticaneueltstd-bd-webfont.ttf') format('truetype'),
         url('https://webcast.openbriefing.com/link-group-cmd/resources/helveticaneueltstd-bd-webfont.svg') format('svg'); 
         
    font-weight:normal; 
    font-style:normal; 
 }

html, body {
    background: #FFFFFF; 
    font-family: 'HelveticaLight', Helvetica, Arial, sans-serif;
        font-size: 17px;

}

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

.registration_below {
    padding: 5px 0px 5px 0px;
    text-align: center;
}
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: 200px;
    padding: 30px;
    margin-left: 40px;
}
#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 {
display: none;
    background: #152336;
    color: #ffffff;
    margin-left: auto;
    margin-right: auto;
    max-width: fit-content;
    margin-top: -15px;
    z-index: 900;
    position: relative;
    padding: 40px;
}


#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){
z-index: 1000;
    font-family: 'HelveticaNeue', Helvetica, Arial, sans-serif;
    font-size: 55px;
    color: #ffffff;
    margin-top: -308px;
    width: fit-content;
    margin-left: 80px;
    margin-bottom: 73px;
    padding-right: 30px;
    
}
.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-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;
    background-position: left center;
    /* display: inline-block; */
    padding: 0px 3px 0px 3px;
}

.player_button {
    background-image: none;
    background-repeat: repeat-x;
    background-color: transparent;
    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;
}
.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: 800px)  {

#content > div > div.title > div:nth-child(2) {
    font-size: 42px;
    margin-top: -226px;
}
}

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


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

}
.content_container {
    padding: 0;
}
#content > div > div.preregistration_message {
    font-size: smaller;
}

}

/* Custom styles for register page */


label {
    color: #ffffff;
    font-size: 12px;
}
.form_seperator {
    height: 30px;
}

#form_container{
    display: flex !important;
    background: #152336;
    border-style: solid;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    width: 633px;
    margin-bottom: 11px;
    border: 0;
    max-width: 1380px!important;
    z-index: 900;
    position: relative;
}
span.field_label {
    color: #EB5D0B;
}

#login_form{
margin-right: 100px;
margin-left: 100px;
    width: 230px;
}
#register_form{
margin-left: 30px;
    width: 230px;
}
input#webcast_login_button:hover {

    color: #ea580c;

}
input#webcast_register_button:hover {

    color: #ea580c;
}
input[type="submit"] {
    background: transparent;
    box-shadow: none;
    padding: 7px 10px 12px 10px;
    margin-top: 9px;
    height: 34px;
    display: inline-block;
    border: none;
    font-size: 15px;
    font-weight: normal;
    color: #ffffff;
    text-align: center;
    font-family: 'HelveticaLight', Helvetica, Arial, sans-serif;
    padding-left: 0;

}
.registration-title, .login-title {
    color: #ffffff;
    font-weight: normal;
    font-size: 33px;
    padding: 10px;
    margin-bottom: 10px;
    padding-left: 0;
}
#container {
     max-width: 1120px;
     width: 100%;   
}

#\31 9334{
    display: none;
}
#footer {
    display: none;
}

.player_agenda_item_selected {
background: #FFA000;
}
div#gdpr {
    font-size: 11px;
        color: #ffffff;
}

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

#form_container {
    display: block!important;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}
.input_item {
    padding-top: 5px;
    width: 230px;
}

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

}

}

}


#login_form{
margin-right: 100px;
margin-left: 100px;
}
#register_form{
margin-left: 30px;


}
#container {
     max-width: 1120px;
     width: 100%;   

}
#footer {
    display: none;
}

.player_agenda_item_selected {
background: #FFA000;
}
div#gdpr {
    font-size: 11px;
}

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

#form_container {
    display: block!important;
    width: 300px;
    margin-left: auto;
    margin-right: auto;
}
.input_item {
    padding-top: 5px;
    width: 230px;
}

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

}

}



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