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


html, body {
   /* background: url(https://www.apaxglobalalpha.com/img/arrow-bg.png) no-repeat #ffffff; */
    font-family: Open Sans,Arial,sans-serif;
    font-size: 14px;
    color: #666;
    font-weight: 500;

}

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

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

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

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

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

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

#banner img {
    width: 42px;
    padding: 10px;
}
#banner {
    background-color: #FFFFFF;
    text-align: left;
    box-shadow: 0 1px 0 rgba(0,0,0,0.1);
}

#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: 50px 0px 20px 20px;
}

.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: 100%;
}


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

.bold {
font-weight: normal;
}
.title {
font-size: 18px;
font-weight: normal;
}
#content > div > div.title > div:nth-child(2){
    display: none;    
    padding: 30px 19px 20px 31px;
    margin-left: 11px;
    padding-left: 9px;
    font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif;
    font-size: 24px;
    color: #011751;
    margin-top: 17px;
    padding-top: 9px;
    width: fit-content;
} 
.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;
    padding: 0px 3px 0px 3px;
    color: #2ea3f2;
}

.player_button {
    background-image: none;
    background-repeat: repeat-x;
    background: #ffffff;
    border: 2px solid #2ea3f2;!important;
    border-radius: 3px;
    box-shadow: none;
    display: inline-block;
    font-weight: normal;
    margin: 5px;
    padding: 10px;
    text-decoration: none;
    vertical-align: middle;
}

.player_button:hover {
    background: #e1e1e1;
}

.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 14px;
    margin-right: -10px;
    height: -webkit-fill-available;
}

/* Custom styles for player page */

/* PLAYER SIZE & BACKGROUND**************************************************************** */

body {
float: none; 
margin: auto !important; 
width: 80%; 
position: relative !important;
-webkit-box-shadow: 0px 0px 4px #333;
box-shadow: 0px 0px 4px #333;
background-color: #f9f9f9 !important; 
}
div#SlideTop {
    border: 1px solid #eeeeeeee;
}
div#PresentationSpeakerHolder {
    padding: 1px;
    margin-bottom: 7px;
    color: #555555;
    background-color: #E6EEF3;

}
div#TopContainer {
    background: #ffffff;
}

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

body {
    width: 100%;
}
}
#MediaPanel{
    overflow-x: hidden;

}
div#topbar {
    display: none;
}
div#SlideHolder {
    margin-left: 5px;
    width: 99%!important;
}
.video-js .vjs-progress-holder .vjs-play-progress { /* LOADING BAR */
background: #002744;
}
.video-js .vjs-control-bar {
    background-color: #002744; 
}
.video-js {
    background: transparent!important;
}
.player_agenda_holder {
    background-position-y: -23px;
}
.bar_background_image {
background: #222222;
}

.player_agenda_holder hr {
display: none;
} 

/* HTML BACKGROUND************************************************************************** */
html{ 
    height: 100%;
    background: #f5f5f5;
    background-size: cover;
}

/* PLAYER BANNER************************************************************************** */
#top_banner_image {
    width:42px;
    padding: 20px;
    border-bottom: none;
}

<!-- PLAYER BODY BACKGROUND*************************************************************** */
#container{
width: 100%;
background-color: #ffffff;
}

#MediaPlayerHolder{
    padding: 4px !important;
    padding-bottom: 0!important;
}

#TDTopContainerBars{
  
    background-size: cover;
    background-repeat: no-repeat;
}


/* SLIDE AREA STYLING BELOW ********************************************************************************************************** */

.contentleftrightedge {
border-style: solid; 
border-color: #ffffff; 
border-width: 0px 0px 0px 0px;
}

/*SPEAKER NAMES FORMAT******************************************************************** */

.player_presentation_header{
display:none;
}
.player_speaker_name{
text-align: center; 
font-weight: bold; 
margin-top: 2px; 
font-size: 14px;
}
.player_presentation_name{
text-align: center; 
margin-top: 2px; 
font-size: 13px;
height: 23px;
}


#PlayerLogo{
padding-left: 4px;
}

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

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

/* BOTTOM BAR STYLING BELOW ***************************************************************************************************** */

/* #TRBottomBar {
display:none;} */

.bar_styling_bottom {
    -webkit-box-shadow: 0px 0px 0px #666;
    background: #222222;
} 
div#FooterHTML {
    background: #181818;
}

/* TOP BAR FORMATTING*********************************************************************** */

#topbar > div:nth-child(1) > span > span > div:nth-child(2)
{
display: none;
}

#topbar > div:nth-child(1) > span > span > div:nth-child(1) > img{
display: none;
}
#TRTopBar > div{
height: 10px  !important;
}


#TRTopBar{margin-bottom: 0px;
height: 10px  !important;
}
.bar_styling_top {
-webkit-box-shadow: 0px 0px 0px #666;
height: 10px  !important;
}


/* .colour-bar {color: #000000;} */

/* NOTEPAD FORMATING************************************************************************ */

#AskAQuestionMenuTopAll{
position: relative !important;

}
#CloseQuestionButton{
display: none;
}

#QuestionText{
width: 98%;
resize: vertical; 
}
/* FOOTER STYLING BELOW *********************************************************************************************************** */

.footer-copyright {
    text-align: right;
    font-size: 12px;
    color: #666;
    }
.chevron {
    padding: 0px 0px 0px 0px;
    vertical-align: middle;
    visibility: hidden;
}
/*.social a {
display: none;
}  */
#FooterHTML > div > table > tbody > tr > td.social > a:nth-child(1){
padding-right: 10px;
padding-left: 10px;
}

#FooterHTML > div > table > tbody > tr > td.social > a:nth-child(2)
{
padding-right: 10px;
}


#FooterHTML > div > table > tbody > tr > td:nth-child(3) > a{
padding-right: 10px;
}
/* AGENDA TITLE********************************************************************************* */

#PresentationSpeakerHolder{
    background-color: #EEEEEE;
}
#ResourceLibraryMenu{
background-color: #ffffff;
}
#FeaturesHolder {
    padding: 4px !important;
left: 0px !important;
/*padding-top: 40px !important;*/
}
.player_presentation_info_holder, .player_presentation_info_holder_center {
    text-align: left;
    padding: 5px 3px 0px 3px;
}

#PlayerAgendaContainer {
    display: block;


}      

/* Hides/shows Agenga list - change value to none/block to hide/show*/

.player_agenda_header {
font-size: 14px;
}
#PlayerAgenda {
margin-left: 15px;
margin-right: 15px;
    font-size: 14px;
}
#PlayerAgendaHeader{
display: none
}
.player_agenda_item_selected {
    color: #ffffff;
    background: #002744!important;
}

#AskAQuestionMenuAll{
padding: 15px !important;
background: transparent;
padding-top: 0!important;
}
div#AskAQuestionMenuWrap {
width: 91%!important;
}
.QuestionFieldLabel {
display: none;
}

.player_borders {
     border: none;
}

.player_background {
   background-color: #ffffff;
    box-shadow: none;
}
.standard_button {
    background: transparent;
    box-shadow: none;
    font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif;
    padding: 7px 10px 12px 10px;
    margin-top: 9px;
    height: 34px;
    display: inline-block;
    border: 2px solid #2ea3f2;
    border-radius: 3px;
    font-size: 13px;
    font-weight: 400;
    color: #2ea3f2;
    text-align: center;
}
.standard_button:hover {
    background: #e1e1e1;
    cursor: pointer;
}


/* THUMBNAILS */
div#SlideThumbnailsHolder {
    background: #ffffff;
    opacity: 0.9;
}
img.player_background.player_borders.slide_thumbnail_image {
    border: 1px solid #eeeeee;
}
@media screen and (max-width: 490px)  {

td.social {
    display: none;
 
}

#SlideTop {
overflow:  inherit;
}

}



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

        div#SlideHolder {
      height: auto!important;  
    }

#FeaturesHolder {
    display: none;

}
#FooterHTML > div > table {
    display: none;
}

#SlideTop {
overflow: inherit!important;
    position: initial!important;
}

#div#MediaPanel {
position: relative !important;
}

span#Thumbnails.button {
display:none;
}


#bottombar > div.buttonsholder_right.bar_background_image > img:nth-child(5) {
display:none;
}

#MediaPanel {
    top:315px;
position: relative !important;
}


div#SlideTabPanel {
float: left!important;
    left: 0!important;
    position: absolute!important;
    bottom: 0!important;
    height: 100%;
    width: 100%!important;

}

div#ContentHolder {
    width: 100%!important;

}
.contentleftrightedge {
    width: 100%!important;

}
div#SlideTop {
    display: block!important;
    width: 88%!important;
    margin-left: 13px;
    margin-top: 7px;
    height: 88%!important;
    border: 0;
}
#MediaPanel {

    position: relative;
    bottom: 0!important;
    height: auto!important;
    z-index: 20!important;
    display: block!important;
}
div#MediaPanel {

    margin: auto;
    display: block!important;
    margin-left: 9px;
height: auto!important;
width: 92%!important;
    margin-right: 20px;
    margin-bottom: 5px;
}
img#PlayerLogo {
    width: 100%!important;
    height: auto!important;
    position: initial;
    padding-left: 0!important;
}
div#PlayerAndLogoHolder {
    width: 100%!important;
}
#MediaPlayerHolder {
    padding: 0!important;
    width: 100%!important;
}
div#JSPlayer {
    margin: auto!important;
    margin-left: 0!important;
    margin-right: 0!important;
    width: 100%;
}

td.social {
    display: none;
 
}
.footer-copyright {
    text-align: center;
    font-size: 10px;
    width: 100%!important;

}
} 

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

    div#SlideHolder {
      height: auto!important;  
    }

#FeaturesHolder {
    display: none;

}

#FooterHTML > div > table {
    display: none;

}

div#TRTopBar {
    display: none;
}

#div#MediaPanel {
position: relative !important;
}

#SlideTop {
overflow: inherit!important;
    position: initial!important;
}

#MediaPanel {
    top:270px;
position: relative !important;
}


div#SlideTabPanel {
float: left!important;
    left: 0!important;
    position: absolute!important;
    bottom: 0!important;
    height: 100%;
    width: 100%!important;

}

div#ContentHolder {
    width: 100%!important;


}
.contentleftrightedge {
    width: 100%!important;


}
div#SlideTop {
    display: block!important;
    width: 88%!important;
    margin-left: 13px;
    margin-top: 7px;
    height: 88%!important;

}
#MediaPanel {

    bottom: 0!important;
    height: auto!important;
    z-index: 20!important;
    display: block!important;
}
div#MediaPanel {

    position: relative;
    margin: auto;
    display: block!important;
height: auto!important;
width: 100%!important;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 5px;
}
img#PlayerLogo {
    width: 100%!important;

    height: auto!important;
    position: initial;
    padding-left: 0!important;
}
div#PlayerAndLogoHolder {
    width: 100%!important;
}
#MediaPlayerHolder {
    padding: 0!important;
    width: 100%!important;
}
div#JSPlayer {
    margin: auto!important;
    margin-left: 0!important;
    margin-right: 0!important;
    width: 100%;
}

td.social {
    display: none;
 
}
.footer-copyright {
    text-align: center;
    font-size: 10px;
    width: 100%!important;

}
} 


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

#FeaturesHolder {
    display: none;

}
#top_banner_image {
   display: none;

}

#SlideTop {
overflow: inherit!important;
    position: initial!important;
}



#FooterHTML > div > table {
    display: none;


}

div#TRTopBar {
    display: none;
}
#div#MediaPanel {
position: relative !important;
    height: auto !important;

       margin-right: 20px;
}



#MediaPanel {
    top:225px;
position: relative !important;
}


div#SlideTabPanel {
float: left!important;
    left: 0!important;
    position: absolute!important;
    bottom: 0!important;
    height: 100%;
    width: 100%!important;

}

div#ContentHolder {
    width: 100%!important;


}
.contentleftrightedge {
    width: 100%!important;


}
div#SlideTop {
    display: block!important;
    width: 88%!important;
    margin-left: 13px;
    margin-top: 7px;
    height: 88%!important;

}
#MediaPanel {

    bottom: 0!important;
    height: auto!important;
    z-index: 20!important;
    display: block!important;
}
div#MediaPanel {
    width: 100%!important;
    margin: auto;
    display: block!important;
    margin-left: 0px;
    margin-right: 0;
    margin-bottom: 5px;
}
img#PlayerLogo {
    width: 100%!important;

    height: auto!important;
    position: initial;
    padding-left: 0!important;
}
div#PlayerAndLogoHolder {
    width: 100%!important;
}
#MediaPlayerHolder {
    padding: 0!important;
    width: 100%!important;
}
div#JSPlayer {
    margin: auto!important;
    margin-left: 0!important;
    margin-right: 0!important;
    width: 100%;
}

td.social {
    display: none;
 
}
.footer-copyright {
    text-align: center;
    font-size: 10px;
    width: 100%!important;

}
} 



* STYLES USED FOR OB & OBL PLAYER BELOW ******************************************************************************************** */

.player_presentation_header_center {display:block} /* Hides/shows the word Speaker on "center" players - change value to none to hide for OBL's - */

#StreamMenuButtonHolder {display:block;} /* Hides/shows Quality button - change value to none to hide for OBL's - */

.player_speaker_name_center {text-align: left;} /* Aligns the speaker name to the left on "center" players - change value to none to hide for OBL's - */

.player_presentation_name_center {text-align: left;} /* Aligns the speaker title to the left on "center" players - change value to none to hide for OBL's - */

#PlayerAgendaContainerCenter {display: block;}  /* Hides/shows the Agenda on "center" players - change value to none to hide for OBL's - */


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