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

#container {
    border: 0px;
    box-shadow: 0px 0px 4px #333 !important;
}
/* HTML SIZE********************************************************** */

html {
height: initial;
 width:100%;
}

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

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

/* BANNER SIZE ON ALL PAGES*************************************************************** */
#banner {
    background-color: #F4F4F4;
    text-align: left;
}

#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;
box-shadow: none!important;
}

/* 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 ;
} 
.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;
}

h1 {
font-family: 'MI header';
background-color: #231f20;
color: white;
padding: 5px 10px;
}
p, div {
    font-family: "MI main", sans-serif;
}

/* 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-color: #ee7330;
    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;
    margin-bottom: 30px;
}


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

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


@font-face {
font-family: "MI Header";
src: url("https://masterinvestor.co.uk/wp-content/themes/masterinvestor/fonts/bebasneue_regular-webfont.woff2");
src: 
url("https://masterinvestor.co.uk/wp-content/themes/masterinvestor/fonts/bebasneue_regular-webfont.woff2") format("woff"),

}
@font-face {
font-family: "MI main";
src: url("https://masterinvestor.co.uk/wp-content/themes/masterinvestor/fonts/lato-regular-webfont.woff2");
src: 
url("https://masterinvestor.co.uk/wp-content/themes/masterinvestor/fonts/lato-regular-webfont.woff2") format("woff"),

}

/* Custom styles for lobby page */
.preregistration_message {
margin: 10px 0px 10px 0px;
}



/* Speaker Bio */

h1 {
    background-color: #231f20;
    color: white;
    padding: 5px 10px;
    margin-bottom: 0;
    font-family: "MI main", sans-serif;
    font-size: 21px;

}

h3 {
	color: #242c5a;
	margin-bottom: 5px;
	margin-top: 1px;
}

.lobby_info {
    padding: 10px 0px 10px 0px;
    width: 98%;
}

.social-links {
    width: auto;
    margin-top: 7px;
    margin-bottom: 10px;
}
.lobby-photos {
    width: 33%;
    margin-top: 7px;
    margin-bottom: 10px;
    float: right;
    margin-top: -212px;
}

.speaker-details {
margin-bottom: 10px;
}
.speaker_title {
	display: none;
}
.session-title {
font-size: 14px;
    display: initial;
    width: 50%;
    margin-left: 4px;
    text-decoration: underline;
}

.speaker_container {
    margin-bottom: 25px;
    border-top: 1px solid #e2e2e2;
    padding-top: 30px;
    background: #F1F1F2;
    padding-left: 17px;
    padding-bottom: 20px;
}

.speaker_container:nth-child(2) {
    background: #ffffff;
}
.speaker_container:nth-child(4) {
    background: #ffffff;
}

.speaker_image {
    border: 0px solid #252d59;
    -webkit-box-shadow: 0px 0px 9px #333;
    box-shadow: none;
    margin-bottom: 150px;
    float: right;
    display: none;
  
}
.speaker_description {
    margin: 0px 5px 5px 107px;
    width: 100%;
     margin-left: 0;
}
.speaker_title {
    color: #000000;
    margin-left: 30px;
}
.enter_button {
    background-color: #27aae1;
    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;
    border-radius: 0;
}

.sub-head.invert {
    background-color: #231f20;
    color: white;
    padding: 5px 10px;
    display: inline-block;
}
h1.sub-head.invert.show-headline {
    margin-top: 0px;
    font-family: 'MI header';
}


.speaker_container h1.sub-head.invert.show-headline {
    margin-right: 10px;
    margin-bottom: 10px;
    font-size: 17px;
    letter-spacing: 1px;
    font-family: "MI main", sans-serif;
}


@font-face {
font-family: "MI Header";
src: url("https://masterinvestor.co.uk/wp-content/themes/masterinvestor/fonts/bebasneue_regular-webfont.woff2");
src: 
url("https://masterinvestor.co.uk/wp-content/themes/masterinvestor/fonts/bebasneue_regular-webfont.woff2") format("woff"),

}
@font-face {
font-family: "MI main";
src: url("https://masterinvestor.co.uk/wp-content/themes/masterinvestor/fonts/lato-regular-webfont.woff2");
src: 
url("https://masterinvestor.co.uk/wp-content/themes/masterinvestor/fonts/lato-regular-webfont.woff2") format("woff"),

}


#content p {
padding-left: 0;
    font-family: "MI main", sans-serif;
    font-style: normal;
    font-size: 13px;
    line-height: 21px;
    width: 65%;
    padding-right: 20px;
    margin-left: 3px;
}
a#enter_button {
    display: none;
}
.requirements {
    display: none;
}
#content > div > div.title > div:nth-child(2) {
    display: none;
}


div#speaker_container1868 .lobby-photos { /*session 1*/
margin-top: -376px;
}

div#speaker_container1869 .lobby-photos { /*session 2*/
margin-top: -214px;
}

div#speaker_container1870 .lobby-photos { /*session 3*/
margin-top: -255px;
}

div#speaker_container1871 .lobby-photos { /*session 4*/
margin-top: -197px;
}

div#speaker_container1882 .lobby-photos { /*session 5*/
margin-top: -242px;
}

div#speaker_container1882 h1.sub-head.invert.show-headline {
        width: 600px;
        line-height: 22px;
}


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