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


html, body {
    background-color: #FFFFFF;
    font-family: 'qinetiq1', Helvetica, arial, sans-serif;

}

#container {                                                                              /* Add slashstar to create margin */
    border: 0px;
    box-shadow: none;
    background: #FFFFFF;
    max-width: 1120px;
    width: 100%;
}

@font-face {
    font-family: "qinetiq1"; 
    src: url('http://webcast.openbriefing.com/qinetiq-example/resources/qinetiq1.woff2'); 
}
@font-face {
    font-family: "qinetiq2"; 
    src: url('http://webcast.openbriefing.com/qinetiq-example/resources/qinetiq2.woff2'); 
}
.registration_below {
    padding: 5px 0px 5px 0px;
    margin-left: 15px;
}
a:active {
    outline: 0;
    background: #7B2680;
}

/* 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: 100%;
}
#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.preregistration_message{
padding: 0px 0px 100px 0px;
}


#content > div > div.title > div:nth-child(1) > img{
width:100%; 
margin:-10px -10px 0px -10px;
}


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

.bold {
font-weight: normal;
}
.title {
font-size: 18px;
font-weight: normal;
}
#content > div > div.title > div:nth-child(2){
    padding: 30px 30px 20px 30px;
    margin-left: 0;
    padding-left: 9px;
    font-family: 'qinetiq2', Helvetica, sans-serif;
    font-weight: bold;
    font-size: 27px;
    color: #002744;
} 
.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
}
.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: 0px;
    background: #FFFFFFF;
    color: #000000;
}


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

.content_container {
padding: 10px 0px 10px 10px;
margin-right: -10px;
}

/* Custom styles for player page */
/*-----------------CUSTOM WEBCASTS-----------------*/

/* ---General Settings--- */
body {float: none; margin: 0px !important; width: 100%; position: relative !important;}
#top_banner_image {width: 100%;}
.footer-copyright {text-align: center;}
/*  a, a:link, a:active, a:visited {color: #333333;} */                          /* Remove slashstar to change link colours for Download Resources to black */

/* ---Thumbnail Carousel--- */
#SlideThumbnailsHolder {background-color:#eeeeee; margin-left: 5px; width: 98.3% !important;}

/* ---Colour Bars--- */
#TRTopBar {margin-bottom: 0px;  margin-left: 6px; margin-right: 6px}
.bar_styling_top {box-shadow: none}
#TRBottomBar {margin-bottom: 0px;  margin-left: 6px; margin-right: 6px}
.bar_styling_bottom {box-shadow: none} 

/* ---Agenda--- */
#PlayerAgendaContainer {display: block; margin-left: 2px;}    
.player_agenda_header {margin-left: 2px !important;}
.player_agenda_holder {margin-left: -4px;}
  .player_agenda_item_selected {color: #ffffff;}                          /* Remove slashstar to make font colour white on highlighted agenda */

/* ---Speaker Info--- */
.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: 12px;}


/*-----------------SLIDES ONLY-----------------*/

/* Remove slash star if there are no speaker photo pushes */
/*
#PlayerAgendaContainer {left: 225px !important; width: 213px !important;} 
#PresentationSpeakerHolder {display:none !important;} 
*/

/*-----------------OBS ARCHIVE-----------------*/

/* ---Speaker Info--- */
#PresentationSpeakerHolder {width: 210px !important, left: 214px !important; margin-left: 2px;}
.player_speaker_name_center {text-align:left;}
.player_presentation_name_center {text-align:left;}

/* ---Agenda--- */
.player_agenda_header_center {margin-left: 1px;}
#PlayerAgenda {margin-left: 6px;}

/*-----------------OBL/OB ARCHIVE-----------------*/

/* ---Colour Bars--- */
/* Remove slash-star from start and end of actual values.*/
/* #TRTopBar{display:none;}                                                            
 #TRBottomBar {display:none;}*/


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

body{
float: none; 
margin: auto !important; 
width: 80%; 

position: relative !important;

background-color: #ffffff !important; 
-webkit-box-shadow: 0px 0px 4px #333;
box-shadow: 0px 0px 4px #333;
}
div#SlideTop {
    border: 0px solid #eeeeeeee;
}

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

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

}
div#topbar {

}
div#SlideHolder {
    margin-left: 5px;
    width: 99%!important;
}
.video-js .vjs-progress-holder .vjs-play-progress { /* LOADING BAR */
background: #01467F;
}
.video-js .vjs-control-bar {
    background-color: #01467F; 

}
.bar_background_image {
background: #01467F;
}

.player_agenda_holder hr {
display: none;
} 

/* PLAYER BANNER************************************************************************** */
#top_banner_image {
width: 100%;
border-bottom: 0px solid #eeeeee;
}

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

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

td.social {
    display: none;
 
}

#SlideTop {
overflow:  inherit;
}

}


/* TABS */ 

div#TabTopEdge  {
    display: none;
 }

#TabsTopTR {
  background-color: #eeeeee !important; 
}
 
div#TabTop {
position: right
}




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