/* Custom styles used for all pages */
#header {
    background-image: none;
    box-shadow: none;
}
#footer {
    background-image: none;
    box-shadow: none;
}
.enter_button {
    background-color: #084449;
    background-image: none;
    border-radius: 0.5px;
    box-shadow: none;
}
.player_button {
    background-image: none;
    box-shadow: none;
}

.player_button span {background-image:none;padding-left:0px}
.bar_styling_top {-webkit-box-shadow: none;}
.bar_styling_bottom {-webkit-box-shadow: none;}

/* Custom styles for lobby page */
#broadcast-date {
    width: 340px;
    margin-top: -140px;
    line-height: 23px;
    }
.allspeakers_container {
    display:none;
}
.mini-cal {
    line-height: 14px !important;
}
#add_to_calendar_txt {
    margin-right: 10px;
}


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