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


html, body {
    background-color: #FFFFFF;
    font-family: 'guillon-light', Helvetica, arial, sans-serif;
    color: #001662;
    font-size: 15px;


}

#container {
    border: 0px;
    box-shadow: none;
    background: #FFFFFF;
    max-width: 1120px;
    width: 100%;
}

@font-face {
    font-family: "ElegantIcons"; 
    src: url('https://webcast.openbriefing.com/hikma_interim_results_2018/resources/ElegantIcons.woff'); 
}
@font-face {
    font-family: "guillon-demi"; 
    src: url('https://webcast.openbriefing.com/hikma_interim_results_2018/resources/guillon-demi.woff'); 
}
@font-face {
    font-family: "guillon-light"; 
    src: url('https://webcast.openbriefing.com/hikma_interim_results_2018/resources/guillon-light.woff'); 
}
@font-face {
    font-family: "guillon-regular"; 
    src: url('https://webcast.openbriefing.com/hikma_interim_results_2018/resources/guillon-regular.woff'); 
}
.registration_below {
    padding: 5px 0px 5px 0px;
    margin-left: 15px;
}
a:active {
    outline: 0;
}

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

}
#banner {
    background-color: #FFFFFF;
    text-align: left;
    padding: 14px;
    padding-left: 0;
}

#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: 0;
    font-family: 'guillon-light', Helvetica, sans-serif;
    font-size: 27px;
    color: #001662;
} 
.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;
}
div#footer {
    background: #001662;
    min-height: 4px!important;
}
.chevron {
padding: 0px 0px 0px 0px;
    vertical-align: middle;
    visibility: hidden;
}
#header {
    background-image: none;
    box-shadow: none;
    line-height: 25px;
    min-height: 25px;
    padding: 3px;
    padding-left: 17px;
    margin-top: 1px;
    background: #FFFFFFF;
    color: #000000;
}


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

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

/* FOOTER************************************************************************** */

#branding {
    margin: auto;
    padding: 15px;
    text-align: right;
    max-width: 1120px;
    width: 100%;
    display: flex;
}
.branding_date {
    margin-left: 4px;
}


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