/* Custom styles used for all pages */

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



@font-face {
    font-family: 'Frutiger';
  src: url(https://webcast.openbriefing.com/burjeelholdings-feb23/resources/Frutiger.woff) format('woff');

}




html, body {
    background-color: #F8F9FA;
    font-family: 'Frutiger';
    font-size: 16px;
    font-weight: 400;
    color: #222222;

}

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

a, a:link, a:active, a:visited {
    text-decoration: underline;
}


.registration_below {
    padding: 5px 0px 5px 0px;
    margin-left: 15px;
}
a:active {
    outline: 0;
}

/* HTML SIZE********************************************************** */
#header{
    display: none;
}
html {

}

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

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

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

#banner img {
    width: 84px;
    margin-left: 10%;
    z-index: 10000;
    position: absolute;
    padding: 20px;
    background: white;
}
#banner {
    background-color: #FFF;
    text-align: left;
    z-index: 100000;
    width: 100%;
    height: 110px;
    box-shadow: 0px 3px 3px #00000012;
    margin-bottom: 14px;
}

#MessagePanel{
    background-color: #ffffff;
    padding: 20px;
    border: 1px solid #dedede;
    box-shadow: -1px 1px 1px 1px #dcdcdc;
}
div#splash {
    background: url(https://webcast.openbriefing.com/burjeelholdings-feb23/images/burjeel-banner-01.jpg) no-repeat;
    height: 305px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;

}


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

.title {
    margin: auto;

}
#content > div > div.title > div:nth-child(2){
    z-index: 10000;
    margin-top: -165px;
    font-family: 'Frutiger';
    text-align: left;
    margin-left: 10%;
    color: #FFF;
    max-width: 1069px;
    width: fit-content;
    padding: 12px;
    font-size: 28px;
    background: #225DB3;
}
/*
#content > div > div.title > div:nth-child(2):after {
    content: "";
    width: 60px;
    height: 4px;
    display: block;
    margin: 10px 0;
    background: #FE5000;
} */
.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-weight: bold;
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
}

.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;
    background: white;
}

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

#branding {
    margin: auto;
    padding: 0px;
    text-align: right;
    width: 100%;
    display: flex;
    justify-content: center;
    
}
.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;

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

}
}



/* Custom styles for register page */
.input_item {
	width: 98%!important;
}
#form_container{
	display: flex !important;
	border: 0px solid #e2dede;
	margin-bottom: 11px;
	margin-right: auto;
	margin-left: auto;
	max-width: 1069px;
	margin-top: 100px;
	padding-top: 14px;
}
#login_form {
	margin-right: 42px!important;
	margin-left: 30px;
	background-repeat: no-repeat;
	background-position: 0 0,0 100%;
	margin-bottom: 10px;
	padding: 27px;
	padding-top: 30px;
	padding-bottom: 26px;
	height: fit-content;
	padding-left: 24px;
	border-radius: 35px;
	background: transparent;
}
#register_form{
	margin-left: 30px;
	background-repeat: no-repeat;
	background-position: 0 0,0 100%;
	margin-bottom: 10px;
	padding: 27px;
	padding-top: 30px;
	padding-bottom: 26px;
	padding-right: 50px;
	background: transparent;
}
.registration_above {
	padding: 4px 0px 5px 6px;
	margin-right: auto;
	margin-left: auto;
	max-width: 1069px;
	margin-top: 108px;
	padding-top: 0;
	font-size: 29px;
	font-weight: bold;
	line-height: 140%;
	padding-bottom: 10px;
}
input[type="submit"] {
    margin-top: 20px;
    position: relative;
    align-items: center;
    font-family: 'Frutiger';
    color: #FFF;
    text-align: center;
    padding: 0.5rem 1.5rem;
    font-size: 1rem;
    border-radius: 0px;
    background-color: #225DB3;
    border: 1px solid #225DB3;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    line-height: 1.5;
}
input#webcast_login_button:hover, input#webcast_register_button:hover {
    background-color: #006cb9;
    border-color: #006cb9;
}

span.field_label {
    float: left;
    font-family: 'Frutiger';
    color: #222222;
    font-size: 14px;
    font-weight: 300;
}



.subtitle, .registration-title, .login-title {
    width: 270px!important;
    padding-bottom: 10px;
    font-family: 'Frutiger';
    font-size: 2em;
    color: #225DB3!important;
}



#container {
	width: 100%;
}
input[type="text"] {
    display: inline;
    background-color: #FFF;
    width: 100%;
    height: 21px;
    margin-bottom: 24px;
    border: 1px solid #225DB3;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
}

div#gdpr {
    font-family: 'Frutiger';
    color: #222222;
    font-size: 13px;
    font-weight: 100;
}


#\33 1432 {
	display: none;
}

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


#form_container {


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

	#form_container {
		background: #FFF;
	}
	.input_item {
		width: 90%!important;
	}
	#login_form {
		width: 70%;
	}
	#form_container {
		display: block!important;
		margin-top: auto;
	}
.form_seperator {
    height: 0;
}
.input_item {
	padding-top: 5px;
	width: 270px;
	font-weight:bold;
}
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.007260799407959 */
