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

@font-face { 
    font-family: 'effra'; 
    src: url('https://webcast.openbriefing.com/apax-q122/resources/EffraLight-Regular.woff2'); 

    font-weight:normal; 
    font-style:normal; 
 }

html, body {
   /* background: url(https://www.apaxglobalalpha.com/img/arrow-bg.png) no-repeat #ffffff; */
    font-family: "effra",sans-serif;
overflow: scroll!important;

}

#container {
    border: 0px;
    box-shadow: none;
    background: transparent;
    max-width: 1380px!important;
    width: 100%;
}


.registration_below {
    padding: 35px 0px 5px 0px;
    margin-left: 15px;
}
a:active {
    outline: 0;
    background: #8AB6E6;
}

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

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



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

#banner img {
    width: 150px;
    padding-top: 30px;
    padding-left: 20px;
}
#MessagePanel{
    background-color: #ffffff;
    padding: 20px;
    border: 1px solid #dedede;
    box-shadow: -1px 1px 1px 1px #dcdcdc;
}

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

.launch_above {
padding: 10px;
}

.launch_below {
padding: 10px;
}

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


#content > div > div.title > div:nth-child(1) > img{
width: 96%;
}


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

.bold {
font-weight: normal;
}
.title {
font-size: 18px;
font-weight: normal;
}
#content > div > div.title > div:nth-child(2){
    padding: 30px 19px 20px 31px;
    margin-left: 11px;
    padding-left: 9px;
    font-family: "effra",sans-serif;
    font-size: 26px;
    color: #ffffff;
    margin-top: 17px;
    padding-top: 9px;
    width: fit-content;
    text-transform: uppercase;
} 
.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-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
}
.player_button span {
    background-image: none;
    background-repeat: no-repeat;
    background-position: left center;
    /* display: inline-block; */
    padding: 0px 3px 0px 3px;
}

.player_button {
    background-image: none;
    background-repeat: repeat-x;
    border-radius: 4px;
    box-shadow: none;
    display: inline-block;
    font-weight: normal;
    margin: 5px;
    padding: 10px;
    text-decoration: none;
    vertical-align: middle;
}
.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;
}
.chevron {
padding: 0px 0px 0px 0px;
    vertical-align: middle;
}
#header {
    background-image: none;
    box-shadow: none;
    line-height: 25px;
    min-height: 25px;
    padding: 3px;
    padding-left: 17px;
    margin-top: 1px;
    background: #FFFFFF;
    color: #000000;
}


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

.content_container {
    padding: 10px 14px 20px 30px;
    margin-right: -10px;
    height: -webkit-fill-available;
}*/

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

	div#splash {
		display: none;
	}

.content_container {
    padding: 0;
    margin-right: -10px;
    height: -webkit-fill-available;
    margin-top: 250px;
}
	#content > div > div.title > div:nth-child(2) {
		font-size: 22px;
		text-align: left;
		margin-top: -220px;
	}
.input_item {
	padding-top: 5px;
	width: 270px;
	font-weight:bold;
}
div#gdpr {
	display: inline;
	font-size: 11px;
}
div#demo {
	display: inline;

}
}

/* Custom styles for register page */
body { 
    background: url(https://www.apaxglobalalpha.com/media/2229/banners-block-3.jpg) no-repeat #ffffff!important;
    font-family: "effra",sans-serif
    background-size: 100%!important;
    padding-bottom: 89px;
    position: relative;
    overflow: hidden;
    background-position-y: 87px!important;
} 

.input_item {
	width: 98%!important;
}
#form_container{
        background: #ffffff;
	display: flex !important;
	border: 0px solid #e2dede;
	margin-bottom: 11px;
	margin-right: auto;
	margin-left: auto;
	max-width: 1069px;
	margin-top: 70px;
	border-radius: 0px;
        box-shadow: 0px 0px 0px rgba(0,0,0,.16);
	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: 0px;
	background: #ffffff;
}
#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: #ffffff;
}
.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"] {
    text-transform: uppercase;
    border: 2px solid #17252d!important;
    margin-top: 20px;
    position: relative;
    height: 38px;
    font-family: "effra",sans-serif;
    letter-spacing: 1px;
    align-items: center;
    background: #5BD4C1;
    background-color: transparent;
    color: #000000;
    font-size: 15px;
    line-height: 20px;
    font-weight: 600;
    border-radius: 0px;
    padding: 6px 18px;
    transition: all .2s ease-in-out;
}
input#webcast_login_button:hover, input#webcast_register_button:hover {
    color: #000000;
    background: #F7CD46;
}
span.field_label {
	font: 14px "effra",sans-serif;
	color: #868686;
	float: left;
	font-family: "effra",sans-serif;
}
.subtitle, .registration-title, .login-title {
    font-size: 23px;
    font-weight: bold;
    line-height: 140%;
    width: 270px!important;
    padding-bottom: 10px;
    color: #262b28;
    font-family: "effra",sans-serif;
}
#container {
	width: 100%;
}
input[type="text"] {
	width: 100%;
	height: 29px;
	display: inline;
	padding: 2px 2px 2px 2px;
	border: 0;
	border-bottom: 1px solid #bbbbbb;
}
label {
	font-size: 11px;
}
#\32 9104 {
	display: none;
}
@media screen and (max-width: 680px) {

	div#splash {
		display: none;
	}
	#form_container {
		background: #ffffff!important;
	}
	.input_item {
		width: 100%!important;
	}
	#login_form {
		width: 87%;
	}
	#form_container {
		display: block!important;
    margin-top: 10px;
	}
.content_container {
    padding: 0;
    margin-right: -10px;
    height: -webkit-fill-available;
    margin-top: 250px;
}
	#content > div > div.title > div:nth-child(2) {
		font-size: 22px;
		text-align: left;
		margin-top: -220px;
	}
.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;
}
}
.colour-bar {
color: #ffffff;
font-weight: normal;
    border-top: none;
    border-bottom: none;
}



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