/* Custom styles used for all pages */

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

@font-face {
  font-family: "LibreBaskerville";
  src: url(https://webcast.openbriefing.com/eit-2021/resources/LibreBaskerville-Regular.woff2) format('woff2');
}

html, body {
    background-color: #FFFFFF;

    background-image: url(https://webcast.openbriefing.com/eit-2021/images/edbanner.png);
    background-size: 200%;
    background-position-y: 165px;
    background-position-x: -100px;
    background-repeat: no-repeat;

    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color: #000;
    line-height: 1.9;
    letter-spacing: 0.05em;
    font-size: 19px;
}

#container {
    border: 0px;
    box-shadow: none;
    background: transparent;
    padding: 0;
    max-width: 1100px;
    width: 100%;
}


a:active {
    outline: 0;
}

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

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

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

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

#banner img {
    width: 160px;
    margin-top: 20px;
    padding: 30px;
    animation: spin 5s linear infinite;
}
#banner {
background-color: transparent;
    text-align: left;
    padding: 14px;
    padding-left: 0;
    z-index: 100000;
    width: 100%;
    left: 0;
    padding-top: 0;

}

#MessagePanel{
    background-color: #ffffff;
    padding: 20px;
    border: 1px solid #dedede;
    box-shadow: -1px 1px 1px 1px #dcdcdc;
}
div#splash {
    margin-top: -14px;
    margin-left: -10px;
    padding-left: 12px;
}

div#splash img {
    background-size: contain;
    margin-left: auto;
    margin-right: auto;
    max-width: 1066px;
    width: 100%;
}

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

.launch_above {
    padding: 16px;
    max-width: 1116px;
    margin: auto;
    margin-left: -9px;
    margin-top: 1px;
}

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

}

#content > div.content_container > div.title > img{ width: 100%;
padding: 0px 0px 10px 0px;
}

#content > div > div.preregistration_message{
padding: 0px 0px 100px 0px;
margin-top: 10px;
}

#content > div > div.title > div:nth-child(1) > img{
    width:100%; 
    padding-bottom: 20px;
}


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

.bold {
font-weight: normal;

}
#content > div > div.title > div:nth-child(2){
    margin-left: 0;
    font-size: 35px;
    padding: 10px;
    margin-top: 10px;
    font-family: "LibreBaskerville", serif;
    color: #000;
} 
.subtitle {
bold: none;
}
.speaker_title {
color: #000000;
}
.colour-bar {
color: #ffffff;
font-weight: normal;
    border-top: none;
    border-bottom: none;
}



#CloseQuestionButton{
display: none;
}
.hr2 {
    display: none;
}
.standard_button {
    background: transparent;
    color: #000000;
    font-family: Arial, sans-serif;
    border: none;
}
.standard_button:hover {
    color: #a95228;
    cursor: pointer;
}


/* 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: 10px 0px 10px 10px;
margin-right: 0;
}

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

#branding {
    margin: auto;
    padding: 15px;
    text-align: right;
    max-width: 1096px;
    width: 100%;
    display: flex;
    padding-left: 45px;
    
}
.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;
    /* background: #E8E6ED; */
}
.mini-cal {
    background-color: #a95228;
    background-image: url(../images/layout/color-bar-bg.png);
    background-repeat: repeat-x;
    border: 1px solid #a95228;
    border-radius: 5px;
    box-shadow: 0px 0px 1px #333;
    display: inline-block;
    text-align: center;
    width: 30px;
    vertical-align: middle;
}

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

html, body {
    background:  #FFFFFF;
}

#content > div > div.title > div:nth-child(2) {
    font-size: 22px;
}

#banner {
    margin-left: auto;
    margin-right: auto;
    width: fit-content;
padding-bottom: 0;
}
#banner img {
    display: block; 
    width: 100px;
}
.title {
margin-top: 20px;
}
}



/* Custom styles for register page */

.form_seperator {
    height: 30px;
}


#form_container {
    display: flex;
    border-style: none;
    margin-right: auto;
    margin-left: 0;
    max-width: 1081px;
    margin-top: 0;
    background-size: 100%;
    width: 95%;
    padding-top: 0px;
}

.broadcast-date {
    float: left;
margin-top: 0;
}
#login_form {
    margin-right: 100px;
    margin-left: -18px;
    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: -17px;
    background-repeat: no-repeat;
    background-position: 0 0,0 100%;
    margin-bottom: 10px;
    padding: 27px;
    padding-top: 30px;
    padding-bottom: 26px;
}

input[type="submit"] {
box-shadow: none;
    border: 0;
    font-size: 18.4px;
    transition: all 0.2s ease-in;
    margin-top: 11px;
    height: 39px;
    background: #fff;
    display: block;
    text-align: center;
    color: #a9a587;
    border: none;
    width: 100px;
    text-transform: uppercase;
}

input[type="submit"]:hover {
    color: #fff;
    background: #a9a587;
}
.subtitle, .registration-title, .login-title {
    font-family: 'Libre Baskerville', serif;
    font-size: 24px;
    margin-bottom: 10px;
    font-weight: 400;
    line-height: 1.4;
    color: #000;
    letter-spacing: 1.1px;
}
.registration_above {
    padding: 5px 10px 5px 10px;
}
.registration_below {
    padding: 5px 10px 5px 10px;
    font-size: 14px;
}

#\32 3085 {
    display: none;
}


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

#form_container {
    display: block!important;
    margin-top: 42px!important;

}

.input_item {
    padding-top: 5px;
    width: 270px;
}

div#gdpr {
display: inline;
font-size: 11px;
}
div#demo {
display: inline;
}
#login_form {
    margin-right: 100px;
    margin-left: -17px;
}
#\31 4549{
    display: none;
}
}



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