@import url(https://fonts.googleapis.com/css?family=Lato:400,700,400italic,300);
body {
    font-family: 'Lato', sans-serif;
    background:#fff;
    color:#757575;
}
#outer li a, 
.simpleTextAnnouncement, 
.conferenceDetails .description,
.i-box .i-box-header .i-box-title, 
h1, h2, h3, h4,
.datePlace,
.col2,
.info_line.info{
    font-family: 'Lato', sans-serif;
}
body a:hover,
body a:focus,
body a:visited,
body a{
    color: #0a71b4;
}
.menuConfSelected, 
.menuConfMiddleCellSelected, 
#outer{
    background-color: transparent;
}
li#menuLink_overview a {
    font-size: 17px;
    font-weight: 600;
    color: #0a71b4;
}
.menuConfSelected, .menuConfMiddleCellSelected {
    border: none;
}
#outer li a, #outer li a:hover{
    background-image: url("http://waccren.ebizontech.biz/themes/zircon/images/right_angle.png");
    background-repeat: no-repeat;
    padding-left: 18px;
    background-position: 0 center;
    background-color: transparent;
}
#outer li#menuLink_overview a {
    background: none;
    padding-left: 0;
}
#outer > li.menuConfTitle {
    border-bottom: 1px solid #ccc;
}
#outer > li.menuConfTitle#menuLink_overview {
    border: none;
}
ul#outer {
    padding: 0 12px;
    box-sizing: border-box;
}
.menuConfTitle > a {
    padding: 10px 0px;
}
#outer > li.menuConfTitle:nth-last-child(1) {
    border-bottom: none;
}
#outer li ul li a, #outer li ul li a:hover {
    padding: 8px 0px 8px 30px;
    background-position: 12px center;
}
.support_box > h3 {
    color: #0a71b4;
    background-color: transparent;
    font-size: 17px;
    font-weight: 600;
    padding: 10px 0 10px 12px;
}
ul.support_box {
    background-color: transparent;
}
.support_box > li {
    margin: 0 10px 5px 10px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 6px;
}
.support_box > li:nth-last-child(1) {
    border-bottom: 0;
}
.confTitleBox {
    color: #0a71b4;
    background-color: #fff;
    border: none;
}
.conferencetitlelink {
    color: #0a71b4;
}
.datePlace, div.datePlace > div.timezone{
    color: #fff;
}
.confSubTitleBox {
    background-color: #0a71b4;
}
.conferencetitlelink {
    padding: 45px 0;
}