.header_left a img {
    /*height: 59px;*/
    height: 80px;
    width: auto;
    padding-top: 17px;
}
@media only screen and (max-width: 767px) {
    .header_left img {
        padding: 5px 0;
    }
    .header_left a img {
        padding: 0px 0px 5px 0px;
    }
}
.top_header {
    /*background: #017BB1 !important;*/
    background: #00008B !important;
}
.dark_menu #menu {
    /*background: #017BB1 !important;*/
    background: #00008B !important;
    border-top: 1px solid #017BB1 !important;
    border-bottom: 5px solid #00AEEF !important;
}
#footer {
    /*background: #017BB1 !important;*/
    background: #00008B !important;
    border-top: 4px solid #00AEEF !important;
}
.sidebar .title,
.block-announcements .title {
    /*background: #017BB1 !important;*/
    background: #00008B !important;
}
.dark_menu #menu > ul > li > div {
    /*background: #017BB1 !important;*/
    background: #00008B !important;
}
.dark_menu #menu > ul > li {
    /*background: #017BB1 !important;*/
    background: #00008B !important;
}
element.style {
}
.dark_menu #menu > ul > li > a {
    /*background: #017BB1 !important;*/
    background: #00008B !important;
}
.dark_menu #menu > ul > li > a:hover {
    background: #002f6c !important;
}
ul.nice-menu-down ul {
    /*background: #017BB1 !important;*/
    background: #00008B !important;
}
#block-block-23 {
    margin-top: 45px;
}