/* Custom styles used for all pages */

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


@font-face {
    font-family:  "Montserrat";
    font-style: normal;
    font-weight: 700;
    src: url('https://webcast.openbriefing.com/fertiglobe-q425/resources/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM73w0aXp-p7K4KLjztg') (1).('woff2'),
}

html, body {
    background-color: #FFF;
    color: #000;
    font-size: 20px;
    font-family: "Graphik Web", Arial, "Helvetica Neue", sans-serif;
    font-weight: 100;
}

#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: 135px;
    padding-top: 23px;
    padding-bottom: 24px;
}
#banner {
    background-color: #00205C;
    text-align: left;
    z-index: 100000;
    width: 101%;
    /*box-shadow: 0 3px 5px rgba(14, 15, 15, .2);*/
    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;
}


.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;
    position: fixed;
    bottom: 0;
    
}
.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: 135px;
    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: 40;
   right: 0;
   top: 0;
   bottom: 0;
   z-index: -1;
}
.registration_above {
    padding: 25px 20px 5px 50px;
    max-width: 340px;
    width: 100%;
    color: #0e0f0f;
    font-weight: 100;
    font-size: 20px !important;
    line-height: 32px !important;
    font-family:  "Montserrat";

}
.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-family:  "Montserrat";
    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: 420px;
}
input[type="text"] {
    max-width: 310px;
    padding: 8px 10px;
    margin: 0 10px 0 0;
    font-family:  "Montserrat";
    background-color: #fff;
    width: 100%;
    box-shadow: none;
    height: 35px;
    color: #616e90;
    border-radius: 2px;
    border: solid 1px #b3bbc9;
}


#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"] {
    box-shadow: none;
    font-size: 1rem;
    margin-top: 11px;
    border: 1px solid #FFF;
    color: #ffffff;
    border-radius: 0.375rem;
    font-family:  "Montserrat";
    font-weight: 600;
    background: #8BAE35;
    padding: 13px 30px;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

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

input#webcast_register_button {
    margin-top: -11px;
}

.title {
    margin-left: 49px;
    font-size: 38px;
    font-family:  "Montserrat";
    color:#00205C;
    font-weight: 700;
}

.subtitle, .registration-title, .login-title {
    color: #5a5a5a;
    font-size: 16px;
    font-weight: 700;
    font-family:  "Montserrat";
}
span.field_label {
    color: #5a5a5a;
    font-size: 14px;
    font-weight: 100;
    font-family:  "Montserrat";

}

label {
    font-size: 9px;
}

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

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


    .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%;
}
input#webcast_register_button {
    margin-top: 11px;
}

.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.008012056350708 */
