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

@font-face {
    font-family:'Ambit';
	src: url('https://webcast.openbriefing.com/saga-agm/resources/Ambit-Light.woff2') format('woff2'),
		url('https://webcast.openbriefing.com/saga-agm/resources/Ambit-Light.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family:'Ambit';
	src: url('https://webcast.openbriefing.com/saga-agm/resources/Ambit-Regular.woff2') format('woff2'),
		url('https://webcast.openbriefing.com/saga-agm/resources/Ambit-Regular.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family:'Ambit';
	src: url('https://webcast.openbriefing.com/saga-agm/resources/Ambit-SemiBold.woff2') format('woff2'),
		url('https://webcast.openbriefing.com/saga-agm/resources/Ambit-SemiBold.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family:'Ambit';
	src: url('https://webcast.openbriefing.com/saga-agm/resources/Ambit-Bold.woff2') format('woff2'),
		url('https://webcast.openbriefing.com/saga-agm/resources/Ambit-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family:'Ambit';
	src: url('https://webcast.openbriefing.com/saga-agm/resources/Ambit-Black.woff2') format('woff2'),
		url('https://webcast.openbriefing.com/saga-agm/resources/Ambit-Black.woff') format('woff');
    font-weight: 800;
    font-style: normal;
}

html, body {
    background: #D4EBEB; 
    color: #1E3282;
    font-family: "Ambit", sans-serif;
    font-weight: 
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
}
#banner img {
    width: 200px;
    padding-left: 5%;
}
#banner {
    background: #AAD7D7;
}
#container {
    border: 0px;
    box-shadow: none;
    background: transparent;
    width: 100%;

}
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;

}
#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 ********************************************************* */
a, a:link, a:active, a:visited {
    text-decoration: underline;
}

#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 {
font-size: 18px;
font-weight: normal;
}
#content > div > div.title > div:nth-child(2){
    z-index: 1000;
    font-family: Lora,Georgia,serif,system,color-emoji;
    color: #3b1953;
    font-size: 30px;
    font-weight: 700;
    line-height: 1.13;
    margin-top: 30px;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    
}
.subtitle {
bold: none;
}
.speaker_title {
color: #000000;
display: none;
}
.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: bold;
    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: 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;
}

}

/* Custom styles for register page */
html {
    max-width: 1232px;
    margin: auto;
}
.form_container {

    background-color: #EEEEEE;
    padding-left: 0px;
}
.form_seperator {
    height: 30px;
}
#form_container{
    margin-bottom: 11px;
    width: 490px;
    border: 0;
    display: flex !important;
    padding-top: 0px;
    margin-left: 7%;
    background-color: #F6FBFB;
    border-radius: 2px;
    float: left;
    border: 1px solid #1E3282;
}
.form_seperator {
    height: 30px;
}


#login_form {
    margin-right: auto;
    margin-left: auto;
    width: 400px;
}
#register_form{
margin-left: 30px;
    width: 230px;

}
input[type="text"] {
    background-color: #fff;
    border-top: 1px solid #1E3282;
    border-left: 1px solid #1E3282;
    border-right: 1px solid #1E3282;
    border-bottom: 4px solid #1E3282;
    border-radius: 0;
    color: #1E3282;
    line-height: 18px;
    height: 38px;
    padding: 0 6px;
    width: 100%;

}
input[type="submit"] {
    color: #ffffff;
    text-align: center;
    line-height: 20px;
    font-weight: 400;
    margin-top: 20px;
    border: none;
    display: block;
    width: 200px;
    height: 48px;
    border-radius: 20px 0px;
    background: #1E3282;
    font-size: 17px;
    font-family:'Ambit';
}

input[type="submit"]:hover {
    cursor: pointer;
}

.registration-title, .login-title {
    padding: 26px;
    margin-bottom: 10px;
    padding-left: 0;
    color: #1E3282;
    font-size: 18px;
    font-weight: 700;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    text-transform: uppercase;
}
#container {
     width: 100%;   
}
  div.registration_above > table {
    width: 100%!important;
    color: #1E3282;
    margin-left: auto;
    margin-right: auto;
    font-weight: 500;
    font-size: 23px;
    margin-bottom: 30px;
    border-left: 30px solid #FA8F3A;
    margin-top: 30px;
}

div#title1 {
    font-weight: 800;
    font-size: 32px;
}
  div.registration_above > table > tbody > tr > td > img {
    float: right;
    width: 100%;

}
td, th {
    padding: 25px;
    width: 25%;
    padding-left: 5%;
}
.registration_below {

    width: 40%;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 50px;
    color: #1E3282;
    background-color: #F6FBFB;
    border-radius: 0px 15px 15px 0px;
    border-top: 1px solid #1E3282;
    border-left: 8px solid #1E3282;
    border-right: 1px solid #1E3282;
    border-bottom: 1px solid #1E3282;
    padding: 15px;
    margin-left: 7%;
    float: right;
    margin-right: 25px;
}

#\31 8805{
    display: none;
}
div#registration_field_container18270 {
    font-size: small;
}

#footer {
    display: none;
}

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

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

.registration_below {
    float: left;
    width: 85%;
    margin-top: 20px;
}
}

@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;
}
td, th {
    width: 95%;
}
}
@media screen and (max-width: 510px)  {



.content_container {
    margin-top: 0px;
}

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

}
.input_item {
    width: 50%;
    padding-left: 10px;
}
input[type="submit"] {
    margin-left: 11px;
}

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

}
}







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