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




/**********LOGO & TITLE**********/

.icon_player_title > div > img {
    display: none;
}

.icon_player_title {
    font-family: Open Sans,Arial,sans-serif;
    color: #000000;
}

/**********ICON REPLACEMENT**********/

/*
.icon_player_question {
    background-image: url(../../images/player/IconPlayer/32x32/AskAQuestion.png);
}
.icon_player_resources {
    background-image: url(../../images/player/IconPlayer/32x32/Resources.png);
}

.icon_player_notifications {
    background-image: url(../../images/player/IconPlayer/32x32/Notification.png);
}

.icon_player_refresh {
    background-image: url(../../images/player/IconPlayer/32x32/Refresh.png);
}

.icon_player_exit {
    background-image: url(../../images/player/IconPlayer/32x32/Exit.png);
}
*/


/**********SPEAKER IMAGE & INFO**********/

.player_presentation_header {
    display: none;
}

 /*TURN PLAYER LOGO OFF FOR VIDEO*/
img#PlayerLogo {
    display: none!important;
}

div#PresentationSpeakerHolder {
    font-family: calibri,sans-serif;
    color: #6E7889;
}


/**********Q&A BOX**********/


#AskAQuestionForm {
    font-family:  "ff-meta-web-pro",Helvetica,Arial,sans-serif;;
    color: #363636;
}

input[type="button"] {
    font-weight: bold;
    color: #FFFFFF;
    font-family:  Open Sans,Arial,sans-serif;
    border: none;
    height: 38px;
    background: #002A5C;
    font-size: 18px;
    border-radius: 5px;
    line-height: 1;
    transition: .4s;
}

input[type="button"]:hover {
    background: #35A3F2;
    color:#FFFFFF;
    cursor: pointer;
    border: none;
}


/**********ICON FOOTER**********/

.icon_player_footer_facebook {
    background-image: url(https://webcast.openbriefing.com/nbrown-test/images/fb.png);
}

.icon_player_footer_website {
    background-image: url(https://webcast.openbriefing.com/nbrown-test/images/link.png);
}

.icon_player_footer_twitter {
    background-image: url(https://webcast.openbriefing.com/nbrown-test/images/twitter.png);
}

.icon_player_footer_linkedin {
    background-image: url(https://webcast.openbriefing.com/nbrown-test/images/linkedin.png);
}

.icon_player_footer {
    background-color: #E4EBF2;
}


/**********PAGE FOOTER**********/

div#FooterHTML {
    background: #002A5C;
}

td.footer-copyright {
    font-family:  Open Sans,Arial,sans-serif;
    color: #FFFFFF!important;
}


/**********ON DEMAND**********/

div#PlayerAgenda {
    color: #6E7889;
    font-family:  Open Sans,Arial,sans-serif;
}

.player_agenda_item_selected {
    color: #ffffff;
    background: #ee6d00;
}





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