.container_logo {
display: block;
text-align: center;
}


img.brand_banner_logo {
margin-top: 5px;
margin-bottom: 5px;
height: 70px;
max-height: 70px;
width: 288px;
max-width: 288px;
}


.home_section .home-content-slogan p{ color: #02199b; }
.home_section .btn2{ color: #1a466e; }
.home_section .btn2:hover {
color: white;
background-color: #1a466e;
}


.main-menu a{
background-color: transparent;
color: #1a466e; 
}


.main-menu a.active, 
.main-menu a:hover{
background-color: #037cc2 !important;
color: white;
}


.main-menu .badge-live_onair {
color: #1a466e;
}


.main-menu a.active .seneca-icon-library:before, .main-menu a:hover .seneca-icon-library:before {
color: white;
}


.main-menu a.active .seneca-icon-people:before, .main-menu a:hover .seneca-icon-people:before {
color: white;
}


.main-menu a.active .seneca-icon-live:before, .main-menu a:hover .seneca-icon-live:before {
color: white;
}


.main-menu a.active .seneca-icon-favorite:before, .main-menu a:hover .seneca-icon-favorite:before {
color: white;
}


.main-menu a.active .seneca-icon-tour:before, .main-menu a:hover .seneca-icon-tour:before {
color: white;
}


.main-menu a.active .seneca-icon-login:before, .main-menu a:hover .seneca-icon-login:before {
color: white;
}


.main-menu a.active .seneca-icon-management:before, .main-menu a:hover .seneca-icon-management:before {
color: white;
}


.seneca-icon-library:before {
color: #1a466e;
content: "X";
}


.seneca-icon-people:before {
color: #1a466e;
content: "T";
}


.seneca-icon-live:before {
color: #1a466e;
content: "U";
}


.seneca-icon-favorite:before {
color: #1a466e;
content: "Z";
}


.seneca-icon-tour:before {
color: #1a466e;
content: "Y";
}


.seneca-icon-management:before {
color: #1a466e;
content: "W";
}


.seneca-icon-login:before {
color: #1a466e;
content: "V";
}



.search-bar {
background-color: #1a466e;
}


.search-bar #search_all {
background-color: #1a466e !important;
}


.search-box .btn-secondary {
color: #1a466e (255, 255, 255);
background-color: #1a466e;
border-color: #1a466e;
}


.footer,
.footer a {
background-color: #1a466e;
color: white;
}



#current_username {
color: #1a466e !important;
}



.language-wrapper .language {
color: #1a466e !important;
}



.home_section .channels h2,
.home_section h1 {
color: #037cc2 !important;
}




.col-xs-6 .content_text .title,
.col-xs-3 .content_text .title,
.content-item_grid_home .content_text .title {
color: #037cc2 !important;
}
 