/* Custom styles used for all pages */

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


@font-face {
  font-family: 'Montserrat-Light';
  src: url('https://webcast.openbriefing.com/rsgroup-jul22/resources/Montserrat-Light.ttf') format('truetype');

}

@font-face {
  font-family: 'Montserrat-Regular';
  src: url('https://webcast.openbriefing.com/rsgroup-jul22/resources/Montserrat-Regular.ttf') format('truetype');
}

@font-face {
  font-family: 'Montserrat-Medium';
  src: url('https://webcast.openbriefing.com/rsgroup-jul22/resources/Montserrat-Medium.ttf') format('truetype');
}

@font-face {
  font-family: 'Montserrat-SemiBold';
  src: url('https://webcast.openbriefing.com/rsgroup-jul22/resources/Montserrat-SemiBold.ttf') format('truetype');
}

@font-face {
  font-family: 'Montserrat-Bold';
  src: url('https://webcast.openbriefing.com/rsgroup-jul22/resources/Montserrat-Bold.ttf') format('truetype');
}


html, body {
    background-color: #ffffff;
    font-family: Overpass,sans-serif;
    color: #000;
    font-size: 18px;

}

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




.registration_below {
    padding: 5px 0px 5px 0px;
    margin-left: 15px;
}
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: 239px;
    padding-top: 18px;
    padding-bottom: 18px;
    padding-left: 20%;
}
#banner {
    background-color: #FFF;
    text-align: left;
    z-index: 100000;
    width: 100%;
    border-top: 6px solid #ec1d24;

}

#MessagePanel{
    background-color: #ffffff;
    padding: 20px;
    border: 1px solid #dedede;
    box-shadow: -1px 1px 1px 1px #dcdcdc;
}
div#splash {
    background-image: url(https://webcast.openbriefing.com/rsgroup-jul22/images/rs-banner.jpg);
    height: 400px;
    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 {
    max-width: 1400px;
    margin: auto;

}
#content > div > div.title > div:nth-child(2){
    z-index: 10000;
    margin-top: -177px;
    font-family: "Montserrat-Bold",sans-serif;
    font-size: 47px;
    color: #fff;
    background-color: rgba(236,29,36,0.85);
    max-width: 510px;
    margin-left: 789px;
    padding: 35px;
}
/*
#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;
}

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

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


#content > div > div.title > div:nth-child(2) {
    font-size: 30px;
    margin-left: 0;
}
}
@media screen and (max-width: 985px)  {

#form_container {
    display: block!important;

}
}



/* 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: 30px;
	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;
	border-right: 1px solid #e2e2e2;
	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;
    border-radius: 0px;
    border: none;
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
    transition: all .1s ease-in;
    padding: 25px 35px;
    background: #000;
    font-family: "Montserrat-Bold","Arial",sans-serif;
    color: #fff;
    line-height: normal;
    letter-spacing: -0.21px;

}
input#webcast_login_button:hover, input#webcast_register_button:hover {
    background: #ec1d24;
}
span.field_label {
    float: left;
    letter-spacing: 0.4px;
    font: 400 18px "Arial",sans-serif;
    color: #666;
}
.subtitle, .registration-title, .login-title {
    width: 270px!important;
    padding-bottom: 10px;
    text-transform: uppercase;
    font-family: "Montserrat-Bold","Arial",sans-serif;
    font-size: 20px;
    color: #000;
    line-height: 1.22;
}
#container {
	width: 100%;
}
input[type="text"] {
    display: inline;
    background-color: transparent;
    font: 700 18px "Arial",sans-serif;
    color: #000;
    border-radius: 0px 0 0 0px;
    width: 100%;
    height: 70px;
    margin-top: 8px;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    border-color: rgba(0,0,0,0.1);
}

div#gdpr {
    font-family: Arial;
    font-size: 12px;
    color: #666666;
    line-height: 1.5;
    letter-spacing: normal;
    opacity: 0.4;
    font-weight: 100;
}


#\33 1109 {
	display: none;
}

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


#form_container {
    margin-top: 100px;

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

	#form_container {
		background: #ffffff!important;
	}
	.input_item {
		width: 100%!important;
	}
	#login_form {
		width: 70%;
	}
	#form_container {
		display: block!important;
		margin-top: auto;
	}

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