/* Custom styles used for all pages */
/*  PAGE BODY SIZE & BACKGROUND AND TEXT FORMATTING************************** */
@import url(https://use.typekit.net/oov2lhk.css);
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600);

html, body {
    background-color: #FFFFFF;
    font-family: 'Source Sans Pro',sans-serif;
    font-size: 18px;
    color: #000;
    font-weight: 300;
    line-height: 28px;
}

.registration-title, .login-title { font-size: 24px !important; line-height: 32px; font-family: itc-avant-garde-gothic-pro,sans-serif; color: #000 }
.field_input { border: 1px solid #ccc; padding: 5px 10px !important; font-size: 18px !important; line-height: 28px !important; height: auto !important; margin-top: 0; }
.field_label { font-weight: 700; }
#webcast_register_button, #webcast_login_button, .player_button { background: #e01a22!important; font-family: itc-avant-garde-gothic-pro,sans-serif; font-size: 16px; margin-top: 20px; line-height: 26px; border-radius: 0 !important; display: inline-block; font-weight: 500; padding: 10px 20px; border: 0 !important; color: #fff !important; -webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; -o-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out; transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out; transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-w;  }
#webcast_register_button:hover, #webcast_login_button:hover, .player_button:hover { background: #f9444c!important }

#container {
    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: 40%;
}
#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: #FFFFFF;
    color: #000000;
}


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

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




/* Custom styles for player page */
/*RESPONSIVE ARCHIVE CODE*/

#JSPlayer{border-radius:10px;overflow:hidden}

#SlideHolder{border-radius:10px;overflow:hidden}
.player_speaker_description{padding:10px 0px 10px 0px;}
.player_presentation_header{display:none}
.icon_player_footer {display:none}

.panel_one {margin:4px!important}
.panel_two {margin:4px!important}
.panel_two_mobile_landscape {margin:4px!important; }
.icon_player_thumbnail_holder {width: calc(100% - 0px);margin-left: 0px}
.slide_thumbnails {border-color:white}
.slide_thumbnail_image {border-color:white}
.icon_player_footer {display:none}

#IconPlayer3rdHeader{display:none!important}
#IconPlayerNotifications{display:none!important}

.icon_player_logo { float: left;margin: 10px 37px 0px 10px;}
.icon_player_guide {margin-right: 10px;}


/*ADVANCE ARROWS*/

.advance_arrow_left {
display: none;
}

.advance_arrow_right {
display: none;
}


#TDTopContainerBars 

 .panel_one {margin:4px!important}
.panel_two {margin:4px!important}

.icon_player_2ndheader {display:none!important}

.icon_player_3rdheader_mobile_landscape {margin:0px!important;height: 0px;}
.icon_player_3rdheader_mobile {margin:0px!important;height: 0px;}
/*.tdfix {height:calc(100% - 0px)!important}*/


/*.icon_player_footer {
    display: none;
}*/

/*.icon_player_header {
    display: none;
}*/

.player_presentation_header {
    display: none;
}

#IconPlayerRefresh {
width: 0px;
margin-left: -8px;
}


#IconPlayerGuide {
display: none;
}

#IconPlayerNotifications  {
width: 0px;
margin-left: -8px;
}

/*#IconPlayerHelp {
width: 0px;
margin-left: -8px;
}*/

.icon_player_title {
    display: none;
}

/*#SlideToolbar {display:none!important}
.vjs-fullscreen-control  {display:none!important}*/

.player_agenda_item_selected {color: #ffffff;}   

/*AUDIO PLAYER - SPEAKER IMAGE*/

.speaker_player_logo_image {width:100%;text-align: center;}
.speaker_player_logo_image img
{height: auto;
display: unset!important;
}
#MediaPlayerHolder{height:unset!important}

.player_speaker_name {
    text-align: center;
}

.player_presentation_name {
    text-align: center;
}

#JSPlayer{border-radius:10px;overflow:hidden}
#SlideHolder{border-radius:10px;overflow:hidden}
.icon_player_2ndheader {display:none!important}

/*#PresentationSpeakerHolder{display:none!important}*/
.panel_two_mobile_landscape {margin:4px!important}

#PlayerLogoHolder {
display: none;
}

.icon_player_logo {
    margin: 8px 36px 3px 15px;
}  

.player_presentation_info_holder {
    height: 65px;
}

.player_agenda_holder {
    font-family: Helvetica, sans-serif;
    font-size: 14px;
}

.player_presentation_info_holder {padding:0px}
.speaker_player_logo_image img {width:100%}

/*.vjs-icon-captions, .video-js .vjs-captions-button {display:inline-block!important}*/

.html_below_slides{font-size:20px;position:relative}



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