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

@font-face {
  font-family: "FuturisRegular";
    src: url("https://webcast.openbriefing.com/lukoil-3q20/resources/Futuris.otf") format("opentype"),
           url("https://webcast.openbriefing.com/lukoil-3q20/resources/futuris regular.ttf") format("truetype"),
           url("https://webcast.openbriefing.com/lukoil-3q20/resources/Futuris.eot") format("embedded-opentype"), url("https://webcast.openbriefing.com/lukoil-3q20/resources/Futuris.woff") format("woff"), url("https://webcast.openbriefing.com/lukoil-3q20/resources/Futuris.woff2") format("woff2");
         }

@font-face {
  font-family: "FuturisBold"; 
  src: url("https://webcast.openbriefing.com/lukoil-3q20/resources/Futuris Bold.otf") format("opentype"), url("https://webcast.openbriefing.com/lukoil-3q20/resources/futuris bold.ttf") format("truetype"),           url("https://webcast.openbriefing.com/lukoil-3q20/resources/Futuris Bold.eot") format("embedded-opentype"),
           url("https://webcast.openbriefing.com/lukoil-3q20/resources/Futuris Bold.woff") format("woff"),
           url("https://webcast.openbriefing.com/lukoil-3q20/resources/Futuris Bold.woff2") format("woff2");

}

@font-face {
  font-family: "OpenSansBold";
  src: url("https://www.lukoil.com/Content/fonts/OpenSans-Bold.woff2");
}
@font-face {
  font-family: "OpenSans";
  src: url("https://webcast.openbriefing.com/lukoil-3q20/resources/OpenSans.woff2") format("woff2");
}

body{
float: none; 
width:100%;
/*font-family: Arial, Helvetica, sans-serif;*/
font-size: 12px;
} 



/* HTML SIZE********************************************************** */

html {
height: initial;
  /*font-family: Helvetica;*/
 width:100%;
}

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

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

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

#banner img {
width: 100%;
}


/* BORDER FOR CONTAINER************************************************************** */

#content > div > div.title > img{
border: 0px;
}

#content{
border: 0px;
}

#container { 
border: 0px;
    -webkit-box-shadow: none!important;
max-width: 990px;
width: 100%;
}

/* SPACE FORMATTING ********************************************************* */

#content > div > div.title > div:nth-child(2){
    padding: 10px;
    display: none;
}

.launch_above {
    padding: 20px 10px;
    font-family: "FuturisBold",sans-serif;
    font-weight: bold;
    font-size: 16px;
    padding-left: 8px;
}

.launch_below {
padding: 10px;
}

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


#content > div > div.preregistration_message {
    padding: 20px 20px 100px 8px;
}



#content > div > div.title > div:nth-child(1) > img{
width:100%; 
/*display: none;*/
}


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

.bold {
font-weight: normal;
}

.title {
font-size: 18px;
font-weight: normal;
}

.subtitle {
    bold: none;
    display: none;
}
.registration_above {
display: none;
}

.speaker_title {
color: #000000;
}


.subtitle, .registration-title, .login-title {
color: #000000;
font-weight: bold;
font-family: "FuturisBold",sans-serif;
font-size: 17px;
    padding-top: 20px;
    padding-bottom: 20px;
}


/* SPEAKER THUMBNAIL FORMAT***************************************************** */

.speaker_image {
border: none;
-webkit-box-shadow: 0px 0px 9px #333;
}

/* LAUNCH BUTTONS****************************************************************** */

#player_container1946 > div{
color: #ffffff
}
.player_button {
background-image: none;
    padding: 4px;
    background-color: #DA2B36;
    color: #ffffff;
    border: none;
    border-radius: 0px;
    box-shadow: none;
    margin-top: 10px;
    font-weight: normal;
}
.player_button span {
    color: #FFFFFF;
    background-image: none;
    padding: 4px 20px;
    display: inline-block;
}

#player_container1947 > div{
color: #ffffff
}


/* BARS FORMATTING****************************************************************** */

.bar_background_image {
background-image: none;
}

#footer {
background-image: none;
}

#header {
background-image: none;
}

/* IMG FORMATTING****************************************************************** */

.content_container {
padding: 10px 15px 10px 10px;
margin-right: -10px;
}

/* Custom styles for register page */
div#gdpr {
display: block;
    font-size: 12px;
    margin-top: -30px;
}
div#demo {
display: inline;
}
#form_container{
    display: flex !important;
    padding: 20px 40px 20px 20px;
}
.form_seperator {
    width: 100%;
}
input[type="submit"] {
    padding: 4px;
    background-color: #DA2B36;
    color: #ffffff;
    border: none;
    width: 100px;
    margin-top: 10px;
}
.registration_below {
    padding: 5px 20px 5px 20px;
}

input[type="text"] {
	height: 29px;
	display: inline;
	padding: 2px 2px 2px 2px;
	border: 0;
	border-bottom: 1px solid #bbbbbb;
}

input#21221 {
    display: none;
}
.colour-bar {
    color: #FFFFFF;
    font-weight: normal;
    display: none;
}

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

#form_container {
    display: block!important;
}


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